#c0dde4 Hex Color
rgb(192, 221, 228)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | dd | e4 | - | #c0dde4 |
RGB | 192 | 221 | 228 | - | rgb(192,221,228) |
HSL | 192 | 40% | 82% | - | hsl(192,40%,82%) |
HSV | 192 | 16% | 89% | - | hsv(192,16%,89%) |
XYZ | 61.5983 | 68.5208 | 83.3781 | - | xyz(61.5983,68.5208,83.3781) |
CIE-LAB | 86.27 | -8.11 | -6.65 | - | lab(86.27,-8.11,-6.65) |
CMYK | 0.15789473684211 | 0.030701754385965 | 0 | 0.10588235294118 | cmyk(0.15789473684211,0.030701754385965,0,0.10588235294118) |
Description
The RGB value of color #c0dde4 is rgb(192, 221, 228).
In the hex color #c0dde4, The value of Red is 192, value of Green is 221, and value of Blue is 228. The primary color is Blue. Similarly, The HSL values for #c0dde4 consists of 192° Hue, 40% Saturation, and 82% Lightness.
In the CMYK color model, the color #c0dde4 can be represented as Cyan=0.15789473684211%, Magenta=0.030701754385965%, Yellow=0%, and Black=0.10588235294118%.
Shades of #c0dde4
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 #c0dde4
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0dde4
Preview of #c0dde4 on White Background
The contrast ratio of #c0dde4 with white color is 1.43
Preview of #c0dde4 on black background
The contrast ratio of #c0dde4 with black color is 14.7
#c0dde4 color will look good with a black background.
Color Schemes of #c0dde4
Triadic Colors of #c0dde4
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 #c0dde4
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 #c0dde4
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 #c0dde4
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: #c0dde4;
}
This is a sample text used for the color #c0dde4. 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: #c0dde4;
}
This is a sample text used for the color #c0dde4. 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 #c0dde4;
}
This is a sample text used for the color #c0dde4. 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.95%
Green 34.48%
Blue 35.57%
CMYK Percentage
Cyan 53.62
Magenta 10.43%
Yellow 0%
Black 35.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.