In RGB color space, #00ff48 hex color has a red value of 0, a green value of 255 and a blue value of 72.
In CMYK color space (used in color printing), #00ff48 hex color is composed of 100% cyan, 0% magenta, 71.76% yellow and 0% black.
#00ff48 color has a hue of 136.9 degrees, a saturation of 100% and a lightness of 50%.
#00ff48 hex color contains mainly GREEN.
The closest web safe color of #00ff48 is #00ff33
#00ff48 hex color has a decimal value of 65352.
HEX | 00ff48 | #00ff48 |
---|---|---|
RGB | 0, 255, 72 | rgb(0, 255, 72) |
RGB Percent | 0, 100, 28.24 | rgb(0, 100, 28.24) |
CMYK | 100, 0, 72, 0 | |
HSL | 136.9°, 100, 50 | hsl(136.9, 100%, 50%) |
HSV | 136.9°, 100, 100 |
XYZ | 36.93, 71.988, 18.08 |
---|---|
Hunter Lab | 84.846, -70.786, 46.758 |
CIE-LAB | 87.963, -83.263, 69.318 |
CIE-LCH | 87.963, 108.341, 140.222 |
CIE-LUV | 100, 0, 71.76, 0 |
Web Safe | 00ff33 |
RGB percent of color #00ff48
CMYK percent of color #00ff48
Text with hexadecimal color #00ff48
This text has a font color of #00ff48
<p style="color:#00ff48">Text here</p>
#00ff48 Background Color
This box has a background color of #00ff48
<div style="background-color:#00ff48">Text here</div>
#00ff48 Border Color
This box has a border color of #00ff48
<div style="border: 4px solid #00ff48">Text here</div>
CSS codes
<p style="color:#00ff48">Text here</p>
<div style="background-color:#00ff48">Text here</div>
<div style="border: 4px solid #00ff48">Text here</div>
#00ff48 Color on white background
This is how a font and box color of #00ff48 will look
on a white background.
#00ff48 Color on black background
This is how a font and box color of #00ff48 hex color will look
on a black background.