#a8caab Hex Color
rgb(168, 202, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a8 | ca | ab | - | #a8caab |
RGB | 168 | 202 | 171 | - | rgb(168,202,171) |
HSL | 125 | 24% | 73% | - | hsl(125,24%,73%) |
HSV | 125 | 17% | 79% | - | hsv(125,17%,79%) |
XYZ | 44.6197 | 53.5062 | 46.5041 | - | xyz(44.6197,53.5062,46.5041) |
CIE-LAB | 78.17 | -17.32 | 11.75 | - | lab(78.17,-17.32,11.75) |
CMYK | 0.16831683168317 | 0 | 0.15346534653465 | 0.2078431372549 | cmyk(0.16831683168317,0,0.15346534653465,0.2078431372549) |
Description
The RGB value of color #a8caab is rgb(168, 202, 171).
In the hex color #a8caab, The value of Red is 168, value of Green is 202, and value of Blue is 171. The primary color is Green. Similarly, The HSL values for #a8caab consists of 125° Hue, 24% Saturation, and 73% Lightness.
In the CMYK color model, the color #a8caab can be represented as Cyan=0.16831683168317%, Magenta=0%, Yellow=0.15346534653465%, and Black=0.2078431372549%.
Shades of #a8caab
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 #a8caab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a8caab
Preview of #a8caab on White Background
The contrast ratio of #a8caab with white color is 1.79
Preview of #a8caab on black background
The contrast ratio of #a8caab with black color is 11.7
#a8caab color will look good with a black background.
Color Schemes of #a8caab
Triadic Colors of #a8caab
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 #a8caab
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 #a8caab
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 #a8caab
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: #a8caab;
}
This is a sample text used for the color #a8caab. 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: #a8caab;
}
This is a sample text used for the color #a8caab. 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 #a8caab;
}
This is a sample text used for the color #a8caab. 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.05%
Green 37.34%
Blue 31.61%
CMYK Percentage
Cyan 31.78
Magenta 0%
Yellow 28.98%
Black 39.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.