#e5cb6f Hex Color
rgb(229, 203, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e5 | cb | 6f | - | #e5cb6f |
RGB | 229 | 203 | 111 | - | rgb(229,203,111) |
HSL | 47 | 69% | 67% | - | hsl(47,69%,67%) |
HSV | 47 | 52% | 90% | - | hsv(47,52%,90%) |
XYZ | 56.5383 | 60.5176 | 23.7401 | - | xyz(56.5383,60.5176,23.7401) |
CIE-LAB | 82.12 | -2.42 | 48.79 | - | lab(82.12,-2.42,48.79) |
CMYK | 0 | 0.11353711790393 | 0.51528384279476 | 0.10196078431373 | cmyk(0,0.11353711790393,0.51528384279476,0.10196078431373) |
Description
The RGB value of color #e5cb6f is rgb(229, 203, 111).
In the hex color #e5cb6f, The value of Red is 229, value of Green is 203, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #e5cb6f consists of 47° Hue, 69% Saturation, and 67% Lightness.
In the CMYK color model, the color #e5cb6f can be represented as Cyan=0%, Magenta=0.11353711790393%, Yellow=0.51528384279476%, and Black=0.10196078431373%.
Shades of #e5cb6f
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 #e5cb6f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e5cb6f
Preview of #e5cb6f on White Background
The contrast ratio of #e5cb6f with white color is 1.6
Preview of #e5cb6f on black background
The contrast ratio of #e5cb6f with black color is 13.1
#e5cb6f color will look good with a black background.
Color Schemes of #e5cb6f
Triadic Colors of #e5cb6f
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 #e5cb6f
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 #e5cb6f
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 #e5cb6f
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: #e5cb6f;
}
This is a sample text used for the color #e5cb6f. 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: #e5cb6f;
}
This is a sample text used for the color #e5cb6f. 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 #e5cb6f;
}
This is a sample text used for the color #e5cb6f. 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 42.17%
Green 37.38%
Blue 20.44%
CMYK Percentage
Cyan 0
Magenta 15.54%
Yellow 70.51%
Black 13.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.