In RGB color space, #123c3c hex color has a red value of 18, a green value of 60 and a blue value of 60.
In CMYK color space (used in color printing), #123c3c hex color is composed of 70% cyan, 0% magenta, 0% yellow and 76.47% black.
#123c3c color has a hue of 180 degrees, a saturation of 53.85% and a lightness of 15.3%.
#123c3c hex color contains mainly GREEN.
The closest web safe color of #123c3c is #003333
#123c3c hex color has a decimal value of 1195068.
HEX | 123c3c | #123c3c |
---|---|---|
RGB | 18, 60, 60 | rgb(18, 60, 60) |
RGB Percent | 7.06, 23.53, 23.53 | rgb(7.06, 23.53, 23.53) |
CMYK | 70, 0, 0, 76 | |
HSL | 180°, 53.85, 15.3 | hsl(180, 53.85%, 15.3%) |
HSV | 180°, 70, 23.5 |
XYZ | 2.681, 3.687, 4.845 |
---|---|
Hunter Lab | 19.202, -8.68, -1.519 |
CIE-LAB | 22.608, -14.213, -4.306 |
CIE-LCH | 22.608, 14.851, 196.855 |
CIE-LUV | 70, 0, 0, 76.47 |
Web Safe | 003333 |
RGB percent of color #123c3c
CMYK percent of color #123c3c
Text with hexadecimal color #123c3c
This text has a font color of #123c3c
<p style="color:#123c3c">Text here</p>
#123c3c Background Color
This box has a background color of #123c3c
<div style="background-color:#123c3c">Text here</div>
#123c3c Border Color
This box has a border color of #123c3c
<div style="border: 4px solid #123c3c">Text here</div>
CSS codes
<p style="color:#123c3c">Text here</p>
<div style="background-color:#123c3c">Text here</div>
<div style="border: 4px solid #123c3c">Text here</div>
#123c3c Color on white background
This is how a font and box color of #123c3c will look
on a white background.
#123c3c Color on black background
This is how a font and box color of #123c3c hex color will look
on a black background.