In RGB color space, #112500 hex color has a red value of 17, a green value of 37 and a blue value of 0.
In CMYK color space (used in color printing), #112500 hex color is composed of 54.05% cyan, 0% magenta, 100% yellow and 85.49% black.
#112500 color has a hue of 92.4 degrees, a saturation of 100% and a lightness of 7.3%.
#112500 hex color contains mainly GREEN.
The closest web safe color of #112500 is #003300
#112500 hex color has a decimal value of 1123584.
HEX | 112500 | #112500 |
---|---|---|
RGB | 17, 37, 0 | rgb(17, 37, 0) |
RGB Percent | 6.67, 14.51, 0 | rgb(6.67, 14.51, 0) |
CMYK | 54, 0, 100, 85 | |
HSL | 92.4°, 100, 7.3 | hsl(92.4, 100%, 7.3%) |
HSV | 92.4°, 100, 14.5 |
XYZ | 0.893, 1.442, 0.231 |
---|---|
Hunter Lab | 12.008, -7.74, 7.265 |
CIE-LAB | 12.234, -16.195, 17.79 |
CIE-LCH | 12.234, 24.057, 132.313 |
CIE-LUV | 54.05, 0, 100, 85.49 |
Web Safe | 003300 |
RGB percent of color #112500
CMYK percent of color #112500
Text with hexadecimal color #112500
This text has a font color of #112500
<p style="color:#112500">Text here</p>
#112500 Background Color
This box has a background color of #112500
<div style="background-color:#112500">Text here</div>
#112500 Border Color
This box has a border color of #112500
<div style="border: 4px solid #112500">Text here</div>
CSS codes
<p style="color:#112500">Text here</p>
<div style="background-color:#112500">Text here</div>
<div style="border: 4px solid #112500">Text here</div>
#112500 Color on white background
This is how a font and box color of #112500 will look
on a white background.
#112500 Color on black background
This is how a font and box color of #112500 hex color will look
on a black background.