#eda81b Hex Color
rgb(237, 168, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | a8 | 1b | - | #eda81b |
RGB | 237 | 168 | 27 | - | rgb(237,168,27) |
HSL | 40 | 85% | 52% | - | hsl(40,85%,52%) |
HSV | 40 | 89% | 93% | - | hsv(40,89%,93%) |
XYZ | 49.1255 | 46.0889 | 7.3438 | - | xyz(49.1255,46.0889,7.3438) |
CIE-LAB | 73.6 | 15.04 | 73.08 | - | lab(73.6,15.04,73.08) |
CMYK | 0 | 0.29113924050633 | 0.88607594936709 | 0.070588235294118 | cmyk(0,0.29113924050633,0.88607594936709,0.070588235294118) |
Description
The RGB value of color #eda81b is rgb(237, 168, 27).
In the hex color #eda81b, The value of Red is 237, value of Green is 168, and value of Blue is 27. The primary color is Red. Similarly, The HSL values for #eda81b consists of 40° Hue, 85% Saturation, and 52% Lightness.
In the CMYK color model, the color #eda81b can be represented as Cyan=0%, Magenta=0.29113924050633%, Yellow=0.88607594936709%, and Black=0.070588235294118%.
Shades of #eda81b
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 #eda81b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #eda81b
Preview of #eda81b on White Background
The contrast ratio of #eda81b with white color is 2.06
Preview of #eda81b on black background
The contrast ratio of #eda81b with black color is 10.22
#eda81b color will look good with a black background.
Color Schemes of #eda81b
Triadic Colors of #eda81b
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 #eda81b
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 #eda81b
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 #eda81b
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: #eda81b;
}
This is a sample text used for the color #eda81b. 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: #eda81b;
}
This is a sample text used for the color #eda81b. 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 #eda81b;
}
This is a sample text used for the color #eda81b. 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 54.86%
Green 38.89%
Blue 6.25%
CMYK Percentage
Cyan 0
Magenta 23.33%
Yellow 71.01%
Black 5.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.