#c2cad1 Hex Color
rgb(194, 202, 209)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | ca | d1 | - | #c2cad1 |
RGB | 194 | 202 | 209 | - | rgb(194,202,209) |
HSL | 208 | 14% | 79% | - | hsl(208,14%,79%) |
HSV | 208 | 7% | 82% | - | hsv(208,7%,82%) |
XYZ | 54.8773 | 58.3138 | 68.685 | - | xyz(54.8773,58.3138,68.685) |
CIE-LAB | 80.91 | -1.38 | -4.43 | - | lab(80.91,-1.38,-4.43) |
CMYK | 0.07177033492823 | 0.033492822966507 | 0 | 0.18039215686275 | cmyk(0.07177033492823,0.033492822966507,0,0.18039215686275) |
Description
The RGB value of color #c2cad1 is rgb(194, 202, 209).
In the hex color #c2cad1, The value of Red is 194, value of Green is 202, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #c2cad1 consists of 208° Hue, 14% Saturation, and 79% Lightness.
In the CMYK color model, the color #c2cad1 can be represented as Cyan=0.07177033492823%, Magenta=0.033492822966507%, Yellow=0%, and Black=0.18039215686275%.
Shades of #c2cad1
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 #c2cad1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c2cad1
Preview of #c2cad1 on White Background
The contrast ratio of #c2cad1 with white color is 1.66
Preview of #c2cad1 on black background
The contrast ratio of #c2cad1 with black color is 12.66
#c2cad1 color will look good with a black background.
Color Schemes of #c2cad1
Triadic Colors of #c2cad1
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 #c2cad1
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 #c2cad1
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 #c2cad1
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: #c2cad1;
}
This is a sample text used for the color #c2cad1. 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: #c2cad1;
}
This is a sample text used for the color #c2cad1. 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 #c2cad1;
}
This is a sample text used for the color #c2cad1. 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.07%
Green 33.39%
Blue 34.55%
CMYK Percentage
Cyan 25.12
Magenta 11.72%
Yellow 0%
Black 63.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.