#ed3e18 Hex Color
rgb(237, 62, 24)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ed | 3e | 18 | - | #ed3e18 |
RGB | 237 | 62 | 24 | - | rgb(237,62,24) |
HSL | 11 | 86% | 51% | - | hsl(11,86%,51%) |
HSV | 11 | 90% | 93% | - | hsv(11,90%,93%) |
XYZ | 36.8125 | 21.5157 | 3.0769 | - | xyz(36.8125,21.5157,3.0769) |
CIE-LAB | 53.51 | 64.86 | 58.93 | - | lab(53.51,64.86,58.93) |
CMYK | 0 | 0.73839662447257 | 0.89873417721519 | 0.070588235294118 | cmyk(0,0.73839662447257,0.89873417721519,0.070588235294118) |
Description
The RGB value of color #ed3e18 is rgb(237, 62, 24).
In the hex color #ed3e18, The value of Red is 237, value of Green is 62, and value of Blue is 24. The primary color is Red. Similarly, The HSL values for #ed3e18 consists of 11° Hue, 86% Saturation, and 51% Lightness.
In the CMYK color model, the color #ed3e18 can be represented as Cyan=0%, Magenta=0.73839662447257%, Yellow=0.89873417721519%, and Black=0.070588235294118%.
Shades of #ed3e18
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 #ed3e18
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ed3e18
Preview of #ed3e18 on White Background
The contrast ratio of #ed3e18 with white color is 3.96
Preview of #ed3e18 on black background
The contrast ratio of #ed3e18 with black color is 5.3
#ed3e18 color will look good with a black background.
Color Schemes of #ed3e18
Triadic Colors of #ed3e18
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 #ed3e18
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 #ed3e18
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 #ed3e18
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: #ed3e18;
}
This is a sample text used for the color #ed3e18. 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: #ed3e18;
}
This is a sample text used for the color #ed3e18. 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 #ed3e18;
}
This is a sample text used for the color #ed3e18. 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 73.37%
Green 19.2%
Blue 7.43%
CMYK Percentage
Cyan 0
Magenta 43.24%
Yellow 52.63%
Black 4.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.