#cbb2a0 Hex Color
rgb(203, 178, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b2 | a0 | - | #cbb2a0 |
RGB | 203 | 178 | 160 | - | rgb(203,178,160) |
HSL | 25 | 29% | 71% | - | hsl(25,29%,71%) |
HSV | 25 | 21% | 80% | - | hsv(25,21%,80%) |
XYZ | 46.8942 | 47.0754 | 39.8726 | - | xyz(46.8942,47.0754,39.8726) |
CIE-LAB | 74.24 | 6.13 | 12.5 | - | lab(74.24,6.13,12.5) |
CMYK | 0 | 0.12315270935961 | 0.21182266009852 | 0.20392156862745 | cmyk(0,0.12315270935961,0.21182266009852,0.20392156862745) |
Description
The RGB value of color #cbb2a0 is rgb(203, 178, 160).
In the hex color #cbb2a0, The value of Red is 203, value of Green is 178, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #cbb2a0 consists of 25° Hue, 29% Saturation, and 71% Lightness.
In the CMYK color model, the color #cbb2a0 can be represented as Cyan=0%, Magenta=0.12315270935961%, Yellow=0.21182266009852%, and Black=0.20392156862745%.
Shades of #cbb2a0
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 #cbb2a0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb2a0
Preview of #cbb2a0 on White Background
The contrast ratio of #cbb2a0 with white color is 2.02
Preview of #cbb2a0 on black background
The contrast ratio of #cbb2a0 with black color is 10.42
#cbb2a0 color will look good with a black background.
Color Schemes of #cbb2a0
Triadic Colors of #cbb2a0
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 #cbb2a0
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 #cbb2a0
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 #cbb2a0
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: #cbb2a0;
}
This is a sample text used for the color #cbb2a0. 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: #cbb2a0;
}
This is a sample text used for the color #cbb2a0. 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 #cbb2a0;
}
This is a sample text used for the color #cbb2a0. 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.52%
Green 32.9%
Blue 29.57%
CMYK Percentage
Cyan 0
Magenta 22.85%
Yellow 39.31%
Black 37.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.