#e4bc5f Hex Color
rgb(228, 188, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | bc | 5f | - | #e4bc5f |
RGB | 228 | 188 | 95 | - | rgb(228,188,95) |
HSL | 42 | 71% | 63% | - | hsl(42,71%,63%) |
HSV | 42 | 58% | 89% | - | hsv(42,58%,89%) |
XYZ | 52.0437 | 53.2866 | 18.3688 | - | xyz(52.0437,53.2866,18.3688) |
CIE-LAB | 78.04 | 3.69 | 51.63 | - | lab(78.04,3.69,51.63) |
CMYK | 0 | 0.17543859649123 | 0.58333333333333 | 0.10588235294118 | cmyk(0,0.17543859649123,0.58333333333333,0.10588235294118) |
Description
The RGB value of color #e4bc5f is rgb(228, 188, 95).
In the hex color #e4bc5f, The value of Red is 228, value of Green is 188, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #e4bc5f consists of 42° Hue, 71% Saturation, and 63% Lightness.
In the CMYK color model, the color #e4bc5f can be represented as Cyan=0%, Magenta=0.17543859649123%, Yellow=0.58333333333333%, and Black=0.10588235294118%.
Shades of #e4bc5f
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 #e4bc5f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4bc5f
Preview of #e4bc5f on White Background
The contrast ratio of #e4bc5f with white color is 1.8
Preview of #e4bc5f on black background
The contrast ratio of #e4bc5f with black color is 11.66
#e4bc5f color will look good with a black background.
Color Schemes of #e4bc5f
Triadic Colors of #e4bc5f
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 #e4bc5f
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 #e4bc5f
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 #e4bc5f
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: #e4bc5f;
}
This is a sample text used for the color #e4bc5f. 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: #e4bc5f;
}
This is a sample text used for the color #e4bc5f. 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 #e4bc5f;
}
This is a sample text used for the color #e4bc5f. 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 44.62%
Green 36.79%
Blue 18.59%
CMYK Percentage
Cyan 0
Magenta 20.29%
Yellow 67.46%
Black 12.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.