In RGB color space, #123e3e hex color has a red value of 18, a green value of 62 and a blue value of 62.
In CMYK color space (used in color printing), #123e3e hex color is composed of 70.97% cyan, 0% magenta, 0% yellow and 75.69% black.
#123e3e color has a hue of 180 degrees, a saturation of 55% and a lightness of 15.7%.
#123e3e hex color contains mainly GREEN.
The closest web safe color of #123e3e is #003333
#123e3e hex color has a decimal value of 1195582.
HEX | 123e3e | #123e3e |
---|---|---|
RGB | 18, 62, 62 | rgb(18, 62, 62) |
RGB Percent | 7.06, 24.31, 24.31 | rgb(7.06, 24.31, 24.31) |
CMYK | 71, 0, 0, 76 | |
HSL | 180°, 55, 15.7 | hsl(180, 55%, 15.7%) |
HSV | 180°, 71, 24.3 |
XYZ | 2.842, 3.922, 5.165 |
---|---|
Hunter Lab | 19.804, -9.041, -1.6 |
CIE-LAB | 23.412, -14.688, -4.448 |
CIE-LCH | 23.412, 15.347, 196.848 |
CIE-LUV | 70.97, 0, 0, 75.69 |
Web Safe | 003333 |
RGB percent of color #123e3e
CMYK percent of color #123e3e
Text with hexadecimal color #123e3e
This text has a font color of #123e3e
<p style="color:#123e3e">Text here</p>
#123e3e Background Color
This box has a background color of #123e3e
<div style="background-color:#123e3e">Text here</div>
#123e3e Border Color
This box has a border color of #123e3e
<div style="border: 4px solid #123e3e">Text here</div>
CSS codes
<p style="color:#123e3e">Text here</p>
<div style="background-color:#123e3e">Text here</div>
<div style="border: 4px solid #123e3e">Text here</div>
#123e3e Color on white background
This is how a font and box color of #123e3e will look
on a white background.
#123e3e Color on black background
This is how a font and box color of #123e3e hex color will look
on a black background.