#cb9c8c Hex Color
rgb(203, 156, 140)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 9c | 8c | - | #cb9c8c |
RGB | 203 | 156 | 140 | - | rgb(203,156,140) |
HSL | 15 | 38% | 67% | - | hsl(15,38%,67%) |
HSV | 15 | 31% | 80% | - | hsv(15,31%,80%) |
XYZ | 41.2507 | 38.3669 | 30.0423 | - | xyz(41.2507,38.3669,30.0423) |
CIE-LAB | 68.29 | 15.24 | 15.12 | - | lab(68.29,15.24,15.12) |
CMYK | 0 | 0.23152709359606 | 0.31034482758621 | 0.20392156862745 | cmyk(0,0.23152709359606,0.31034482758621,0.20392156862745) |
Description
The RGB value of color #cb9c8c is rgb(203, 156, 140).
In the hex color #cb9c8c, The value of Red is 203, value of Green is 156, and value of Blue is 140. The primary color is Red. Similarly, The HSL values for #cb9c8c consists of 15° Hue, 38% Saturation, and 67% Lightness.
In the CMYK color model, the color #cb9c8c can be represented as Cyan=0%, Magenta=0.23152709359606%, Yellow=0.31034482758621%, and Black=0.20392156862745%.
Shades of #cb9c8c
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 #cb9c8c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb9c8c
Preview of #cb9c8c on White Background
The contrast ratio of #cb9c8c with white color is 2.42
Preview of #cb9c8c on black background
The contrast ratio of #cb9c8c with black color is 8.67
#cb9c8c color will look good with a black background.
Color Schemes of #cb9c8c
Triadic Colors of #cb9c8c
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 #cb9c8c
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 #cb9c8c
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 #cb9c8c
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: #cb9c8c;
}
This is a sample text used for the color #cb9c8c. 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: #cb9c8c;
}
This is a sample text used for the color #cb9c8c. 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 #cb9c8c;
}
This is a sample text used for the color #cb9c8c. 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 40.68%
Green 31.26%
Blue 28.06%
CMYK Percentage
Cyan 0
Magenta 31.04%
Yellow 41.61%
Black 27.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.