In RGB color space, #3ff000 hex color has a red value of 63, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #3ff000 hex color is composed of 73.75% cyan, 0% magenta, 100% yellow and 5.88% black.
#3ff000 color has a hue of 104.3 degrees, a saturation of 100% and a lightness of 47.1%.
#3ff000 hex color contains mainly GREEN.
The closest web safe color of #3ff000 is #33ff00
#3ff000 hex color has a decimal value of 4190208.
HEX | 3ff000 | #3ff000 |
---|---|---|
RGB | 63, 240, 0 | rgb(63, 240, 0) |
RGB Percent | 24.71, 94.12, 0 | rgb(24.71, 94.12, 0) |
CMYK | 74, 0, 100, 6 | |
HSL | 104.3°, 100, 47.1 | hsl(104.3, 100%, 47.1%) |
HSV | 104.3°, 100, 94.1 |
XYZ | 33.21, 63.377, 10.483 |
---|---|
Hunter Lab | 79.61, -64.854, 47.919 |
CIE-LAB | 83.64, -77.319, 80.128 |
CIE-LCH | 83.64, 111.35, 133.978 |
CIE-LUV | 73.75, 0, 100, 5.88 |
Web Safe | 33ff00 |
RGB percent of color #3ff000
CMYK percent of color #3ff000
Text with hexadecimal color #3ff000
This text has a font color of #3ff000
<p style="color:#3ff000">Text here</p>
#3ff000 Background Color
This box has a background color of #3ff000
<div style="background-color:#3ff000">Text here</div>
#3ff000 Border Color
This box has a border color of #3ff000
<div style="border: 4px solid #3ff000">Text here</div>
CSS codes
<p style="color:#3ff000">Text here</p>
<div style="background-color:#3ff000">Text here</div>
<div style="border: 4px solid #3ff000">Text here</div>
#3ff000 Color on white background
This is how a font and box color of #3ff000 will look
on a white background.
#3ff000 Color on black background
This is how a font and box color of #3ff000 hex color will look
on a black background.