In RGB color space, #00f300 hex color has a red value of 0, a green value of 243 and a blue value of 0.
In CMYK color space (used in color printing), #00f300 hex color is composed of 100% cyan, 0% magenta, 100% yellow and 4.71% black.
#00f300 color has a hue of 120 degrees, a saturation of 100% and a lightness of 47.6%.
#00f300 hex color contains mainly GREEN.
The closest web safe color of #00f300 is #00ff00
#00f300 hex color has a decimal value of 62208.
HEX | 00f300 | #00f300 |
---|---|---|
RGB | 0, 243, 0 | rgb(0, 243, 0) |
RGB Percent | 0, 95.29, 0 | rgb(0, 95.29, 0) |
CMYK | 100, 0, 100, 5 | |
HSL | 120°, 100, 47.6 | hsl(120, 100%, 47.6%) |
HSV | 120°, 100, 95.3 |
XYZ | 32.051, 64.101, 10.684 |
---|---|
Hunter Lab | 80.063, -68.653, 48.132 |
CIE-LAB | 84.018, -83.093, 80.198 |
CIE-LCH | 84.018, 115.482, 136.016 |
CIE-LUV | 100, 0, 100, 4.71 |
Web Safe | 00ff00 |
RGB percent of color #00f300
CMYK percent of color #00f300
Text with hexadecimal color #00f300
This text has a font color of #00f300
<p style="color:#00f300">Text here</p>
#00f300 Background Color
This box has a background color of #00f300
<div style="background-color:#00f300">Text here</div>
#00f300 Border Color
This box has a border color of #00f300
<div style="border: 4px solid #00f300">Text here</div>
CSS codes
<p style="color:#00f300">Text here</p>
<div style="background-color:#00f300">Text here</div>
<div style="border: 4px solid #00f300">Text here</div>
#00f300 Color on white background
This is how a font and box color of #00f300 will look
on a white background.
#00f300 Color on black background
This is how a font and box color of #00f300 hex color will look
on a black background.