#ced2ac Hex Color
rgb(206, 210, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | d2 | ac | - | #ced2ac |
RGB | 206 | 210 | 172 | - | rgb(206,210,172) |
HSL | 66 | 30% | 75% | - | hsl(66,30%,75%) |
HSV | 66 | 18% | 82% | - | hsv(66,18%,82%) |
XYZ | 55.9466 | 62.1936 | 48.0856 | - | xyz(55.9466,62.1936,48.0856) |
CIE-LAB | 83.02 | -7.76 | 18.41 | - | lab(83.02,-7.76,18.41) |
CMYK | 0.019047619047619 | 0 | 0.18095238095238 | 0.17647058823529 | cmyk(0.019047619047619,0,0.18095238095238,0.17647058823529) |
Description
The RGB value of color #ced2ac is rgb(206, 210, 172).
In the hex color #ced2ac, The value of Red is 206, value of Green is 210, and value of Blue is 172. The primary color is Green. Similarly, The HSL values for #ced2ac consists of 66° Hue, 30% Saturation, and 75% Lightness.
In the CMYK color model, the color #ced2ac can be represented as Cyan=0.019047619047619%, Magenta=0%, Yellow=0.18095238095238%, and Black=0.17647058823529%.
Shades of #ced2ac
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 #ced2ac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ced2ac
Preview of #ced2ac on White Background
The contrast ratio of #ced2ac with white color is 1.56
Preview of #ced2ac on black background
The contrast ratio of #ced2ac with black color is 13.44
#ced2ac color will look good with a black background.
Color Schemes of #ced2ac
Triadic Colors of #ced2ac
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 #ced2ac
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 #ced2ac
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 #ced2ac
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: #ced2ac;
}
This is a sample text used for the color #ced2ac. 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: #ced2ac;
}
This is a sample text used for the color #ced2ac. 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 #ced2ac;
}
This is a sample text used for the color #ced2ac. 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 35.03%
Green 35.71%
Blue 29.25%
CMYK Percentage
Cyan 5.06
Magenta 0%
Yellow 48.07%
Black 46.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.