#cbae7f Hex Color
rgb(203, 174, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | ae | 7f | - | #cbae7f |
RGB | 203 | 174 | 127 | - | rgb(203,174,127) |
HSL | 37 | 42% | 65% | - | hsl(37,42%,65%) |
HSV | 37 | 37% | 80% | - | hsv(37,37%,80%) |
XYZ | 43.5954 | 44.5009 | 26.3705 | - | xyz(43.5954,44.5009,26.3705) |
CIE-LAB | 72.56 | 3.87 | 28.03 | - | lab(72.56,3.87,28.03) |
CMYK | 0 | 0.14285714285714 | 0.3743842364532 | 0.20392156862745 | cmyk(0,0.14285714285714,0.3743842364532,0.20392156862745) |
Description
The RGB value of color #cbae7f is rgb(203, 174, 127).
In the hex color #cbae7f, The value of Red is 203, value of Green is 174, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #cbae7f consists of 37° Hue, 42% Saturation, and 65% Lightness.
In the CMYK color model, the color #cbae7f can be represented as Cyan=0%, Magenta=0.14285714285714%, Yellow=0.3743842364532%, and Black=0.20392156862745%.
Shades of #cbae7f
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 #cbae7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbae7f
Preview of #cbae7f on White Background
The contrast ratio of #cbae7f with white color is 2.12
Preview of #cbae7f on black background
The contrast ratio of #cbae7f with black color is 9.9
#cbae7f color will look good with a black background.
Color Schemes of #cbae7f
Triadic Colors of #cbae7f
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 #cbae7f
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 #cbae7f
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 #cbae7f
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: #cbae7f;
}
This is a sample text used for the color #cbae7f. 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: #cbae7f;
}
This is a sample text used for the color #cbae7f. 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 #cbae7f;
}
This is a sample text used for the color #cbae7f. 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 40.28%
Green 34.52%
Blue 25.2%
CMYK Percentage
Cyan 0
Magenta 19.81%
Yellow 51.91%
Black 28.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.