#cdd0db Hex Color
rgb(205, 208, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d0 | db | - | #cdd0db |
RGB | 205 | 208 | 219 | - | rgb(205,208,219) |
HSL | 227 | 16% | 83% | - | hsl(227,16%,83%) |
HSV | 227 | 6% | 86% | - | hsv(227,6%,86%) |
XYZ | 60.5189 | 63.2054 | 76.028 | - | xyz(60.5189,63.2054,76.028) |
CIE-LAB | 83.55 | 1.05 | -5.79 | - | lab(83.55,1.05,-5.79) |
CMYK | 0.063926940639269 | 0.050228310502283 | 0 | 0.14117647058824 | cmyk(0.063926940639269,0.050228310502283,0,0.14117647058824) |
Description
The RGB value of color #cdd0db is rgb(205, 208, 219).
In the hex color #cdd0db, The value of Red is 205, value of Green is 208, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #cdd0db consists of 227° Hue, 16% Saturation, and 83% Lightness.
In the CMYK color model, the color #cdd0db can be represented as Cyan=0.063926940639269%, Magenta=0.050228310502283%, Yellow=0%, and Black=0.14117647058824%.
Shades of #cdd0db
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 #cdd0db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd0db
Preview of #cdd0db on White Background
The contrast ratio of #cdd0db with white color is 1.54
Preview of #cdd0db on black background
The contrast ratio of #cdd0db with black color is 13.64
#cdd0db color will look good with a black background.
Color Schemes of #cdd0db
Triadic Colors of #cdd0db
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 #cdd0db
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 #cdd0db
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 #cdd0db
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: #cdd0db;
}
This is a sample text used for the color #cdd0db. 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: #cdd0db;
}
This is a sample text used for the color #cdd0db. 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 #cdd0db;
}
This is a sample text used for the color #cdd0db. 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.44%
Green 32.91%
Blue 34.65%
CMYK Percentage
Cyan 25.04
Magenta 19.67%
Yellow 0%
Black 55.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.