#cbb49b Hex Color
rgb(203, 180, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | b4 | 9b | - | #cbb49b |
RGB | 203 | 180 | 155 | - | rgb(203,180,155) |
HSL | 31 | 32% | 70% | - | hsl(31,32%,70%) |
HSV | 31 | 24% | 80% | - | hsv(31,24%,80%) |
XYZ | 46.8663 | 47.7056 | 37.7483 | - | xyz(46.8663,47.7056,37.7483) |
CIE-LAB | 74.64 | 4.33 | 15.77 | - | lab(74.64,4.33,15.77) |
CMYK | 0 | 0.11330049261084 | 0.23645320197044 | 0.20392156862745 | cmyk(0,0.11330049261084,0.23645320197044,0.20392156862745) |
Description
The RGB value of color #cbb49b is rgb(203, 180, 155).
In the hex color #cbb49b, The value of Red is 203, value of Green is 180, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #cbb49b consists of 31° Hue, 32% Saturation, and 70% Lightness.
In the CMYK color model, the color #cbb49b can be represented as Cyan=0%, Magenta=0.11330049261084%, Yellow=0.23645320197044%, and Black=0.20392156862745%.
Shades of #cbb49b
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 #cbb49b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbb49b
Preview of #cbb49b on White Background
The contrast ratio of #cbb49b with white color is 1.99
Preview of #cbb49b on black background
The contrast ratio of #cbb49b with black color is 10.54
#cbb49b color will look good with a black background.
Color Schemes of #cbb49b
Triadic Colors of #cbb49b
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 #cbb49b
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 #cbb49b
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 #cbb49b
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: #cbb49b;
}
This is a sample text used for the color #cbb49b. 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: #cbb49b;
}
This is a sample text used for the color #cbb49b. 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 #cbb49b;
}
This is a sample text used for the color #cbb49b. 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.73%
Green 33.46%
Blue 28.81%
CMYK Percentage
Cyan 0
Magenta 20.46%
Yellow 42.71%
Black 36.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.