#cdebdf Hex Color
rgb(205, 235, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | eb | df | - | #cdebdf |
RGB | 205 | 235 | 223 | - | rgb(205,235,223) |
HSL | 156 | 43% | 86% | - | hsl(156,43%,86%) |
HSV | 156 | 13% | 92% | - | hsv(156,13%,92%) |
XYZ | 68.2045 | 77.7235 | 81.2194 | - | xyz(68.2045,77.7235,81.2194) |
CIE-LAB | 90.65 | -12.07 | 2.5 | - | lab(90.65,-12.07,2.5) |
CMYK | 0.12765957446809 | 0 | 0.051063829787234 | 0.07843137254902 | cmyk(0.12765957446809,0,0.051063829787234,0.07843137254902) |
Description
The RGB value of color #cdebdf is rgb(205, 235, 223).
In the hex color #cdebdf, The value of Red is 205, value of Green is 235, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #cdebdf consists of 156° Hue, 43% Saturation, and 86% Lightness.
In the CMYK color model, the color #cdebdf can be represented as Cyan=0.12765957446809%, Magenta=0%, Yellow=0.051063829787234%, and Black=0.07843137254902%.
Shades of #cdebdf
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 #cdebdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdebdf
Preview of #cdebdf on White Background
The contrast ratio of #cdebdf with white color is 1.27
Preview of #cdebdf on black background
The contrast ratio of #cdebdf with black color is 16.54
#cdebdf color will look good with a black background.
Color Schemes of #cdebdf
Triadic Colors of #cdebdf
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 #cdebdf
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 #cdebdf
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 #cdebdf
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: #cdebdf;
}
This is a sample text used for the color #cdebdf. 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: #cdebdf;
}
This is a sample text used for the color #cdebdf. 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 #cdebdf;
}
This is a sample text used for the color #cdebdf. 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.92%
Green 35.44%
Blue 33.63%
CMYK Percentage
Cyan 49.64
Magenta 0%
Yellow 19.86%
Black 30.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.