#cbcbcf Hex Color
rgb(203, 203, 207)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | cb | cf | - | #cbcbcf |
| RGB | 203 | 203 | 207 | - | rgb(203,203,207) |
| HSL | 240 | 4% | 80% | - | hsl(240,4%,80%) |
| HSV | 240 | 2% | 81% | - | hsv(240,2%,81%) |
| XYZ | 57.247 | 59.9134 | 67.5787 | - | xyz(57.247,59.9134,67.5787) |
| CIE-LAB | 81.79 | 0.74 | -2 | - | lab(81.79,0.74,-2) |
| CMYK | 0.019323671497585 | 0.019323671497585 | 0 | 0.18823529411765 | cmyk(0.019323671497585,0.019323671497585,0,0.18823529411765) |
Description
The RGB value of color #cbcbcf is rgb(203, 203, 207).
In the hex color #cbcbcf, The value of Red is 203, value of Green is 203, and value of Blue is 207. The primary color is Blue. Similarly, The HSL values for #cbcbcf consists of 240° Hue, 4% Saturation, and 80% Lightness.
In the CMYK color model, the color #cbcbcf can be represented as Cyan=0.019323671497585%, Magenta=0.019323671497585%, Yellow=0%, and Black=0.18823529411765%.
Shades of #cbcbcf
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 #cbcbcf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcbcf
Preview of #cbcbcf on White Background
The contrast ratio of #cbcbcf with white color is 1.62
Preview of #cbcbcf on black background
The contrast ratio of #cbcbcf with black color is 12.98
#cbcbcf color will look good with a black background.
Color Schemes of #cbcbcf
Triadic Colors of #cbcbcf
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 #cbcbcf
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 #cbcbcf
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 #cbcbcf
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: #cbcbcf;
}
This is a sample text used for the color #cbcbcf. 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: #cbcbcf;
}
This is a sample text used for the color #cbcbcf. 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 #cbcbcf;
}
This is a sample text used for the color #cbcbcf. 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.12%
Green 33.12%
Blue 33.77%
CMYK Percentage
Cyan 8.52
Magenta 8.52%
Yellow 0%
Black 82.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.