#cbccca Hex Color
rgb(203, 204, 202)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | cc | ca | - | #cbccca |
| RGB | 203 | 204 | 202 | - | rgb(203,204,202) |
| HSL | 90 | 2% | 80% | - | hsl(90,2%,80%) |
| HSV | 90 | 1% | 80% | - | hsv(90,1%,80%) |
| XYZ | 56.8821 | 60.1465 | 64.4885 | - | xyz(56.8821,60.1465,64.4885) |
| CIE-LAB | 81.92 | -0.7 | 0.86 | - | lab(81.92,-0.7,0.86) |
| CMYK | 0.0049019607843138 | 0 | 0.0098039215686276 | 0.2 | cmyk(0.0049019607843138,0,0.0098039215686276,0.2) |
Description
The RGB value of color #cbccca is rgb(203, 204, 202).
In the hex color #cbccca, The value of Red is 203, value of Green is 204, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #cbccca consists of 90° Hue, 2% Saturation, and 80% Lightness.
In the CMYK color model, the color #cbccca can be represented as Cyan=0.0049019607843138%, Magenta=0%, Yellow=0.0098039215686276%, and Black=0.2%.
Shades of #cbccca
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 #cbccca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbccca
Preview of #cbccca on White Background
The contrast ratio of #cbccca with white color is 1.61
Preview of #cbccca on black background
The contrast ratio of #cbccca with black color is 13.03
#cbccca color will look good with a black background.
Color Schemes of #cbccca
Triadic Colors of #cbccca
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 #cbccca
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 #cbccca
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 #cbccca
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: #cbccca;
}
This is a sample text used for the color #cbccca. 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: #cbccca;
}
This is a sample text used for the color #cbccca. 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 #cbccca;
}
This is a sample text used for the color #cbccca. 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.33%
Green 33.5%
Blue 33.17%
CMYK Percentage
Cyan 2.28
Magenta 0%
Yellow 4.57%
Black 93.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.