#c0cadc Hex Color
rgb(192, 202, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | ca | dc | - | #c0cadc |
RGB | 192 | 202 | 220 | - | rgb(192,202,220) |
HSL | 219 | 29% | 81% | - | hsl(219,29%,81%) |
HSV | 219 | 13% | 86% | - | hsv(219,13%,86%) |
XYZ | 55.777 | 58.6148 | 76.0842 | - | xyz(55.777,58.6148,76.0842) |
CIE-LAB | 81.08 | 0.16 | -10.1 | - | lab(81.08,0.16,-10.1) |
CMYK | 0.12727272727273 | 0.081818181818182 | 0 | 0.13725490196078 | cmyk(0.12727272727273,0.081818181818182,0,0.13725490196078) |
Description
The RGB value of color #c0cadc is rgb(192, 202, 220).
In the hex color #c0cadc, The value of Red is 192, value of Green is 202, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c0cadc consists of 219° Hue, 29% Saturation, and 81% Lightness.
In the CMYK color model, the color #c0cadc can be represented as Cyan=0.12727272727273%, Magenta=0.081818181818182%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c0cadc
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 #c0cadc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0cadc
Preview of #c0cadc on White Background
The contrast ratio of #c0cadc with white color is 1.65
Preview of #c0cadc on black background
The contrast ratio of #c0cadc with black color is 12.72
#c0cadc color will look good with a black background.
Color Schemes of #c0cadc
Triadic Colors of #c0cadc
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 #c0cadc
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 #c0cadc
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 #c0cadc
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: #c0cadc;
}
This is a sample text used for the color #c0cadc. 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: #c0cadc;
}
This is a sample text used for the color #c0cadc. 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 #c0cadc;
}
This is a sample text used for the color #c0cadc. 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.27%
Green 32.9%
Blue 35.83%
CMYK Percentage
Cyan 36.75
Magenta 23.62%
Yellow 0%
Black 39.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.