In RGB color space, #255b00 hex color has a red value of 37, a green value of 91 and a blue value of 0.
In CMYK color space (used in color printing), #255b00 hex color is composed of 59.34% cyan, 0% magenta, 100% yellow and 64.31% black.
#255b00 color has a hue of 95.6 degrees, a saturation of 100% and a lightness of 17.8%.
#255b00 hex color contains mainly GREEN.
The closest web safe color of #255b00 is #336600
#255b00 hex color has a decimal value of 2448128.
HEX | 255b00 | #255b00 |
---|---|---|
RGB | 37, 91, 0 | rgb(37, 91, 0) |
RGB Percent | 14.51, 35.69, 0 | rgb(14.51, 35.69, 0) |
CMYK | 59, 0, 100, 64 | |
HSL | 95.6°, 100, 17.8 | hsl(95.6, 100%, 17.8%) |
HSV | 95.6°, 100, 35.7 |
XYZ | 4.504, 7.875, 1.283 |
---|---|
Hunter Lab | 28.062, -20.46, 16.933 |
CIE-LAB | 33.721, -33.38, 40.215 |
CIE-LCH | 33.721, 52.263, 129.694 |
CIE-LUV | 59.34, 0, 100, 64.31 |
Web Safe | 336600 |
RGB percent of color #255b00
CMYK percent of color #255b00
Text with hexadecimal color #255b00
This text has a font color of #255b00
<p style="color:#255b00">Text here</p>
#255b00 Background Color
This box has a background color of #255b00
<div style="background-color:#255b00">Text here</div>
#255b00 Border Color
This box has a border color of #255b00
<div style="border: 4px solid #255b00">Text here</div>
CSS codes
<p style="color:#255b00">Text here</p>
<div style="background-color:#255b00">Text here</div>
<div style="border: 4px solid #255b00">Text here</div>
#255b00 Color on white background
This is how a font and box color of #255b00 will look
on a white background.
#255b00 Color on black background
This is how a font and box color of #255b00 hex color will look
on a black background.