#ced4bd Hex Color
rgb(206, 212, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d4 | bd | - | #ced4bd |
RGB | 206 | 212 | 189 | - | rgb(206,212,189) |
HSL | 76 | 21% | 79% | - | hsl(76,21%,79%) |
HSV | 76 | 11% | 83% | - | hsv(76,11%,83%) |
XYZ | 58.1824 | 63.8829 | 57.4082 | - | xyz(58.1824,63.8829,57.4082) |
CIE-LAB | 83.9 | -6.08 | 10.68 | - | lab(83.9,-6.08,10.68) |
CMYK | 0.028301886792453 | 0 | 0.10849056603774 | 0.16862745098039 | cmyk(0.028301886792453,0,0.10849056603774,0.16862745098039) |
Description
The RGB value of color #ced4bd is rgb(206, 212, 189).
In the hex color #ced4bd, The value of Red is 206, value of Green is 212, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #ced4bd consists of 76° Hue, 21% Saturation, and 79% Lightness.
In the CMYK color model, the color #ced4bd can be represented as Cyan=0.028301886792453%, Magenta=0%, Yellow=0.10849056603774%, and Black=0.16862745098039%.
Shades of #ced4bd
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 #ced4bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced4bd
Preview of #ced4bd on White Background
The contrast ratio of #ced4bd with white color is 1.52
Preview of #ced4bd on black background
The contrast ratio of #ced4bd with black color is 13.78
#ced4bd color will look good with a black background.
Color Schemes of #ced4bd
Triadic Colors of #ced4bd
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 #ced4bd
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 #ced4bd
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 #ced4bd
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: #ced4bd;
}
This is a sample text used for the color #ced4bd. 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: #ced4bd;
}
This is a sample text used for the color #ced4bd. 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 #ced4bd;
}
This is a sample text used for the color #ced4bd. 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 33.94%
Green 34.93%
Blue 31.14%
CMYK Percentage
Cyan 9.27
Magenta 0%
Yellow 35.52%
Black 55.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.