#cdebf0 Hex Color
rgb(205, 235, 240)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | eb | f0 | - | #cdebf0 |
| RGB | 205 | 235 | 240 | - | rgb(205,235,240) |
| HSL | 189 | 54% | 87% | - | hsl(189,54%,87%) |
| HSV | 189 | 15% | 94% | - | hsv(189,15%,94%) |
| XYZ | 70.6133 | 78.6871 | 93.9045 | - | xyz(70.6133,78.6871,93.9045) |
| CIE-LAB | 91.09 | -8.76 | -5.73 | - | lab(91.09,-8.76,-5.73) |
| CMYK | 0.14583333333333 | 0.020833333333333 | 0 | 0.058823529411765 | cmyk(0.14583333333333,0.020833333333333,0,0.058823529411765) |
Description
The RGB value of color #cdebf0 is rgb(205, 235, 240).
In the hex color #cdebf0, The value of Red is 205, value of Green is 235, and value of Blue is 240. The primary color is Blue. Similarly, The HSL values for #cdebf0 consists of 189° Hue, 54% Saturation, and 87% Lightness.
In the CMYK color model, the color #cdebf0 can be represented as Cyan=0.14583333333333%, Magenta=0.020833333333333%, Yellow=0%, and Black=0.058823529411765%.
Shades of #cdebf0
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 #cdebf0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdebf0
Preview of #cdebf0 on White Background
The contrast ratio of #cdebf0 with white color is 1.25
Preview of #cdebf0 on black background
The contrast ratio of #cdebf0 with black color is 16.74
#cdebf0 color will look good with a black background.
Color Schemes of #cdebf0
Triadic Colors of #cdebf0
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 #cdebf0
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 #cdebf0
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 #cdebf0
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: #cdebf0;
}
This is a sample text used for the color #cdebf0. 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: #cdebf0;
}
This is a sample text used for the color #cdebf0. 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 #cdebf0;
}
This is a sample text used for the color #cdebf0. 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 30.15%
Green 34.56%
Blue 35.29%
CMYK Percentage
Cyan 64.67
Magenta 9.24%
Yellow 0%
Black 26.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.