#cbbc9c Hex Color
rgb(203, 188, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bc | 9c | - | #cbbc9c |
RGB | 203 | 188 | 156 | - | rgb(203,188,156) |
HSL | 41 | 31% | 70% | - | hsl(41,31%,70%) |
HSV | 41 | 23% | 80% | - | hsv(41,23%,80%) |
XYZ | 48.6126 | 51.0632 | 38.7465 | - | xyz(48.6126,51.0632,38.7465) |
CIE-LAB | 76.72 | 0.22 | 18.13 | - | lab(76.72,0.22,18.13) |
CMYK | 0 | 0.073891625615763 | 0.23152709359606 | 0.20392156862745 | cmyk(0,0.073891625615763,0.23152709359606,0.20392156862745) |
Description
The RGB value of color #cbbc9c is rgb(203, 188, 156).
In the hex color #cbbc9c, The value of Red is 203, value of Green is 188, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #cbbc9c consists of 41° Hue, 31% Saturation, and 70% Lightness.
In the CMYK color model, the color #cbbc9c can be represented as Cyan=0%, Magenta=0.073891625615763%, Yellow=0.23152709359606%, and Black=0.20392156862745%.
Shades of #cbbc9c
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 #cbbc9c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbc9c
Preview of #cbbc9c on White Background
The contrast ratio of #cbbc9c with white color is 1.87
Preview of #cbbc9c on black background
The contrast ratio of #cbbc9c with black color is 11.21
#cbbc9c color will look good with a black background.
Color Schemes of #cbbc9c
Triadic Colors of #cbbc9c
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 #cbbc9c
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 #cbbc9c
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 #cbbc9c
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: #cbbc9c;
}
This is a sample text used for the color #cbbc9c. 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: #cbbc9c;
}
This is a sample text used for the color #cbbc9c. 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 #cbbc9c;
}
This is a sample text used for the color #cbbc9c. 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 37.11%
Green 34.37%
Blue 28.52%
CMYK Percentage
Cyan 0
Magenta 14.51%
Yellow 45.46%
Black 40.04%
Comments on this color
Please login or signup to post a comment.
No comments yet.