#cdd5d5 Hex Color
rgb(205, 213, 213)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d5 | d5 | - | #cdd5d5 |
RGB | 205 | 213 | 213 | - | rgb(205,213,213) |
HSL | 180 | 9% | 82% | - | hsl(180,9%,82%) |
HSV | 180 | 4% | 84% | - | hsv(180,4%,84%) |
XYZ | 60.9813 | 65.3717 | 72.3547 | - | xyz(60.9813,65.3717,72.3547) |
CIE-LAB | 84.67 | -2.7 | -0.95 | - | lab(84.67,-2.7,-0.95) |
CMYK | 0.037558685446009 | 0 | 0 | 0.16470588235294 | cmyk(0.037558685446009,0,0,0.16470588235294) |
Description
The RGB value of color #cdd5d5 is rgb(205, 213, 213).
In the hex color #cdd5d5, The value of Red is 205, value of Green is 213, and value of Blue is 213. The primary color is Red. Similarly, The HSL values for #cdd5d5 consists of 180° Hue, 9% Saturation, and 82% Lightness.
In the CMYK color model, the color #cdd5d5 can be represented as Cyan=0.037558685446009%, Magenta=0%, Yellow=0%, and Black=0.16470588235294%.
This color is named Zumthor.
Shades of #cdd5d5
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 #cdd5d5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd5d5
Preview of #cdd5d5 on White Background
The contrast ratio of #cdd5d5 with white color is 1.49
Preview of #cdd5d5 on black background
The contrast ratio of #cdd5d5 with black color is 14.07
#cdd5d5 color will look good with a black background.
Color Schemes of #cdd5d5
Triadic Colors of #cdd5d5
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 #cdd5d5
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 #cdd5d5
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 #cdd5d5
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: #cdd5d5;
}
This is a sample text used for the color #cdd5d5. 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: #cdd5d5;
}
This is a sample text used for the color #cdd5d5. 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 #cdd5d5;
}
This is a sample text used for the color #cdd5d5. 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.49%
Green 33.76%
Blue 33.76%
CMYK Percentage
Cyan 18.57
Magenta 0%
Yellow 0%
Black 81.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.