#ceb7cb Hex Color
rgb(206, 183, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | b7 | cb | - | #ceb7cb |
RGB | 206 | 183 | 203 | - | rgb(206,183,203) |
HSL | 308 | 19% | 76% | - | hsl(308,19%,76%) |
HSV | 308 | 11% | 81% | - | hsv(308,11%,81%) |
XYZ | 53.1666 | 51.3006 | 63.5997 | - | xyz(53.1666,51.3006,63.5997) |
CIE-LAB | 76.86 | 11.71 | -7.08 | - | lab(76.86,11.71,-7.08) |
CMYK | 0 | 0.11165048543689 | 0.014563106796117 | 0.1921568627451 | cmyk(0,0.11165048543689,0.014563106796117,0.1921568627451) |
Description
The RGB value of color #ceb7cb is rgb(206, 183, 203).
In the hex color #ceb7cb, The value of Red is 206, value of Green is 183, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #ceb7cb consists of 308° Hue, 19% Saturation, and 76% Lightness.
In the CMYK color model, the color #ceb7cb can be represented as Cyan=0%, Magenta=0.11165048543689%, Yellow=0.014563106796117%, and Black=0.1921568627451%.
Shades of #ceb7cb
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 #ceb7cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ceb7cb
Preview of #ceb7cb on White Background
The contrast ratio of #ceb7cb with white color is 1.86
Preview of #ceb7cb on black background
The contrast ratio of #ceb7cb with black color is 11.26
#ceb7cb color will look good with a black background.
Color Schemes of #ceb7cb
Triadic Colors of #ceb7cb
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 #ceb7cb
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 #ceb7cb
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 #ceb7cb
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: #ceb7cb;
}
This is a sample text used for the color #ceb7cb. 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: #ceb7cb;
}
This is a sample text used for the color #ceb7cb. 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 #ceb7cb;
}
This is a sample text used for the color #ceb7cb. 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.8%
Green 30.91%
Blue 34.29%
CMYK Percentage
Cyan 0
Magenta 35.07%
Yellow 4.57%
Black 60.36%
Comments on this color
Please login or signup to post a comment.
No comments yet.