In RGB color space, #123500 hex color has a red value of 18, a green value of 53 and a blue value of 0.
In CMYK color space (used in color printing), #123500 hex color is composed of 66.04% cyan, 0% magenta, 100% yellow and 79.22% black.
#123500 color has a hue of 99.6 degrees, a saturation of 100% and a lightness of 10.4%.
#123500 hex color contains mainly GREEN.
The closest web safe color of #123500 is #003300
#123500 hex color has a decimal value of 1193216.
HEX | 123500 | #123500 |
---|---|---|
RGB | 18, 53, 0 | rgb(18, 53, 0) |
RGB Percent | 7.06, 20.78, 0 | rgb(7.06, 20.78, 0) |
CMYK | 66, 0, 100, 79 | |
HSL | 99.6°, 100, 10.4 | hsl(99.6, 100%, 10.4%) |
HSV | 99.6°, 100, 20.8 |
XYZ | 1.523, 2.675, 0.436 |
---|---|
Hunter Lab | 16.355, -12, 9.868 |
CIE-LAB | 18.692, -23.481, 25.992 |
CIE-LCH | 18.692, 35.028, 132.094 |
CIE-LUV | 66.04, 0, 100, 79.22 |
Web Safe | 003300 |
RGB percent of color #123500
CMYK percent of color #123500
Text with hexadecimal color #123500
This text has a font color of #123500
<p style="color:#123500">Text here</p>
#123500 Background Color
This box has a background color of #123500
<div style="background-color:#123500">Text here</div>
#123500 Border Color
This box has a border color of #123500
<div style="border: 4px solid #123500">Text here</div>
CSS codes
<p style="color:#123500">Text here</p>
<div style="background-color:#123500">Text here</div>
<div style="border: 4px solid #123500">Text here</div>
#123500 Color on white background
This is how a font and box color of #123500 will look
on a white background.
#123500 Color on black background
This is how a font and box color of #123500 hex color will look
on a black background.