In RGB color space, #e00100 hex color has a red value of 224, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #e00100 hex color is composed of 0% cyan, 99.55% magenta, 100% yellow and 12.16% black.
#e00100 color has a hue of 0.3 degrees, a saturation of 100% and a lightness of 43.9%.
#e00100 hex color contains mainly RED.
The closest web safe color of #e00100 is #cc0000
#e00100 hex color has a decimal value of 14680320.
HEX | e00100 | #e00100 |
---|---|---|
RGB | 224, 1, 0 | rgb(224, 1, 0) |
RGB Percent | 87.84, 0.39, 0 | rgb(87.84, 0.39, 0) |
CMYK | 0, 100, 100, 12 | |
HSL | 0.3°, 100, 43.9 | hsl(0.3, 100%, 43.9%) |
HSV | 0.3°, 100, 87.8 |
XYZ | 30.751, 15.869, 1.442 |
---|---|
Hunter Lab | 39.836, 68.079, 25.739 |
CIE-LAB | 46.802, 72.551, 60.961 |
CIE-LCH | 46.802, 94.762, 40.039 |
CIE-LUV | 0, 99.55, 100, 12.16 |
Web Safe | cc0000 |
RGB percent of color #e00100
CMYK percent of color #e00100
Text with hexadecimal color #e00100
This text has a font color of #e00100
<p style="color:#e00100">Text here</p>
#e00100 Background Color
This box has a background color of #e00100
<div style="background-color:#e00100">Text here</div>
#e00100 Border Color
This box has a border color of #e00100
<div style="border: 4px solid #e00100">Text here</div>
CSS codes
<p style="color:#e00100">Text here</p>
<div style="background-color:#e00100">Text here</div>
<div style="border: 4px solid #e00100">Text here</div>
#e00100 Color on white background
This is how a font and box color of #e00100 will look
on a white background.
#e00100 Color on black background
This is how a font and box color of #e00100 hex color will look
on a black background.