In RGB color space, #95ff00 hex color has a red value of 149, a green value of 255 and a blue value of 0.
In CMYK color space (used in color printing), #95ff00 hex color is composed of 41.57% cyan, 0% magenta, 100% yellow and 0% black.
#95ff00 color has a hue of 84.9 degrees, a saturation of 100% and a lightness of 50%.
#95ff00 hex color contains mainly GREEN.
The closest web safe color of #95ff00 is #99ff00
#95ff00 hex color has a decimal value of 9830144.
HEX | 95ff00 | #95ff00 |
---|---|---|
RGB | 149, 255, 0 | rgb(149, 255, 0) |
RGB Percent | 58.43, 100, 0 | rgb(58.43, 100, 0) |
CMYK | 42, 0, 100, 0 | |
HSL | 84.9°, 100, 50 | hsl(84.9, 100%, 50%) |
HSV | 84.9°, 100, 100 |
XYZ | 48.154, 77.91, 12.5 |
---|---|
Hunter Lab | 88.267, -57.086, 53.39 |
CIE-LAB | 90.739, -61.484, 86.829 |
CIE-LCH | 90.739, 106.393, 125.302 |
CIE-LUV | 41.57, 0, 100, 0 |
Web Safe | 99ff00 |
RGB percent of color #95ff00
CMYK percent of color #95ff00
Text with hexadecimal color #95ff00
This text has a font color of #95ff00
<p style="color:#95ff00">Text here</p>
#95ff00 Background Color
This box has a background color of #95ff00
<div style="background-color:#95ff00">Text here</div>
#95ff00 Border Color
This box has a border color of #95ff00
<div style="border: 4px solid #95ff00">Text here</div>
CSS codes
<p style="color:#95ff00">Text here</p>
<div style="background-color:#95ff00">Text here</div>
<div style="border: 4px solid #95ff00">Text here</div>
#95ff00 Color on white background
This is how a font and box color of #95ff00 will look
on a white background.
#95ff00 Color on black background
This is how a font and box color of #95ff00 hex color will look
on a black background.