#cbbb8f Hex Color
rgb(203, 187, 143)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cb | bb | 8f | - | #cbbb8f |
| RGB | 203 | 187 | 143 | - | rgb(203,187,143) |
| HSL | 44 | 37% | 68% | - | hsl(44,37%,68%) |
| HSV | 44 | 30% | 80% | - | hsv(44,30%,80%) |
| XYZ | 47.3569 | 50.2203 | 33.1841 | - | xyz(47.3569,50.2203,33.1841) |
| CIE-LAB | 76.2 | -1.05 | 24.38 | - | lab(76.2,-1.05,24.38) |
| CMYK | 0 | 0.078817733990148 | 0.29556650246305 | 0.20392156862745 | cmyk(0,0.078817733990148,0.29556650246305,0.20392156862745) |
Description
The RGB value of color #cbbb8f is rgb(203, 187, 143).
In the hex color #cbbb8f, The value of Red is 203, value of Green is 187, and value of Blue is 143. The primary color is Red. Similarly, The HSL values for #cbbb8f consists of 44° Hue, 37% Saturation, and 68% Lightness.
In the CMYK color model, the color #cbbb8f can be represented as Cyan=0%, Magenta=0.078817733990148%, Yellow=0.29556650246305%, and Black=0.20392156862745%.
Shades of #cbbb8f
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 #cbbb8f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbbb8f
Preview of #cbbb8f on White Background
The contrast ratio of #cbbb8f with white color is 1.9
Preview of #cbbb8f on black background
The contrast ratio of #cbbb8f with black color is 11.04
#cbbb8f color will look good with a black background.
Color Schemes of #cbbb8f
Triadic Colors of #cbbb8f
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 #cbbb8f
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 #cbbb8f
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 #cbbb8f
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: #cbbb8f;
}
This is a sample text used for the color #cbbb8f. 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: #cbbb8f;
}
This is a sample text used for the color #cbbb8f. 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 #cbbb8f;
}
This is a sample text used for the color #cbbb8f. 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 38.09%
Green 35.08%
Blue 26.83%
CMYK Percentage
Cyan 0
Magenta 13.63%
Yellow 51.11%
Black 35.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.