#cbcdbd Hex Color
rgb(203, 205, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cd | bd | - | #cbcdbd |
RGB | 203 | 205 | 189 | - | rgb(203,205,189) |
HSL | 68 | 14% | 77% | - | hsl(68,14%,77%) |
HSV | 68 | 8% | 80% | - | hsv(68,8%,80%) |
XYZ | 55.6452 | 60.0333 | 56.7989 | - | xyz(55.6452,60.0333,56.7989) |
CIE-LAB | 81.86 | -3.51 | 7.72 | - | lab(81.86,-3.51,7.72) |
CMYK | 0.0097560975609757 | 0 | 0.078048780487805 | 0.19607843137255 | cmyk(0.0097560975609757,0,0.078048780487805,0.19607843137255) |
Description
The RGB value of color #cbcdbd is rgb(203, 205, 189).
In the hex color #cbcdbd, The value of Red is 203, value of Green is 205, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #cbcdbd consists of 68° Hue, 14% Saturation, and 77% Lightness.
In the CMYK color model, the color #cbcdbd can be represented as Cyan=0.0097560975609757%, Magenta=0%, Yellow=0.078048780487805%, and Black=0.19607843137255%.
Shades of #cbcdbd
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 #cbcdbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcdbd
Preview of #cbcdbd on White Background
The contrast ratio of #cbcdbd with white color is 1.61
Preview of #cbcdbd on black background
The contrast ratio of #cbcdbd with black color is 13.01
#cbcdbd color will look good with a black background.
Color Schemes of #cbcdbd
Triadic Colors of #cbcdbd
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 #cbcdbd
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 #cbcdbd
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 #cbcdbd
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: #cbcdbd;
}
This is a sample text used for the color #cbcdbd. 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: #cbcdbd;
}
This is a sample text used for the color #cbcdbd. 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 #cbcdbd;
}
This is a sample text used for the color #cbcdbd. 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%
Green 34.34%
Blue 31.66%
CMYK Percentage
Cyan 3.44
Magenta 0%
Yellow 27.49%
Black 69.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.