#ccd0ce Hex Color
rgb(204, 208, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | d0 | ce | - | #ccd0ce |
RGB | 204 | 208 | 206 | - | rgb(204,208,206) |
HSL | 150 | 4% | 81% | - | hsl(150,4%,81%) |
HSV | 150 | 2% | 82% | - | hsv(150,2%,82%) |
XYZ | 58.5983 | 62.4054 | 67.3495 | - | xyz(58.5983,62.4054,67.3495) |
CIE-LAB | 83.13 | -1.73 | 0.5 | - | lab(83.13,-1.73,0.5) |
CMYK | 0.019230769230769 | 0 | 0.0096153846153846 | 0.1843137254902 | cmyk(0.019230769230769,0,0.0096153846153846,0.1843137254902) |
Description
The RGB value of color #ccd0ce is rgb(204, 208, 206).
In the hex color #ccd0ce, The value of Red is 204, value of Green is 208, and value of Blue is 206. The primary color is Green. Similarly, The HSL values for #ccd0ce consists of 150° Hue, 4% Saturation, and 81% Lightness.
In the CMYK color model, the color #ccd0ce can be represented as Cyan=0.019230769230769%, Magenta=0%, Yellow=0.0096153846153846%, and Black=0.1843137254902%.
Shades of #ccd0ce
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 #ccd0ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccd0ce
Preview of #ccd0ce on White Background
The contrast ratio of #ccd0ce with white color is 1.56
Preview of #ccd0ce on black background
The contrast ratio of #ccd0ce with black color is 13.48
#ccd0ce color will look good with a black background.
Color Schemes of #ccd0ce
Triadic Colors of #ccd0ce
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 #ccd0ce
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 #ccd0ce
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 #ccd0ce
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: #ccd0ce;
}
This is a sample text used for the color #ccd0ce. 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: #ccd0ce;
}
This is a sample text used for the color #ccd0ce. 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 #ccd0ce;
}
This is a sample text used for the color #ccd0ce. 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 33.01%
Green 33.66%
Blue 33.33%
CMYK Percentage
Cyan 9.02
Magenta 0%
Yellow 4.51%
Black 86.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.