In RGB color space, #33ff01 hex color has a red value of 51, a green value of 255 and a blue value of 1.
In CMYK color space (used in color printing), #33ff01 hex color is composed of 80% cyan, 0% magenta, 99.61% yellow and 0% black.
#33ff01 color has a hue of 108.2 degrees, a saturation of 100% and a lightness of 50.2%.
#33ff01 hex color contains mainly GREEN.
The closest web safe color of #33ff01 is #33ff00
#33ff01 hex color has a decimal value of 3407617.
HEX | 33ff01 | #33ff01 |
---|---|---|
RGB | 51, 255, 1 | rgb(51, 255, 1) |
RGB Percent | 20, 100, 0.39 | rgb(20, 100, 0.39) |
CMYK | 80, 0, 100, 0 | |
HSL | 108.2°, 100, 50.2 | hsl(108.2, 100%, 50.2%) |
HSV | 108.2°, 99.6, 100 |
XYZ | 37.131, 72.226, 12.013 |
---|---|
Hunter Lab | 84.986, -70.737, 51.109 |
CIE-LAB | 88.077, -83.096, 83.52 |
CIE-LCH | 88.077, 117.816, 134.854 |
CIE-LUV | 80, 0, 99.61, 0 |
Web Safe | 33ff00 |
RGB percent of color #33ff01
CMYK percent of color #33ff01
Text with hexadecimal color #33ff01
This text has a font color of #33ff01
<p style="color:#33ff01">Text here</p>
#33ff01 Background Color
This box has a background color of #33ff01
<div style="background-color:#33ff01">Text here</div>
#33ff01 Border Color
This box has a border color of #33ff01
<div style="border: 4px solid #33ff01">Text here</div>
CSS codes
<p style="color:#33ff01">Text here</p>
<div style="background-color:#33ff01">Text here</div>
<div style="border: 4px solid #33ff01">Text here</div>
#33ff01 Color on white background
This is how a font and box color of #33ff01 will look
on a white background.
#33ff01 Color on black background
This is how a font and box color of #33ff01 hex color will look
on a black background.