#a8caac Hex Color
rgb(168, 202, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ca | ac | - | #a8caac |
RGB | 168 | 202 | 172 | - | rgb(168,202,172) |
HSL | 127 | 24% | 73% | - | hsl(127,24%,73%) |
HSV | 127 | 17% | 79% | - | hsv(127,17%,79%) |
XYZ | 44.7154 | 53.5444 | 47.0081 | - | xyz(44.7154,53.5444,47.0081) |
CIE-LAB | 78.2 | -17.14 | 11.25 | - | lab(78.2,-17.14,11.25) |
CMYK | 0.16831683168317 | 0 | 0.14851485148515 | 0.2078431372549 | cmyk(0.16831683168317,0,0.14851485148515,0.2078431372549) |
Description
The RGB value of color #a8caac is rgb(168, 202, 172).
In the hex color #a8caac, The value of Red is 168, value of Green is 202, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #a8caac consists of 127° Hue, 24% Saturation, and 73% Lightness.
In the CMYK color model, the color #a8caac can be represented as Cyan=0.16831683168317%, Magenta=0%, Yellow=0.14851485148515%, and Black=0.2078431372549%.
Shades of #a8caac
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 #a8caac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8caac
Preview of #a8caac on White Background
The contrast ratio of #a8caac with white color is 1.79
Preview of #a8caac on black background
The contrast ratio of #a8caac with black color is 11.71
#a8caac color will look good with a black background.
Color Schemes of #a8caac
Triadic Colors of #a8caac
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 #a8caac
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 #a8caac
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 #a8caac
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: #a8caac;
}
This is a sample text used for the color #a8caac. 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: #a8caac;
}
This is a sample text used for the color #a8caac. 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 #a8caac;
}
This is a sample text used for the color #a8caac. 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%
Green 37.27%
Blue 31.73%
CMYK Percentage
Cyan 32.08
Magenta 0%
Yellow 28.31%
Black 39.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.