#cecaad Hex Color
rgb(206, 202, 173)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | ca | ad | - | #cecaad |
| RGB | 206 | 202 | 173 | - | rgb(206,202,173) |
| HSL | 53 | 25% | 74% | - | hsl(53,25%,74%) |
| HSV | 53 | 16% | 81% | - | hsv(53,16%,81%) |
| XYZ | 54.117 | 58.38 | 47.9514 | - | xyz(54.117,58.38,47.9514) |
| CIE-LAB | 80.95 | -3.47 | 14.99 | - | lab(80.95,-3.47,14.99) |
| CMYK | 0 | 0.019417475728155 | 0.16019417475728 | 0.1921568627451 | cmyk(0,0.019417475728155,0.16019417475728,0.1921568627451) |
Description
The RGB value of color #cecaad is rgb(206, 202, 173).
In the hex color #cecaad, The value of Red is 206, value of Green is 202, and value of Blue is 173. The primary color is Red. Similarly, The HSL values for #cecaad consists of 53° Hue, 25% Saturation, and 74% Lightness.
In the CMYK color model, the color #cecaad can be represented as Cyan=0%, Magenta=0.019417475728155%, Yellow=0.16019417475728%, and Black=0.1921568627451%.
Shades of #cecaad
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 #cecaad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cecaad
Preview of #cecaad on White Background
The contrast ratio of #cecaad with white color is 1.66
Preview of #cecaad on black background
The contrast ratio of #cecaad with black color is 12.68
#cecaad color will look good with a black background.
Color Schemes of #cecaad
Triadic Colors of #cecaad
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 #cecaad
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 #cecaad
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 #cecaad
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: #cecaad;
}
This is a sample text used for the color #cecaad. 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: #cecaad;
}
This is a sample text used for the color #cecaad. 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 #cecaad;
}
This is a sample text used for the color #cecaad. 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.46%
Green 34.77%
Blue 29.78%
CMYK Percentage
Cyan 0
Magenta 5.22%
Yellow 43.09%
Black 51.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.