#ea6a0e Hex Color
rgb(234, 106, 14)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ea | 6a | 0e | - | #ea6a0e |
RGB | 234 | 106 | 14 | - | rgb(234,106,14) |
HSL | 25 | 89% | 49% | - | hsl(25,89%,49%) |
HSV | 25 | 94% | 92% | - | hsv(25,94%,92%) |
XYZ | 39.165 | 27.8322 | 3.7234 | - | xyz(39.165,27.8322,3.7234) |
CIE-LAB | 59.74 | 45.62 | 65.66 | - | lab(59.74,45.62,65.66) |
CMYK | 0 | 0.54700854700855 | 0.94017094017094 | 0.082352941176471 | cmyk(0,0.54700854700855,0.94017094017094,0.082352941176471) |
Description
The RGB value of color #ea6a0e is rgb(234, 106, 14).
In the hex color #ea6a0e, The value of Red is 234, value of Green is 106, and value of Blue is 14. The primary color is Red. Similarly, The HSL values for #ea6a0e consists of 25° Hue, 89% Saturation, and 49% Lightness.
In the CMYK color model, the color #ea6a0e can be represented as Cyan=0%, Magenta=0.54700854700855%, Yellow=0.94017094017094%, and Black=0.082352941176471%.
Shades of #ea6a0e
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 #ea6a0e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ea6a0e
Preview of #ea6a0e on White Background
The contrast ratio of #ea6a0e with white color is 3.2
Preview of #ea6a0e on black background
The contrast ratio of #ea6a0e with black color is 6.57
#ea6a0e color will look good with a black background.
Color Schemes of #ea6a0e
Triadic Colors of #ea6a0e
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 #ea6a0e
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 #ea6a0e
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 #ea6a0e
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: #ea6a0e;
}
This is a sample text used for the color #ea6a0e. 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: #ea6a0e;
}
This is a sample text used for the color #ea6a0e. 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 #ea6a0e;
}
This is a sample text used for the color #ea6a0e. 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 66.1%
Green 29.94%
Blue 3.95%
CMYK Percentage
Cyan 0
Magenta 34.85%
Yellow 59.9%
Black 5.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.