In RGB color space, #03b100 hex color has a red value of 3, a green value of 177 and a blue value of 0.
In CMYK color space (used in color printing), #03b100 hex color is composed of 98.31% cyan, 0% magenta, 100% yellow and 30.59% black.
#03b100 color has a hue of 119 degrees, a saturation of 100% and a lightness of 34.7%.
#03b100 hex color contains mainly GREEN.
The closest web safe color of #03b100 is #009900
#03b100 hex color has a decimal value of 241920.
HEX | 03b100 | #03b100 |
---|---|---|
RGB | 3, 177, 0 | rgb(3, 177, 0) |
RGB Percent | 1.18, 69.41, 0 | rgb(1.18, 69.41, 0) |
CMYK | 98, 0, 100, 31 | |
HSL | 119°, 100, 34.7 | hsl(119, 100%, 34.7%) |
HSV | 119°, 100, 69.4 |
XYZ | 15.76, 31.464, 5.242 |
---|---|
Hunter Lab | 56.093, -48.01, 33.724 |
CIE-LAB | 62.897, -65.385, 63.273 |
CIE-LCH | 62.897, 90.987, 135.94 |
CIE-LUV | 98.31, 0, 100, 30.59 |
Web Safe | 009900 |
RGB percent of color #03b100
CMYK percent of color #03b100
Text with hexadecimal color #03b100
This text has a font color of #03b100
<p style="color:#03b100">Text here</p>
#03b100 Background Color
This box has a background color of #03b100
<div style="background-color:#03b100">Text here</div>
#03b100 Border Color
This box has a border color of #03b100
<div style="border: 4px solid #03b100">Text here</div>
CSS codes
<p style="color:#03b100">Text here</p>
<div style="background-color:#03b100">Text here</div>
<div style="border: 4px solid #03b100">Text here</div>
#03b100 Color on white background
This is how a font and box color of #03b100 will look
on a white background.
#03b100 Color on black background
This is how a font and box color of #03b100 hex color will look
on a black background.