#a8afac Hex Color
rgb(168, 175, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | af | ac | - | #a8afac |
RGB | 168 | 175 | 172 | - | rgb(168,175,172) |
HSL | 154 | 4% | 67% | - | hsl(154,4%,67%) |
HSV | 154 | 4% | 69% | - | hsv(154,4%,69%) |
XYZ | 38.9248 | 41.9633 | 45.0779 | - | xyz(38.9248,41.9633,45.0779) |
CIE-LAB | 70.85 | -3.03 | 0.67 | - | lab(70.85,-3.03,0.67) |
CMYK | 0.04 | 0 | 0.017142857142857 | 0.31372549019608 | cmyk(0.04,0,0.017142857142857,0.31372549019608) |
Description
The RGB value of color #a8afac is rgb(168, 175, 172).
In the hex color #a8afac, The value of Red is 168, value of Green is 175, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #a8afac consists of 154° Hue, 4% Saturation, and 67% Lightness.
In the CMYK color model, the color #a8afac can be represented as Cyan=0.04%, Magenta=0%, Yellow=0.017142857142857%, and Black=0.31372549019608%.
Shades of #a8afac
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 #a8afac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8afac
Preview of #a8afac on White Background
The contrast ratio of #a8afac with white color is 2.24
Preview of #a8afac on black background
The contrast ratio of #a8afac with black color is 9.39
#a8afac color will look good with a black background.
Color Schemes of #a8afac
Triadic Colors of #a8afac
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 #a8afac
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 #a8afac
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 #a8afac
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: #a8afac;
}
This is a sample text used for the color #a8afac. 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: #a8afac;
}
This is a sample text used for the color #a8afac. 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 #a8afac;
}
This is a sample text used for the color #a8afac. 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 32.62%
Green 33.98%
Blue 33.4%
CMYK Percentage
Cyan 10.79
Magenta 0%
Yellow 4.62%
Black 84.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.