#a2cabf Hex Color
rgb(162, 202, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | ca | bf | - | #a2cabf |
RGB | 162 | 202 | 191 | - | rgb(162,202,191) |
HSL | 164 | 27% | 71% | - | hsl(164,27%,71%) |
HSV | 164 | 20% | 79% | - | hsv(164,20%,79%) |
XYZ | 45.4248 | 53.684 | 57.2581 | - | xyz(45.4248,53.684,57.2581) |
CIE-LAB | 78.28 | -15.45 | 1.12 | - | lab(78.28,-15.45,1.12) |
CMYK | 0.1980198019802 | 0 | 0.054455445544554 | 0.2078431372549 | cmyk(0.1980198019802,0,0.054455445544554,0.2078431372549) |
Description
The RGB value of color #a2cabf is rgb(162, 202, 191).
In the hex color #a2cabf, The value of Red is 162, value of Green is 202, and value of Blue is 191. The primary color is Green. Similarly, The HSL values for #a2cabf consists of 164° Hue, 27% Saturation, and 71% Lightness.
In the CMYK color model, the color #a2cabf can be represented as Cyan=0.1980198019802%, Magenta=0%, Yellow=0.054455445544554%, and Black=0.2078431372549%.
Shades of #a2cabf
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 #a2cabf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2cabf
Preview of #a2cabf on White Background
The contrast ratio of #a2cabf with white color is 1.79
Preview of #a2cabf on black background
The contrast ratio of #a2cabf with black color is 11.74
#a2cabf color will look good with a black background.
Color Schemes of #a2cabf
Triadic Colors of #a2cabf
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 #a2cabf
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 #a2cabf
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 #a2cabf
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: #a2cabf;
}
This is a sample text used for the color #a2cabf. 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: #a2cabf;
}
This is a sample text used for the color #a2cabf. 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 #a2cabf;
}
This is a sample text used for the color #a2cabf. 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 29.19%
Green 36.4%
Blue 34.41%
CMYK Percentage
Cyan 43.02
Magenta 0%
Yellow 11.83%
Black 45.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.