#cbcc9b Hex Color
rgb(203, 204, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | cc | 9b | - | #cbcc9b |
RGB | 203 | 204 | 155 | - | rgb(203,204,155) |
HSL | 61 | 32% | 70% | - | hsl(61,32%,70%) |
HSV | 61 | 24% | 80% | - | hsv(61,24%,80%) |
XYZ | 52.1379 | 58.2488 | 39.5055 | - | xyz(52.1379,58.2488,39.5055) |
CIE-LAB | 80.88 | -8.27 | 24.38 | - | lab(80.88,-8.27,24.38) |
CMYK | 0.0049019607843138 | 0 | 0.24019607843137 | 0.2 | cmyk(0.0049019607843138,0,0.24019607843137,0.2) |
Description
The RGB value of color #cbcc9b is rgb(203, 204, 155).
In the hex color #cbcc9b, The value of Red is 203, value of Green is 204, and value of Blue is 155. The primary color is Green. Similarly, The HSL values for #cbcc9b consists of 61° Hue, 32% Saturation, and 70% Lightness.
In the CMYK color model, the color #cbcc9b can be represented as Cyan=0.0049019607843138%, Magenta=0%, Yellow=0.24019607843137%, and Black=0.2%.
Shades of #cbcc9b
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 #cbcc9b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbcc9b
Preview of #cbcc9b on White Background
The contrast ratio of #cbcc9b with white color is 1.66
Preview of #cbcc9b on black background
The contrast ratio of #cbcc9b with black color is 12.65
#cbcc9b color will look good with a black background.
Color Schemes of #cbcc9b
Triadic Colors of #cbcc9b
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 #cbcc9b
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 #cbcc9b
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 #cbcc9b
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: #cbcc9b;
}
This is a sample text used for the color #cbcc9b. 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: #cbcc9b;
}
This is a sample text used for the color #cbcc9b. 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 #cbcc9b;
}
This is a sample text used for the color #cbcc9b. 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 36.12%
Green 36.3%
Blue 27.58%
CMYK Percentage
Cyan 1.1
Magenta 0%
Yellow 53.96%
Black 44.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.