#cba98a Hex Color
rgb(203, 169, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | a9 | 8a | - | #cba98a |
RGB | 203 | 169 | 138 | - | rgb(203,169,138) |
HSL | 29 | 38% | 67% | - | hsl(29,38%,67%) |
HSV | 29 | 32% | 80% | - | hsv(29,32%,80%) |
XYZ | 43.404 | 42.9074 | 30.0391 | - | xyz(43.404,42.9074,30.0391) |
CIE-LAB | 71.49 | 7.91 | 20.65 | - | lab(71.49,7.91,20.65) |
CMYK | 0 | 0.16748768472906 | 0.32019704433498 | 0.20392156862745 | cmyk(0,0.16748768472906,0.32019704433498,0.20392156862745) |
Description
The RGB value of color #cba98a is rgb(203, 169, 138).
In the hex color #cba98a, The value of Red is 203, value of Green is 169, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #cba98a consists of 29° Hue, 38% Saturation, and 67% Lightness.
In the CMYK color model, the color #cba98a can be represented as Cyan=0%, Magenta=0.16748768472906%, Yellow=0.32019704433498%, and Black=0.20392156862745%.
Shades of #cba98a
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 #cba98a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cba98a
Preview of #cba98a on White Background
The contrast ratio of #cba98a with white color is 2.19
Preview of #cba98a on black background
The contrast ratio of #cba98a with black color is 9.58
#cba98a color will look good with a black background.
Color Schemes of #cba98a
Triadic Colors of #cba98a
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 #cba98a
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 #cba98a
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 #cba98a
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: #cba98a;
}
This is a sample text used for the color #cba98a. 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: #cba98a;
}
This is a sample text used for the color #cba98a. 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 #cba98a;
}
This is a sample text used for the color #cba98a. 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 39.8%
Green 33.14%
Blue 27.06%
CMYK Percentage
Cyan 0
Magenta 24.22%
Yellow 46.3%
Black 29.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.