#e4c00b Hex Color
rgb(228, 192, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e4 | c0 | 0b | - | #e4c00b |
RGB | 228 | 192 | 11 | - | rgb(228,192,11) |
HSL | 50 | 91% | 47% | - | hsl(50,91%,47%) |
HSV | 50 | 95% | 89% | - | hsv(50,95%,89%) |
XYZ | 50.905 | 54.2174 | 8.0986 | - | xyz(50.905,54.2174,8.0986) |
CIE-LAB | 78.59 | -1.66 | 78.97 | - | lab(78.59,-1.66,78.97) |
CMYK | 0 | 0.15789473684211 | 0.95175438596491 | 0.10588235294118 | cmyk(0,0.15789473684211,0.95175438596491,0.10588235294118) |
Description
The RGB value of color #e4c00b is rgb(228, 192, 11).
In the hex color #e4c00b, The value of Red is 228, value of Green is 192, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #e4c00b consists of 50° Hue, 91% Saturation, and 47% Lightness.
In the CMYK color model, the color #e4c00b can be represented as Cyan=0%, Magenta=0.15789473684211%, Yellow=0.95175438596491%, and Black=0.10588235294118%.
Shades of #e4c00b
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 #e4c00b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e4c00b
Preview of #e4c00b on White Background
The contrast ratio of #e4c00b with white color is 1.77
Preview of #e4c00b on black background
The contrast ratio of #e4c00b with black color is 11.84
#e4c00b color will look good with a black background.
Color Schemes of #e4c00b
Triadic Colors of #e4c00b
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 #e4c00b
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 #e4c00b
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 #e4c00b
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: #e4c00b;
}
This is a sample text used for the color #e4c00b. 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: #e4c00b;
}
This is a sample text used for the color #e4c00b. 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 #e4c00b;
}
This is a sample text used for the color #e4c00b. 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 52.9%
Green 44.55%
Blue 2.55%
CMYK Percentage
Cyan 0
Magenta 12.99%
Yellow 78.3%
Black 8.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.