#cbc59c Hex Color
rgb(203, 197, 156)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | c5 | 9c | - | #cbc59c |
RGB | 203 | 197 | 156 | - | rgb(203,197,156) |
HSL | 52 | 31% | 70% | - | hsl(52,31%,70%) |
HSV | 52 | 23% | 80% | - | hsv(52,23%,80%) |
XYZ | 50.5956 | 55.0293 | 39.4075 | - | xyz(50.5956,55.0293,39.4075) |
CIE-LAB | 79.06 | -4.51 | 21.36 | - | lab(79.06,-4.51,21.36) |
CMYK | 0 | 0.029556650246305 | 0.23152709359606 | 0.20392156862745 | cmyk(0,0.029556650246305,0.23152709359606,0.20392156862745) |
Description
The RGB value of color #cbc59c is rgb(203, 197, 156).
In the hex color #cbc59c, The value of Red is 203, value of Green is 197, and value of Blue is 156. The primary color is Red. Similarly, The HSL values for #cbc59c consists of 52° Hue, 31% Saturation, and 70% Lightness.
In the CMYK color model, the color #cbc59c can be represented as Cyan=0%, Magenta=0.029556650246305%, Yellow=0.23152709359606%, and Black=0.20392156862745%.
Shades of #cbc59c
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 #cbc59c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbc59c
Preview of #cbc59c on White Background
The contrast ratio of #cbc59c with white color is 1.75
Preview of #cbc59c on black background
The contrast ratio of #cbc59c with black color is 12.01
#cbc59c color will look good with a black background.
Color Schemes of #cbc59c
Triadic Colors of #cbc59c
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 #cbc59c
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 #cbc59c
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 #cbc59c
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: #cbc59c;
}
This is a sample text used for the color #cbc59c. 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: #cbc59c;
}
This is a sample text used for the color #cbc59c. 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 #cbc59c;
}
This is a sample text used for the color #cbc59c. 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.51%
Green 35.43%
Blue 28.06%
CMYK Percentage
Cyan 0
Magenta 6.36%
Yellow 49.79%
Black 43.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.