In RGB color space, #123d12 hex color has a red value of 18, a green value of 61 and a blue value of 18.
In CMYK color space (used in color printing), #123d12 hex color is composed of 70.49% cyan, 0% magenta, 70.49% yellow and 76.08% black.
#123d12 color has a hue of 120 degrees, a saturation of 54.43% and a lightness of 15.5%.
#123d12 hex color contains mainly GREEN.
The closest web safe color of #123d12 is #003300
#123d12 hex color has a decimal value of 1195282.
HEX | 123d12 | #123d12 |
---|---|---|
RGB | 18, 61, 18 | rgb(18, 61, 18) |
RGB Percent | 7.06, 23.92, 7.06 | rgb(7.06, 23.92, 7.06) |
CMYK | 70, 0, 70, 76 | |
HSL | 120°, 54.43, 15.5 | hsl(120, 54.43%, 15.5%) |
HSV | 120°, 70.5, 23.9 |
XYZ | 2.027, 3.51, 1.143 |
---|---|
Hunter Lab | 18.735, -13.474, 9.497 |
CIE-LAB | 21.98, -25.052, 21.692 |
CIE-LCH | 21.98, 33.138, 139.111 |
CIE-LUV | 70.49, 0, 70.49, 76.08 |
Web Safe | 003300 |
RGB percent of color #123d12
CMYK percent of color #123d12
Text with hexadecimal color #123d12
This text has a font color of #123d12
<p style="color:#123d12">Text here</p>
#123d12 Background Color
This box has a background color of #123d12
<div style="background-color:#123d12">Text here</div>
#123d12 Border Color
This box has a border color of #123d12
<div style="border: 4px solid #123d12">Text here</div>
CSS codes
<p style="color:#123d12">Text here</p>
<div style="background-color:#123d12">Text here</div>
<div style="border: 4px solid #123d12">Text here</div>
#123d12 Color on white background
This is how a font and box color of #123d12 will look
on a white background.
#123d12 Color on black background
This is how a font and box color of #123d12 hex color will look
on a black background.