In RGB color space, #123a33 hex color has a red value of 18, a green value of 58 and a blue value of 51.
In CMYK color space (used in color printing), #123a33 hex color is composed of 68.97% cyan, 0% magenta, 12.07% yellow and 77.25% black.
#123a33 color has a hue of 169.5 degrees, a saturation of 52.63% and a lightness of 14.9%.
#123a33 hex color contains mainly GREEN.
The closest web safe color of #123a33 is #003333
#123a33 hex color has a decimal value of 1194547.
HEX | 123a33 | #123a33 |
---|---|---|
RGB | 18, 58, 51 | rgb(18, 58, 51) |
RGB Percent | 7.06, 22.75, 20 | rgb(7.06, 22.75, 20) |
CMYK | 69, 0, 12, 77 | |
HSL | 169.5°, 52.63, 14.9 | hsl(169.5, 52.63%, 14.9%) |
HSV | 169.5°, 69, 22.7 |
XYZ | 2.36, 3.394, 3.663 |
---|---|
Hunter Lab | 18.423, -9.374, 1.107 |
CIE-LAB | 21.557, -16.017, 0.19 |
CIE-LCH | 21.557, 16.018, 179.32 |
CIE-LUV | 68.97, 0, 12.07, 77.25 |
Web Safe | 003333 |
RGB percent of color #123a33
CMYK percent of color #123a33
Text with hexadecimal color #123a33
This text has a font color of #123a33
<p style="color:#123a33">Text here</p>
#123a33 Background Color
This box has a background color of #123a33
<div style="background-color:#123a33">Text here</div>
#123a33 Border Color
This box has a border color of #123a33
<div style="border: 4px solid #123a33">Text here</div>
CSS codes
<p style="color:#123a33">Text here</p>
<div style="background-color:#123a33">Text here</div>
<div style="border: 4px solid #123a33">Text here</div>
#123a33 Color on white background
This is how a font and box color of #123a33 will look
on a white background.
#123a33 Color on black background
This is how a font and box color of #123a33 hex color will look
on a black background.