#cba49b Hex Color
rgb(203, 164, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a4 | 9b | - | #cba49b |
RGB | 203 | 164 | 155 | - | rgb(203,164,155) |
HSL | 11 | 32% | 70% | - | hsl(11,32%,70%) |
HSV | 11 | 24% | 80% | - | hsv(11,24%,80%) |
XYZ | 43.8205 | 41.614 | 36.7331 | - | xyz(43.8205,41.614,36.7331) |
CIE-LAB | 70.6 | 12.97 | 10.09 | - | lab(70.6,12.97,10.09) |
CMYK | 0 | 0.19211822660099 | 0.23645320197044 | 0.20392156862745 | cmyk(0,0.19211822660099,0.23645320197044,0.20392156862745) |
Description
The RGB value of color #cba49b is rgb(203, 164, 155).
In the hex color #cba49b, The value of Red is 203, value of Green is 164, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #cba49b consists of 11° Hue, 32% Saturation, and 70% Lightness.
In the CMYK color model, the color #cba49b can be represented as Cyan=0%, Magenta=0.19211822660099%, Yellow=0.23645320197044%, and Black=0.20392156862745%.
Shades of #cba49b
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 #cba49b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba49b
Preview of #cba49b on White Background
The contrast ratio of #cba49b with white color is 2.25
Preview of #cba49b on black background
The contrast ratio of #cba49b with black color is 9.32
#cba49b color will look good with a black background.
Color Schemes of #cba49b
Triadic Colors of #cba49b
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 #cba49b
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 #cba49b
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 #cba49b
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: #cba49b;
}
This is a sample text used for the color #cba49b. 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: #cba49b;
}
This is a sample text used for the color #cba49b. 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 #cba49b;
}
This is a sample text used for the color #cba49b. 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.89%
Green 31.42%
Blue 29.69%
CMYK Percentage
Cyan 0
Magenta 30.37%
Yellow 37.38%
Black 32.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.