In RGB color space, #e0f000 hex color has a red value of 224, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #e0f000 hex color is composed of 6.67% cyan, 0% magenta, 100% yellow and 5.88% black.
#e0f000 color has a hue of 64 degrees, a saturation of 100% and a lightness of 47.1%.
#e0f000 hex color contains mainly GREEN.
The closest web safe color of #e0f000 is #ccff00
#e0f000 hex color has a decimal value of 14741504.
HEX | e0f000 | #e0f000 |
---|---|---|
RGB | 224, 240, 0 | rgb(224, 240, 0) |
RGB Percent | 87.84, 94.12, 0 | rgb(87.84, 94.12, 0) |
CMYK | 7, 0, 100, 6 | |
HSL | 64°, 100, 47.1 | hsl(64, 100%, 47.1%) |
HSV | 64°, 100, 94.1 |
XYZ | 61.901, 78.167, 11.825 |
---|---|
Hunter Lab | 88.412, -29.746, 53.959 |
CIE-LAB | 90.856, -27.186, 88.814 |
CIE-LCH | 90.856, 92.882, 107.019 |
CIE-LUV | 6.67, 0, 100, 5.88 |
Web Safe | ccff00 |
RGB percent of color #e0f000
CMYK percent of color #e0f000
Text with hexadecimal color #e0f000
This text has a font color of #e0f000
<p style="color:#e0f000">Text here</p>
#e0f000 Background Color
This box has a background color of #e0f000
<div style="background-color:#e0f000">Text here</div>
#e0f000 Border Color
This box has a border color of #e0f000
<div style="border: 4px solid #e0f000">Text here</div>
CSS codes
<p style="color:#e0f000">Text here</p>
<div style="background-color:#e0f000">Text here</div>
<div style="border: 4px solid #e0f000">Text here</div>
#e0f000 Color on white background
This is how a font and box color of #e0f000 will look
on a white background.
#e0f000 Color on black background
This is how a font and box color of #e0f000 hex color will look
on a black background.