#afa7cd Hex Color
rgb(175, 167, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | a7 | cd | - | #afa7cd |
RGB | 175 | 167 | 205 | - | rgb(175,167,205) |
HSL | 253 | 28% | 73% | - | hsl(253,28%,73%) |
HSV | 253 | 19% | 80% | - | hsv(253,19%,80%) |
XYZ | 42.5174 | 41.1592 | 63.4612 | - | xyz(42.5174,41.1592,63.4612) |
CIE-LAB | 70.29 | 10.47 | -18.29 | - | lab(70.29,10.47,-18.29) |
CMYK | 0.14634146341463 | 0.18536585365854 | 0 | 0.19607843137255 | cmyk(0.14634146341463,0.18536585365854,0,0.19607843137255) |
Description
The RGB value of color #afa7cd is rgb(175, 167, 205).
In the hex color #afa7cd, The value of Red is 175, value of Green is 167, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #afa7cd consists of 253° Hue, 28% Saturation, and 73% Lightness.
In the CMYK color model, the color #afa7cd can be represented as Cyan=0.14634146341463%, Magenta=0.18536585365854%, Yellow=0%, and Black=0.19607843137255%.
Shades of #afa7cd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #afa7cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afa7cd
Preview of #afa7cd on White Background
The contrast ratio of #afa7cd with white color is 2.27
Preview of #afa7cd on black background
The contrast ratio of #afa7cd with black color is 9.23
#afa7cd color will look good with a black background.
Color Schemes of #afa7cd
Triadic Colors of #afa7cd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #afa7cd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #afa7cd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #afa7cd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #afa7cd;
}
This is a sample text used for the color #afa7cd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #afa7cd;
}
This is a sample text used for the color #afa7cd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #afa7cd;
}
This is a sample text used for the color #afa7cd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 31.99%
Green 30.53%
Blue 37.48%
CMYK Percentage
Cyan 27.73
Magenta 35.12%
Yellow 0%
Black 37.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.