In RGB color space, #123e20 hex color has a red value of 18, a green value of 62 and a blue value of 32.
In CMYK color space (used in color printing), #123e20 hex color is composed of 70.97% cyan, 0% magenta, 48.39% yellow and 75.69% black.
#123e20 color has a hue of 139.1 degrees, a saturation of 55% and a lightness of 15.7%.
#123e20 hex color contains mainly GREEN.
The closest web safe color of #123e20 is #003333
#123e20 hex color has a decimal value of 1195552.
HEX | 123e20 | #123e20 |
---|---|---|
RGB | 18, 62, 32 | rgb(18, 62, 32) |
RGB Percent | 7.06, 24.31, 12.55 | rgb(7.06, 24.31, 12.55) |
CMYK | 71, 0, 48, 76 | |
HSL | 139.1°, 55, 15.7 | hsl(139.1, 55%, 15.7%) |
HSV | 139.1°, 71, 24.3 |
XYZ | 2.233, 3.678, 1.959 |
---|---|
Hunter Lab | 19.178, -12.778, 7.368 |
CIE-LAB | 22.577, -23.077, 14.105 |
CIE-LCH | 22.577, 27.046, 148.566 |
CIE-LUV | 70.97, 0, 48.39, 75.69 |
Web Safe | 003333 |
RGB percent of color #123e20
CMYK percent of color #123e20
Text with hexadecimal color #123e20
This text has a font color of #123e20
<p style="color:#123e20">Text here</p>
#123e20 Background Color
This box has a background color of #123e20
<div style="background-color:#123e20">Text here</div>
#123e20 Border Color
This box has a border color of #123e20
<div style="border: 4px solid #123e20">Text here</div>
CSS codes
<p style="color:#123e20">Text here</p>
<div style="background-color:#123e20">Text here</div>
<div style="border: 4px solid #123e20">Text here</div>
#123e20 Color on white background
This is how a font and box color of #123e20 will look
on a white background.
#123e20 Color on black background
This is how a font and box color of #123e20 hex color will look
on a black background.