In RGB color space, #123e3b hex color has a red value of 18, a green value of 62 and a blue value of 59.
In CMYK color space (used in color printing), #123e3b hex color is composed of 70.97% cyan, 0% magenta, 4.84% yellow and 75.69% black.
#123e3b color has a hue of 175.9 degrees, a saturation of 55% and a lightness of 15.7%.
#123e3b hex color contains mainly GREEN.
The closest web safe color of #123e3b is #003333
#123e3b hex color has a decimal value of 1195579.
HEX | 123e3b | #123e3b |
---|---|---|
RGB | 18, 62, 59 | rgb(18, 62, 59) |
RGB Percent | 7.06, 24.31, 23.14 | rgb(7.06, 24.31, 23.14) |
CMYK | 71, 0, 5, 76 | |
HSL | 175.9°, 55, 15.7 | hsl(175.9, 55%, 15.7%) |
HSV | 175.9°, 71, 24.3 |
XYZ | 2.761, 3.89, 4.743 |
---|---|
Hunter Lab | 19.723, -9.527, -0.452 |
CIE-LAB | 23.304, -15.714, -2.605 |
CIE-LCH | 23.304, 15.928, 189.413 |
CIE-LUV | 70.97, 0, 4.84, 75.69 |
Web Safe | 003333 |
RGB percent of color #123e3b
CMYK percent of color #123e3b
Text with hexadecimal color #123e3b
This text has a font color of #123e3b
<p style="color:#123e3b">Text here</p>
#123e3b Background Color
This box has a background color of #123e3b
<div style="background-color:#123e3b">Text here</div>
#123e3b Border Color
This box has a border color of #123e3b
<div style="border: 4px solid #123e3b">Text here</div>
CSS codes
<p style="color:#123e3b">Text here</p>
<div style="background-color:#123e3b">Text here</div>
<div style="border: 4px solid #123e3b">Text here</div>
#123e3b Color on white background
This is how a font and box color of #123e3b will look
on a white background.
#123e3b Color on black background
This is how a font and box color of #123e3b hex color will look
on a black background.