In RGB color space, #123200 hex color has a red value of 18, a green value of 50 and a blue value of 0.
In CMYK color space (used in color printing), #123200 hex color is composed of 64% cyan, 0% magenta, 100% yellow and 80.39% black.
#123200 color has a hue of 98.4 degrees, a saturation of 100% and a lightness of 9.8%.
#123200 hex color contains mainly GREEN.
The closest web safe color of #123200 is #003300
#123200 hex color has a decimal value of 1192448.
HEX | 123200 | #123200 |
---|---|---|
RGB | 18, 50, 0 | rgb(18, 50, 0) |
RGB Percent | 7.06, 19.61, 0 | rgb(7.06, 19.61, 0) |
CMYK | 64, 0, 100, 80 | |
HSL | 98.4°, 100, 9.8 | hsl(98.4, 100%, 9.8%) |
HSV | 98.4°, 100, 19.6 |
XYZ | 1.39, 2.41, 0.392 |
---|---|
Hunter Lab | 15.524, -11.185, 9.37 |
CIE-LAB | 17.507, -22.152, 24.577 |
CIE-LCH | 17.507, 33.087, 132.029 |
CIE-LUV | 64, 0, 100, 80.39 |
Web Safe | 003300 |
RGB percent of color #123200
CMYK percent of color #123200
Text with hexadecimal color #123200
This text has a font color of #123200
<p style="color:#123200">Text here</p>
#123200 Background Color
This box has a background color of #123200
<div style="background-color:#123200">Text here</div>
#123200 Border Color
This box has a border color of #123200
<div style="border: 4px solid #123200">Text here</div>
CSS codes
<p style="color:#123200">Text here</p>
<div style="background-color:#123200">Text here</div>
<div style="border: 4px solid #123200">Text here</div>
#123200 Color on white background
This is how a font and box color of #123200 will look
on a white background.
#123200 Color on black background
This is how a font and box color of #123200 hex color will look
on a black background.