#afa2ac Hex Color
rgb(175, 162, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | af | a2 | ac | - | #afa2ac |
RGB | 175 | 162 | 172 | - | rgb(175,162,172) |
HSL | 314 | 8% | 66% | - | hsl(314,8%,66%) |
HSV | 314 | 7% | 69% | - | hsv(314,7%,69%) |
XYZ | 38.0459 | 37.9332 | 44.3463 | - | xyz(38.0459,37.9332,44.3463) |
CIE-LAB | 67.97 | 6.55 | -3.47 | - | lab(67.97,6.55,-3.47) |
CMYK | 0 | 0.074285714285714 | 0.017142857142857 | 0.31372549019608 | cmyk(0,0.074285714285714,0.017142857142857,0.31372549019608) |
Description
The RGB value of color #afa2ac is rgb(175, 162, 172).
In the hex color #afa2ac, The value of Red is 175, value of Green is 162, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #afa2ac consists of 314° Hue, 8% Saturation, and 66% Lightness.
In the CMYK color model, the color #afa2ac can be represented as Cyan=0%, Magenta=0.074285714285714%, Yellow=0.017142857142857%, and Black=0.31372549019608%.
Shades of #afa2ac
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 #afa2ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #afa2ac
Preview of #afa2ac on White Background
The contrast ratio of #afa2ac with white color is 2.45
Preview of #afa2ac on black background
The contrast ratio of #afa2ac with black color is 8.59
#afa2ac color will look good with a black background.
Color Schemes of #afa2ac
Triadic Colors of #afa2ac
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 #afa2ac
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 #afa2ac
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 #afa2ac
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: #afa2ac;
}
This is a sample text used for the color #afa2ac. 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: #afa2ac;
}
This is a sample text used for the color #afa2ac. 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 #afa2ac;
}
This is a sample text used for the color #afa2ac. 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 34.38%
Green 31.83%
Blue 33.79%
CMYK Percentage
Cyan 0
Magenta 18.34%
Yellow 4.23%
Black 77.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.