In RGB color space, #03f100 hex color has a red value of 3, a green value of 241 and a blue value of 0.
In CMYK color space (used in color printing), #03f100 hex color is composed of 98.76% cyan, 0% magenta, 100% yellow and 5.49% black.
#03f100 color has a hue of 119.3 degrees, a saturation of 100% and a lightness of 47.3%.
#03f100 hex color contains mainly GREEN.
The closest web safe color of #03f100 is #00ff00
#03f100 hex color has a decimal value of 258304.
HEX | 03f100 | #03f100 |
---|---|---|
RGB | 3, 241, 0 | rgb(3, 241, 0) |
RGB Percent | 1.18, 94.51, 0 | rgb(1.18, 94.51, 0) |
CMYK | 99, 0, 100, 5 | |
HSL | 119.3°, 100, 47.3 | hsl(119.3, 100%, 47.3%) |
HSV | 119.3°, 100, 94.5 |
XYZ | 31.493, 62.93, 10.487 |
---|---|
Hunter Lab | 79.328, -67.961, 47.692 |
CIE-LAB | 83.406, -82.483, 79.712 |
CIE-LCH | 83.406, 114.706, 135.979 |
CIE-LUV | 98.76, 0, 100, 5.49 |
Web Safe | 00ff00 |
RGB percent of color #03f100
CMYK percent of color #03f100
Text with hexadecimal color #03f100
This text has a font color of #03f100
<p style="color:#03f100">Text here</p>
#03f100 Background Color
This box has a background color of #03f100
<div style="background-color:#03f100">Text here</div>
#03f100 Border Color
This box has a border color of #03f100
<div style="border: 4px solid #03f100">Text here</div>
CSS codes
<p style="color:#03f100">Text here</p>
<div style="background-color:#03f100">Text here</div>
<div style="border: 4px solid #03f100">Text here</div>
#03f100 Color on white background
This is how a font and box color of #03f100 will look
on a white background.
#03f100 Color on black background
This is how a font and box color of #03f100 hex color will look
on a black background.