#cebacb Hex Color
rgb(206, 186, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | ba | cb | - | #cebacb |
RGB | 206 | 186 | 203 | - | rgb(206,186,203) |
HSL | 309 | 17% | 77% | - | hsl(309,17%,77%) |
HSV | 309 | 10% | 81% | - | hsv(309,10%,81%) |
XYZ | 53.792 | 52.5514 | 63.8082 | - | xyz(53.792,52.5514,63.8082) |
CIE-LAB | 77.61 | 10.09 | -5.97 | - | lab(77.61,10.09,-5.97) |
CMYK | 0 | 0.097087378640777 | 0.014563106796117 | 0.1921568627451 | cmyk(0,0.097087378640777,0.014563106796117,0.1921568627451) |
Description
The RGB value of color #cebacb is rgb(206, 186, 203).
In the hex color #cebacb, The value of Red is 206, value of Green is 186, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #cebacb consists of 309° Hue, 17% Saturation, and 77% Lightness.
In the CMYK color model, the color #cebacb can be represented as Cyan=0%, Magenta=0.097087378640777%, Yellow=0.014563106796117%, and Black=0.1921568627451%.
Shades of #cebacb
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 #cebacb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cebacb
Preview of #cebacb on White Background
The contrast ratio of #cebacb with white color is 1.82
Preview of #cebacb on black background
The contrast ratio of #cebacb with black color is 11.51
#cebacb color will look good with a black background.
Color Schemes of #cebacb
Triadic Colors of #cebacb
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 #cebacb
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 #cebacb
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 #cebacb
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: #cebacb;
}
This is a sample text used for the color #cebacb. 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: #cebacb;
}
This is a sample text used for the color #cebacb. 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 #cebacb;
}
This is a sample text used for the color #cebacb. 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.62%
Green 31.26%
Blue 34.12%
CMYK Percentage
Cyan 0
Magenta 31.96%
Yellow 4.79%
Black 63.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.