In RGB color space, #123e4f hex color has a red value of 18, a green value of 62 and a blue value of 79.
In CMYK color space (used in color printing), #123e4f hex color is composed of 77.22% cyan, 21.52% magenta, 0% yellow and 69.02% black.
#123e4f color has a hue of 196.7 degrees, a saturation of 62.89% and a lightness of 19%.
#123e4f hex color contains mainly BLUE.
The closest web safe color of #123e4f is #003366
#123e4f hex color has a decimal value of 1195599.
HEX | 123e4f | #123e4f |
---|---|---|
RGB | 18, 62, 79 | rgb(18, 62, 79) |
RGB Percent | 7.06, 24.31, 30.98 | rgb(7.06, 24.31, 30.98) |
CMYK | 77, 22, 0, 69 | |
HSL | 196.7°, 62.89, 19 | hsl(196.7, 62.89%, 19%) |
HSV | 196.7°, 77.2, 31 |
XYZ | 3.383, 4.138, 8.018 |
---|---|
Hunter Lab | 20.342, -5.913, -9.13 |
CIE-LAB | 24.123, -8.47, -14.653 |
CIE-LCH | 24.123, 16.925, 239.97 |
CIE-LUV | 77.22, 21.52, 0, 69.02 |
Web Safe | 003366 |
RGB percent of color #123e4f
CMYK percent of color #123e4f
Text with hexadecimal color #123e4f
This text has a font color of #123e4f
<p style="color:#123e4f">Text here</p>
#123e4f Background Color
This box has a background color of #123e4f
<div style="background-color:#123e4f">Text here</div>
#123e4f Border Color
This box has a border color of #123e4f
<div style="border: 4px solid #123e4f">Text here</div>
CSS codes
<p style="color:#123e4f">Text here</p>
<div style="background-color:#123e4f">Text here</div>
<div style="border: 4px solid #123e4f">Text here</div>
#123e4f Color on white background
This is how a font and box color of #123e4f will look
on a white background.
#123e4f Color on black background
This is how a font and box color of #123e4f hex color will look
on a black background.