In RGB color space, #0ff300 hex color has a red value of 15, a green value of 243 and a blue value of 0.
In CMYK color space (used in color printing), #0ff300 hex color is composed of 93.83% cyan, 0% magenta, 100% yellow and 4.71% black.
#0ff300 color has a hue of 116.3 degrees, a saturation of 100% and a lightness of 47.6%.
#0ff300 hex color contains mainly GREEN.
The closest web safe color of #0ff300 is #00ff00
#0ff300 hex color has a decimal value of 1045248.
HEX | 0ff300 | #0ff300 |
---|---|---|
RGB | 15, 243, 0 | rgb(15, 243, 0) |
RGB Percent | 5.88, 95.29, 0 | rgb(5.88, 95.29, 0) |
CMYK | 94, 0, 100, 5 | |
HSL | 116.3°, 100, 47.6 | hsl(116.3, 100%, 47.6%) |
HSV | 116.3°, 100, 95.3 |
XYZ | 32.248, 64.203, 10.693 |
---|---|
Hunter Lab | 80.127, -68.382, 48.176 |
CIE-LAB | 84.071, -82.61, 80.263 |
CIE-LCH | 84.071, 115.181, 135.826 |
CIE-LUV | 93.83, 0, 100, 4.71 |
Web Safe | 00ff00 |
RGB percent of color #0ff300
CMYK percent of color #0ff300
Text with hexadecimal color #0ff300
This text has a font color of #0ff300
<p style="color:#0ff300">Text here</p>
#0ff300 Background Color
This box has a background color of #0ff300
<div style="background-color:#0ff300">Text here</div>
#0ff300 Border Color
This box has a border color of #0ff300
<div style="border: 4px solid #0ff300">Text here</div>
CSS codes
<p style="color:#0ff300">Text here</p>
<div style="background-color:#0ff300">Text here</div>
<div style="border: 4px solid #0ff300">Text here</div>
#0ff300 Color on white background
This is how a font and box color of #0ff300 will look
on a white background.
#0ff300 Color on black background
This is how a font and box color of #0ff300 hex color will look
on a black background.