#cdd4ca Hex Color
rgb(205, 212, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d4 | ca | - | #cdd4ca |
RGB | 205 | 212 | 202 | - | rgb(205,212,202) |
HSL | 102 | 10% | 81% | - | hsl(102,10%,81%) |
HSV | 102 | 5% | 83% | - | hsv(102,5%,83%) |
XYZ | 59.381 | 64.3304 | 65.1644 | - | xyz(59.381,64.3304,65.1644) |
CIE-LAB | 84.14 | -4.19 | 4.11 | - | lab(84.14,-4.19,4.11) |
CMYK | 0.033018867924528 | 0 | 0.047169811320755 | 0.16862745098039 | cmyk(0.033018867924528,0,0.047169811320755,0.16862745098039) |
Description
The RGB value of color #cdd4ca is rgb(205, 212, 202).
In the hex color #cdd4ca, The value of Red is 205, value of Green is 212, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #cdd4ca consists of 102° Hue, 10% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdd4ca can be represented as Cyan=0.033018867924528%, Magenta=0%, Yellow=0.047169811320755%, and Black=0.16862745098039%.
Shades of #cdd4ca
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 #cdd4ca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd4ca
Preview of #cdd4ca on White Background
The contrast ratio of #cdd4ca with white color is 1.51
Preview of #cdd4ca on black background
The contrast ratio of #cdd4ca with black color is 13.87
#cdd4ca color will look good with a black background.
Color Schemes of #cdd4ca
Triadic Colors of #cdd4ca
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 #cdd4ca
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 #cdd4ca
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 #cdd4ca
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: #cdd4ca;
}
This is a sample text used for the color #cdd4ca. 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: #cdd4ca;
}
This is a sample text used for the color #cdd4ca. 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 #cdd4ca;
}
This is a sample text used for the color #cdd4ca. 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.12%
Green 34.25%
Blue 32.63%
CMYK Percentage
Cyan 13.27
Magenta 0%
Yellow 18.96%
Black 67.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.