#cbb9a0 Hex Color
rgb(203, 185, 160)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b9 | a0 | - | #cbb9a0 |
RGB | 203 | 185 | 160 | - | rgb(203,185,160) |
HSL | 35 | 29% | 71% | - | hsl(35,29%,71%) |
HSV | 35 | 21% | 80% | - | hsv(35,21%,80%) |
XYZ | 48.3227 | 49.9325 | 40.3488 | - | xyz(48.3227,49.9325,40.3488) |
CIE-LAB | 76.03 | 2.39 | 15.01 | - | lab(76.03,2.39,15.01) |
CMYK | 0 | 0.088669950738916 | 0.21182266009852 | 0.20392156862745 | cmyk(0,0.088669950738916,0.21182266009852,0.20392156862745) |
Description
The RGB value of color #cbb9a0 is rgb(203, 185, 160).
In the hex color #cbb9a0, The value of Red is 203, value of Green is 185, and value of Blue is 160. The primary color is Red. Similarly, The HSL values for #cbb9a0 consists of 35° Hue, 29% Saturation, and 71% Lightness.
In the CMYK color model, the color #cbb9a0 can be represented as Cyan=0%, Magenta=0.088669950738916%, Yellow=0.21182266009852%, and Black=0.20392156862745%.
Shades of #cbb9a0
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 #cbb9a0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb9a0
Preview of #cbb9a0 on White Background
The contrast ratio of #cbb9a0 with white color is 1.91
Preview of #cbb9a0 on black background
The contrast ratio of #cbb9a0 with black color is 10.99
#cbb9a0 color will look good with a black background.
Color Schemes of #cbb9a0
Triadic Colors of #cbb9a0
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 #cbb9a0
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 #cbb9a0
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 #cbb9a0
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: #cbb9a0;
}
This is a sample text used for the color #cbb9a0. 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: #cbb9a0;
}
This is a sample text used for the color #cbb9a0. 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 #cbb9a0;
}
This is a sample text used for the color #cbb9a0. 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.04%
Green 33.76%
Blue 29.2%
CMYK Percentage
Cyan 0
Magenta 17.58%
Yellow 41.99%
Black 40.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.