#cededb Hex Color
rgb(206, 222, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | de | db | - | #cededb |
RGB | 206 | 222 | 219 | - | rgb(206,222,219) |
HSL | 169 | 20% | 84% | - | hsl(169,20%,84%) |
HSV | 169 | 7% | 87% | - | hsv(169,7%,87%) |
XYZ | 64.3611 | 70.4788 | 77.2294 | - | xyz(64.3611,70.4788,77.2294) |
CIE-LAB | 87.23 | -5.89 | -0.38 | - | lab(87.23,-5.89,-0.38) |
CMYK | 0.072072072072072 | 0 | 0.013513513513514 | 0.12941176470588 | cmyk(0.072072072072072,0,0.013513513513514,0.12941176470588) |
Description
The RGB value of color #cededb is rgb(206, 222, 219).
In the hex color #cededb, The value of Red is 206, value of Green is 222, and value of Blue is 219. The primary color is Green. Similarly, The HSL values for #cededb consists of 169° Hue, 20% Saturation, and 84% Lightness.
In the CMYK color model, the color #cededb can be represented as Cyan=0.072072072072072%, Magenta=0%, Yellow=0.013513513513514%, and Black=0.12941176470588%.
Shades of #cededb
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 #cededb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cededb
Preview of #cededb on White Background
The contrast ratio of #cededb with white color is 1.39
Preview of #cededb on black background
The contrast ratio of #cededb with black color is 15.1
#cededb color will look good with a black background.
Color Schemes of #cededb
Triadic Colors of #cededb
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 #cededb
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 #cededb
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 #cededb
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: #cededb;
}
This is a sample text used for the color #cededb. 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: #cededb;
}
This is a sample text used for the color #cededb. 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 #cededb;
}
This is a sample text used for the color #cededb. 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 31.84%
Green 34.31%
Blue 33.85%
CMYK Percentage
Cyan 33.52
Magenta 0%
Yellow 6.29%
Black 60.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.