#cec6ba Hex Color
rgb(206, 198, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ce | c6 | ba | - | #cec6ba |
| RGB | 206 | 198 | 186 | - | rgb(206,198,186) |
| HSL | 36 | 17% | 77% | - | hsl(36,17%,77%) |
| HSV | 36 | 10% | 81% | - | hsv(36,10%,81%) |
| XYZ | 54.5106 | 57.0551 | 54.5941 | - | xyz(54.5106,57.0551,54.5941) |
| CIE-LAB | 80.21 | 0.72 | 6.99 | - | lab(80.21,0.72,6.99) |
| CMYK | 0 | 0.038834951456311 | 0.097087378640777 | 0.1921568627451 | cmyk(0,0.038834951456311,0.097087378640777,0.1921568627451) |
Description
The RGB value of color #cec6ba is rgb(206, 198, 186).
In the hex color #cec6ba, The value of Red is 206, value of Green is 198, and value of Blue is 186. The primary color is Red. Similarly, The HSL values for #cec6ba consists of 36° Hue, 17% Saturation, and 77% Lightness.
In the CMYK color model, the color #cec6ba can be represented as Cyan=0%, Magenta=0.038834951456311%, Yellow=0.097087378640777%, and Black=0.1921568627451%.
Shades of #cec6ba
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 #cec6ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cec6ba
Preview of #cec6ba on White Background
The contrast ratio of #cec6ba with white color is 1.69
Preview of #cec6ba on black background
The contrast ratio of #cec6ba with black color is 12.41
#cec6ba color will look good with a black background.
Color Schemes of #cec6ba
Triadic Colors of #cec6ba
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 #cec6ba
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 #cec6ba
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 #cec6ba
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: #cec6ba;
}
This is a sample text used for the color #cec6ba. 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: #cec6ba;
}
This is a sample text used for the color #cec6ba. 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 #cec6ba;
}
This is a sample text used for the color #cec6ba. 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 34.92%
Green 33.56%
Blue 31.53%
CMYK Percentage
Cyan 0
Magenta 11.84%
Yellow 29.59%
Black 58.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.