#cdd9c7 Hex Color
rgb(205, 217, 199)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d9 | c7 | - | #cdd9c7 |
RGB | 205 | 217 | 199 | - | rgb(205,217,199) |
HSL | 100 | 19% | 82% | - | hsl(100,19%,82%) |
HSV | 100 | 8% | 85% | - | hsv(100,8%,85%) |
XYZ | 60.2985 | 66.7284 | 63.7346 | - | xyz(60.2985,66.7284,63.7346) |
CIE-LAB | 85.37 | -7.3 | 7.47 | - | lab(85.37,-7.3,7.47) |
CMYK | 0.055299539170507 | 0 | 0.08294930875576 | 0.14901960784314 | cmyk(0.055299539170507,0,0.08294930875576,0.14901960784314) |
Description
The RGB value of color #cdd9c7 is rgb(205, 217, 199).
In the hex color #cdd9c7, The value of Red is 205, value of Green is 217, and value of Blue is 199. The primary color is Green. Similarly, The HSL values for #cdd9c7 consists of 100° Hue, 19% Saturation, and 82% Lightness.
In the CMYK color model, the color #cdd9c7 can be represented as Cyan=0.055299539170507%, Magenta=0%, Yellow=0.08294930875576%, and Black=0.14901960784314%.
Shades of #cdd9c7
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 #cdd9c7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd9c7
Preview of #cdd9c7 on White Background
The contrast ratio of #cdd9c7 with white color is 1.46
Preview of #cdd9c7 on black background
The contrast ratio of #cdd9c7 with black color is 14.35
#cdd9c7 color will look good with a black background.
Color Schemes of #cdd9c7
Triadic Colors of #cdd9c7
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 #cdd9c7
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 #cdd9c7
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 #cdd9c7
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: #cdd9c7;
}
This is a sample text used for the color #cdd9c7. 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: #cdd9c7;
}
This is a sample text used for the color #cdd9c7. 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 #cdd9c7;
}
This is a sample text used for the color #cdd9c7. 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 34.94%
Blue 32.05%
CMYK Percentage
Cyan 19.25
Magenta 0%
Yellow 28.88%
Black 51.87%
Comments on this color
Please login or signup to post a comment.
No comments yet.