#cbcdbc Hex Color
rgb(203, 205, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cd | bc | - | #cbcdbc |
RGB | 203 | 205 | 188 | - | rgb(203,205,188) |
HSL | 67 | 15% | 77% | - | hsl(67,15%,77%) |
HSV | 67 | 8% | 80% | - | hsv(67,8%,80%) |
XYZ | 55.537 | 59.99 | 56.2291 | - | xyz(55.537,59.99,56.2291) |
CIE-LAB | 81.83 | -3.68 | 8.22 | - | lab(81.83,-3.68,8.22) |
CMYK | 0.0097560975609757 | 0 | 0.082926829268293 | 0.19607843137255 | cmyk(0.0097560975609757,0,0.082926829268293,0.19607843137255) |
Description
The RGB value of color #cbcdbc is rgb(203, 205, 188).
In the hex color #cbcdbc, The value of Red is 203, value of Green is 205, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #cbcdbc consists of 67° Hue, 15% Saturation, and 77% Lightness.
In the CMYK color model, the color #cbcdbc can be represented as Cyan=0.0097560975609757%, Magenta=0%, Yellow=0.082926829268293%, and Black=0.19607843137255%.
Shades of #cbcdbc
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 #cbcdbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcdbc
Preview of #cbcdbc on White Background
The contrast ratio of #cbcdbc with white color is 1.62
Preview of #cbcdbc on black background
The contrast ratio of #cbcdbc with black color is 13
#cbcdbc color will look good with a black background.
Color Schemes of #cbcdbc
Triadic Colors of #cbcdbc
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 #cbcdbc
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 #cbcdbc
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 #cbcdbc
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: #cbcdbc;
}
This is a sample text used for the color #cbcdbc. 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: #cbcdbc;
}
This is a sample text used for the color #cbcdbc. 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 #cbcdbc;
}
This is a sample text used for the color #cbcdbc. 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.06%
Green 34.4%
Blue 31.54%
CMYK Percentage
Cyan 3.38
Magenta 0%
Yellow 28.72%
Black 67.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.