In RGB color space, #16f000 hex color has a red value of 22, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #16f000 hex color is composed of 90.83% cyan, 0% magenta, 100% yellow and 5.88% black.
#16f000 color has a hue of 114.5 degrees, a saturation of 100% and a lightness of 47.1%.
#16f000 hex color contains mainly GREEN.
The closest web safe color of #16f000 is #00ff00
#16f000 hex color has a decimal value of 1503232.
HEX | 16f000 | #16f000 |
---|---|---|
RGB | 22, 240, 0 | rgb(22, 240, 0) |
RGB Percent | 8.63, 94.12, 0 | rgb(8.63, 94.12, 0) |
CMYK | 91, 0, 100, 6 | |
HSL | 114.5°, 100, 47.1 | hsl(114.5, 100%, 47.1%) |
HSV | 114.5°, 100, 94.1 |
XYZ | 31.491, 62.491, 10.402 |
---|---|
Hunter Lab | 79.051, -67.232, 47.534 |
CIE-LAB | 83.174, -81.492, 79.561 |
CIE-LCH | 83.174, 113.89, 135.687 |
CIE-LUV | 90.83, 0, 100, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #16f000
CMYK percent of color #16f000
Text with hexadecimal color #16f000
This text has a font color of #16f000
<p style="color:#16f000">Text here</p>
#16f000 Background Color
This box has a background color of #16f000
<div style="background-color:#16f000">Text here</div>
#16f000 Border Color
This box has a border color of #16f000
<div style="border: 4px solid #16f000">Text here</div>
CSS codes
<p style="color:#16f000">Text here</p>
<div style="background-color:#16f000">Text here</div>
<div style="border: 4px solid #16f000">Text here</div>
#16f000 Color on white background
This is how a font and box color of #16f000 will look
on a white background.
#16f000 Color on black background
This is how a font and box color of #16f000 hex color will look
on a black background.