In RGB color space, #123c45 hex color has a red value of 18, a green value of 60 and a blue value of 69.
In CMYK color space (used in color printing), #123c45 hex color is composed of 73.91% cyan, 13.04% magenta, 0% yellow and 72.94% black.
#123c45 color has a hue of 190.6 degrees, a saturation of 58.62% and a lightness of 17.1%.
#123c45 hex color contains mainly BLUE.
The closest web safe color of #123c45 is #003333
#123c45 hex color has a decimal value of 1195077.
HEX | 123c45 | #123c45 |
---|---|---|
RGB | 18, 60, 69 | rgb(18, 60, 69) |
RGB Percent | 7.06, 23.53, 27.06 | rgb(7.06, 23.53, 27.06) |
CMYK | 74, 13, 0, 73 | |
HSL | 190.6°, 58.62, 17.1 | hsl(190.6, 58.62%, 17.1%) |
HSV | 190.6°, 73.9, 27.1 |
XYZ | 2.939, 3.79, 6.207 |
---|---|
Hunter Lab | 19.468, -7.121, -5.276 |
CIE-LAB | 22.965, -11.015, -9.792 |
CIE-LCH | 22.965, 14.738, 221.636 |
CIE-LUV | 73.91, 13.04, 0, 72.94 |
Web Safe | 003333 |
RGB percent of color #123c45
CMYK percent of color #123c45
Text with hexadecimal color #123c45
This text has a font color of #123c45
<p style="color:#123c45">Text here</p>
#123c45 Background Color
This box has a background color of #123c45
<div style="background-color:#123c45">Text here</div>
#123c45 Border Color
This box has a border color of #123c45
<div style="border: 4px solid #123c45">Text here</div>
CSS codes
<p style="color:#123c45">Text here</p>
<div style="background-color:#123c45">Text here</div>
<div style="border: 4px solid #123c45">Text here</div>
#123c45 Color on white background
This is how a font and box color of #123c45 will look
on a white background.
#123c45 Color on black background
This is how a font and box color of #123c45 hex color will look
on a black background.