In RGB color space, #0ff500 hex color has a red value of 15, a green value of 245 and a blue value of 0.
In CMYK color space (used in color printing), #0ff500 hex color is composed of 93.88% cyan, 0% magenta, 100% yellow and 3.92% black.
#0ff500 color has a hue of 116.3 degrees, a saturation of 100% and a lightness of 48%.
#0ff500 hex color contains mainly GREEN.
The closest web safe color of #0ff500 is #00ff00
#0ff500 hex color has a decimal value of 1045760.
HEX | 0ff500 | #0ff500 |
---|---|---|
RGB | 15, 245, 0 | rgb(15, 245, 0) |
RGB Percent | 5.88, 96.08, 0 | rgb(5.88, 96.08, 0) |
CMYK | 94, 0, 100, 4 | |
HSL | 116.3°, 100, 48 | hsl(116.3, 100%, 48%) |
HSV | 116.3°, 100, 96.1 |
XYZ | 32.849, 65.406, 10.893 |
---|---|
Hunter Lab | 80.874, -69.027, 48.626 |
CIE-LAB | 84.693, -83.135, 80.763 |
CIE-LCH | 84.693, 115.906, 135.829 |
CIE-LUV | 93.88, 0, 100, 3.92 |
Web Safe | 00ff00 |
RGB percent of color #0ff500
CMYK percent of color #0ff500
Text with hexadecimal color #0ff500
This text has a font color of #0ff500
<p style="color:#0ff500">Text here</p>
#0ff500 Background Color
This box has a background color of #0ff500
<div style="background-color:#0ff500">Text here</div>
#0ff500 Border Color
This box has a border color of #0ff500
<div style="border: 4px solid #0ff500">Text here</div>
CSS codes
<p style="color:#0ff500">Text here</p>
<div style="background-color:#0ff500">Text here</div>
<div style="border: 4px solid #0ff500">Text here</div>
#0ff500 Color on white background
This is how a font and box color of #0ff500 will look
on a white background.
#0ff500 Color on black background
This is how a font and box color of #0ff500 hex color will look
on a black background.