#ccd9c0 Hex Color
rgb(204, 217, 192)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | d9 | c0 | - | #ccd9c0 |
RGB | 204 | 217 | 192 | - | rgb(204,217,192) |
HSL | 91 | 25% | 80% | - | hsl(91,25%,80%) |
HSV | 91 | 12% | 85% | - | hsv(91,12%,85%) |
XYZ | 59.2291 | 66.2688 | 59.5386 | - | xyz(59.2291,66.2688,59.5386) |
CIE-LAB | 85.13 | -8.85 | 10.82 | - | lab(85.13,-8.85,10.82) |
CMYK | 0.059907834101382 | 0 | 0.11520737327189 | 0.14901960784314 | cmyk(0.059907834101382,0,0.11520737327189,0.14901960784314) |
Description
The RGB value of color #ccd9c0 is rgb(204, 217, 192).
In the hex color #ccd9c0, The value of Red is 204, value of Green is 217, and value of Blue is 192. The primary color is Green. Similarly, The HSL values for #ccd9c0 consists of 91° Hue, 25% Saturation, and 80% Lightness.
In the CMYK color model, the color #ccd9c0 can be represented as Cyan=0.059907834101382%, Magenta=0%, Yellow=0.11520737327189%, and Black=0.14901960784314%.
Shades of #ccd9c0
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 #ccd9c0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ccd9c0
Preview of #ccd9c0 on White Background
The contrast ratio of #ccd9c0 with white color is 1.47
Preview of #ccd9c0 on black background
The contrast ratio of #ccd9c0 with black color is 14.25
#ccd9c0 color will look good with a black background.
Color Schemes of #ccd9c0
Triadic Colors of #ccd9c0
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 #ccd9c0
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 #ccd9c0
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 #ccd9c0
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: #ccd9c0;
}
This is a sample text used for the color #ccd9c0. 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: #ccd9c0;
}
This is a sample text used for the color #ccd9c0. 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 #ccd9c0;
}
This is a sample text used for the color #ccd9c0. 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.28%
Green 35.4%
Blue 31.32%
CMYK Percentage
Cyan 18.48
Magenta 0%
Yellow 35.54%
Black 45.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.