#cbc1ce Hex Color
rgb(203, 193, 206)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | c1 | ce | - | #cbc1ce |
RGB | 203 | 193 | 206 | - | rgb(203,193,206) |
HSL | 286 | 12% | 78% | - | hsl(286,12%,78%) |
HSV | 286 | 6% | 81% | - | hsv(286,6%,81%) |
XYZ | 54.8391 | 55.2927 | 66.1747 | - | xyz(54.8391,55.2927,66.1747) |
CIE-LAB | 79.21 | 5.86 | -5.26 | - | lab(79.21,5.86,-5.26) |
CMYK | 0.014563106796117 | 0.063106796116505 | 0 | 0.1921568627451 | cmyk(0.014563106796117,0.063106796116505,0,0.1921568627451) |
Description
The RGB value of color #cbc1ce is rgb(203, 193, 206).
In the hex color #cbc1ce, The value of Red is 203, value of Green is 193, and value of Blue is 206. The primary color is Blue. Similarly, The HSL values for #cbc1ce consists of 286° Hue, 12% Saturation, and 78% Lightness.
In the CMYK color model, the color #cbc1ce can be represented as Cyan=0.014563106796117%, Magenta=0.063106796116505%, Yellow=0%, and Black=0.1921568627451%.
Shades of #cbc1ce
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 #cbc1ce
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbc1ce
Preview of #cbc1ce on White Background
The contrast ratio of #cbc1ce with white color is 1.74
Preview of #cbc1ce on black background
The contrast ratio of #cbc1ce with black color is 12.06
#cbc1ce color will look good with a black background.
Color Schemes of #cbc1ce
Triadic Colors of #cbc1ce
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 #cbc1ce
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 #cbc1ce
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 #cbc1ce
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: #cbc1ce;
}
This is a sample text used for the color #cbc1ce. 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: #cbc1ce;
}
This is a sample text used for the color #cbc1ce. 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 #cbc1ce;
}
This is a sample text used for the color #cbc1ce. 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 33.72%
Green 32.06%
Blue 34.22%
CMYK Percentage
Cyan 5.4
Magenta 23.39%
Yellow 0%
Black 71.21%
Comments on this color
Please login or signup to post a comment.
No comments yet.