#e8ab2a Hex Color
rgb(232, 171, 42)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | e8 | ab | 2a | - | #e8ab2a |
RGB | 232 | 171 | 42 | - | rgb(232,171,42) |
HSL | 41 | 81% | 54% | - | hsl(41,81%,54%) |
HSV | 41 | 82% | 91% | - | hsv(41,82%,91%) |
XYZ | 48.2595 | 46.4488 | 8.6124 | - | xyz(48.2595,46.4488,8.6124) |
CIE-LAB | 73.84 | 11.67 | 69.04 | - | lab(73.84,11.67,69.04) |
CMYK | 0 | 0.26293103448276 | 0.81896551724138 | 0.090196078431373 | cmyk(0,0.26293103448276,0.81896551724138,0.090196078431373) |
Description
The RGB value of color #e8ab2a is rgb(232, 171, 42).
In the hex color #e8ab2a, The value of Red is 232, value of Green is 171, and value of Blue is 42. The primary color is Red. Similarly, The HSL values for #e8ab2a consists of 41° Hue, 81% Saturation, and 54% Lightness.
In the CMYK color model, the color #e8ab2a can be represented as Cyan=0%, Magenta=0.26293103448276%, Yellow=0.81896551724138%, and Black=0.090196078431373%.
Shades of #e8ab2a
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 #e8ab2a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #e8ab2a
Preview of #e8ab2a on White Background
The contrast ratio of #e8ab2a with white color is 2.04
Preview of #e8ab2a on black background
The contrast ratio of #e8ab2a with black color is 10.29
#e8ab2a color will look good with a black background.
Color Schemes of #e8ab2a
Triadic Colors of #e8ab2a
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 #e8ab2a
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 #e8ab2a
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 #e8ab2a
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: #e8ab2a;
}
This is a sample text used for the color #e8ab2a. 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: #e8ab2a;
}
This is a sample text used for the color #e8ab2a. 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 #e8ab2a;
}
This is a sample text used for the color #e8ab2a. 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.13%
Green 38.43%
Blue 9.44%
CMYK Percentage
Cyan 0
Magenta 22.43%
Yellow 69.87%
Black 7.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.