#ccd9d0 Hex Color
rgb(204, 217, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | d9 | d0 | - | #ccd9d0 |
RGB | 204 | 217 | 208 | - | rgb(204,217,208) |
HSL | 138 | 15% | 83% | - | hsl(138,15%,83%) |
HSV | 138 | 6% | 85% | - | hsv(138,6%,85%) |
XYZ | 61.0999 | 67.0171 | 69.3898 | - | xyz(61.0999,67.0171,69.3898) |
CIE-LAB | 85.51 | -6.03 | 2.91 | - | lab(85.51,-6.03,2.91) |
CMYK | 0.059907834101382 | 0 | 0.04147465437788 | 0.14901960784314 | cmyk(0.059907834101382,0,0.04147465437788,0.14901960784314) |
Description
The RGB value of color #ccd9d0 is rgb(204, 217, 208).
In the hex color #ccd9d0, The value of Red is 204, value of Green is 217, and value of Blue is 208. The primary color is Green. Similarly, The HSL values for #ccd9d0 consists of 138° Hue, 15% Saturation, and 83% Lightness.
In the CMYK color model, the color #ccd9d0 can be represented as Cyan=0.059907834101382%, Magenta=0%, Yellow=0.04147465437788%, and Black=0.14901960784314%.
Shades of #ccd9d0
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 #ccd9d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccd9d0
Preview of #ccd9d0 on White Background
The contrast ratio of #ccd9d0 with white color is 1.46
Preview of #ccd9d0 on black background
The contrast ratio of #ccd9d0 with black color is 14.4
#ccd9d0 color will look good with a black background.
Color Schemes of #ccd9d0
Triadic Colors of #ccd9d0
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 #ccd9d0
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 #ccd9d0
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 #ccd9d0
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: #ccd9d0;
}
This is a sample text used for the color #ccd9d0. 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: #ccd9d0;
}
This is a sample text used for the color #ccd9d0. 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 #ccd9d0;
}
This is a sample text used for the color #ccd9d0. 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.43%
Green 34.5%
Blue 33.07%
CMYK Percentage
Cyan 23.92
Magenta 0%
Yellow 16.56%
Black 59.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.