#a2cadf Hex Color
rgb(162, 202, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | ca | df | - | #a2cadf |
RGB | 162 | 202 | 223 | - | rgb(162,202,223) |
HSL | 201 | 49% | 75% | - | hsl(201,49%,75%) |
HSV | 201 | 27% | 87% | - | hsv(201,27%,87%) |
XYZ | 49.3401 | 55.2502 | 77.8759 | - | xyz(49.3401,55.2502,77.8759) |
CIE-LAB | 79.19 | -8.44 | -14.75 | - | lab(79.19,-8.44,-14.75) |
CMYK | 0.27354260089686 | 0.094170403587444 | 0 | 0.12549019607843 | cmyk(0.27354260089686,0.094170403587444,0,0.12549019607843) |
Description
The RGB value of color #a2cadf is rgb(162, 202, 223).
In the hex color #a2cadf, The value of Red is 162, value of Green is 202, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #a2cadf consists of 201° Hue, 49% Saturation, and 75% Lightness.
In the CMYK color model, the color #a2cadf can be represented as Cyan=0.27354260089686%, Magenta=0.094170403587444%, Yellow=0%, and Black=0.12549019607843%.
Shades of #a2cadf
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 #a2cadf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a2cadf
Preview of #a2cadf on White Background
The contrast ratio of #a2cadf with white color is 1.74
Preview of #a2cadf on black background
The contrast ratio of #a2cadf with black color is 12.05
#a2cadf color will look good with a black background.
Color Schemes of #a2cadf
Triadic Colors of #a2cadf
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 #a2cadf
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 #a2cadf
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 #a2cadf
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: #a2cadf;
}
This is a sample text used for the color #a2cadf. 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: #a2cadf;
}
This is a sample text used for the color #a2cadf. 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 #a2cadf;
}
This is a sample text used for the color #a2cadf. 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 27.6%
Green 34.41%
Blue 37.99%
CMYK Percentage
Cyan 55.46
Magenta 19.09%
Yellow 0%
Black 25.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.