In RGB color space, #04ffaa hex color has a red value of 4, a green value of 255 and a blue value of 170.
In CMYK color space (used in color printing), #04ffaa hex color is composed of 98.43% cyan, 0% magenta, 33.33% yellow and 0% black.
#04ffaa color has a hue of 159.7 degrees, a saturation of 100% and a lightness of 50.8%.
#04ffaa hex color contains mainly GREEN.
The closest web safe color of #04ffaa is #00ff99
#04ffaa hex color has a decimal value of 327594.
HEX | 04ffaa | #04ffaa |
---|---|---|
RGB | 4, 255, 170 | rgb(4, 255, 170) |
RGB Percent | 1.57, 100, 66.67 | rgb(1.57, 100, 66.67) |
CMYK | 98, 0, 33, 0 | |
HSL | 159.7°, 100, 50.8 | hsl(159.7, 100%, 50.8%) |
HSV | 159.7°, 98.4, 100 |
XYZ | 43.066, 74.448, 50.13 |
---|---|
Hunter Lab | 86.283, -61.902, 25.951 |
CIE-LAB | 89.134, -69.13, 26.831 |
CIE-LCH | 89.134, 74.154, 158.788 |
CIE-LUV | 98.43, 0, 33.33, 0 |
Web Safe | 00ff99 |
RGB percent of color #04ffaa
CMYK percent of color #04ffaa
Text with hexadecimal color #04ffaa
This text has a font color of #04ffaa
<p style="color:#04ffaa">Text here</p>
#04ffaa Background Color
This box has a background color of #04ffaa
<div style="background-color:#04ffaa">Text here</div>
#04ffaa Border Color
This box has a border color of #04ffaa
<div style="border: 4px solid #04ffaa">Text here</div>
CSS codes
<p style="color:#04ffaa">Text here</p>
<div style="background-color:#04ffaa">Text here</div>
<div style="border: 4px solid #04ffaa">Text here</div>
#04ffaa Color on white background
This is how a font and box color of #04ffaa will look
on a white background.
#04ffaa Color on black background
This is how a font and box color of #04ffaa hex color will look
on a black background.