#cbbba2 Hex Color
rgb(203, 187, 162)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | bb | a2 | - | #cbbba2 |
RGB | 203 | 187 | 162 | - | rgb(203,187,162) |
HSL | 37 | 28% | 72% | - | hsl(37,28%,72%) |
HSV | 37 | 20% | 80% | - | hsv(37,20%,80%) |
XYZ | 48.9205 | 50.8458 | 41.4183 | - | xyz(48.9205,50.8458,41.4183) |
CIE-LAB | 76.59 | 1.63 | 14.72 | - | lab(76.59,1.63,14.72) |
CMYK | 0 | 0.078817733990148 | 0.20197044334975 | 0.20392156862745 | cmyk(0,0.078817733990148,0.20197044334975,0.20392156862745) |
Description
The RGB value of color #cbbba2 is rgb(203, 187, 162).
In the hex color #cbbba2, The value of Red is 203, value of Green is 187, and value of Blue is 162. The primary color is Red. Similarly, The HSL values for #cbbba2 consists of 37° Hue, 28% Saturation, and 72% Lightness.
In the CMYK color model, the color #cbbba2 can be represented as Cyan=0%, Magenta=0.078817733990148%, Yellow=0.20197044334975%, and Black=0.20392156862745%.
Shades of #cbbba2
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 #cbbba2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbba2
Preview of #cbbba2 on White Background
The contrast ratio of #cbbba2 with white color is 1.88
Preview of #cbbba2 on black background
The contrast ratio of #cbbba2 with black color is 11.17
#cbbba2 color will look good with a black background.
Color Schemes of #cbbba2
Triadic Colors of #cbbba2
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 #cbbba2
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 #cbbba2
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 #cbbba2
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: #cbbba2;
}
This is a sample text used for the color #cbbba2. 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: #cbbba2;
}
This is a sample text used for the color #cbbba2. 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 #cbbba2;
}
This is a sample text used for the color #cbbba2. 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.78%
Green 33.88%
Blue 29.35%
CMYK Percentage
Cyan 0
Magenta 16.26%
Yellow 41.67%
Black 42.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.