In RGB color space, #123a45 hex color has a red value of 18, a green value of 58 and a blue value of 69.
In CMYK color space (used in color printing), #123a45 hex color is composed of 73.91% cyan, 15.94% magenta, 0% yellow and 72.94% black.
#123a45 color has a hue of 192.9 degrees, a saturation of 58.62% and a lightness of 17.1%.
#123a45 hex color contains mainly BLUE.
The closest web safe color of #123a45 is #003333
#123a45 hex color has a decimal value of 1194565.
HEX | 123a45 | #123a45 |
---|---|---|
RGB | 18, 58, 69 | rgb(18, 58, 69) |
RGB Percent | 7.06, 22.75, 27.06 | rgb(7.06, 22.75, 27.06) |
CMYK | 74, 16, 0, 73 | |
HSL | 192.9°, 58.62, 17.1 | hsl(192.9, 58.62%, 17.1%) |
HSV | 192.9°, 73.9, 27.1 |
XYZ | 2.837, 3.584, 6.173 |
---|---|
Hunter Lab | 18.931, -6.381, -6.081 |
CIE-LAB | 22.246, -9.752, -10.891 |
CIE-LCH | 22.246, 14.619, 228.158 |
CIE-LUV | 73.91, 15.94, 0, 72.94 |
Web Safe | 003333 |
RGB percent of color #123a45
CMYK percent of color #123a45
Text with hexadecimal color #123a45
This text has a font color of #123a45
<p style="color:#123a45">Text here</p>
#123a45 Background Color
This box has a background color of #123a45
<div style="background-color:#123a45">Text here</div>
#123a45 Border Color
This box has a border color of #123a45
<div style="border: 4px solid #123a45">Text here</div>
CSS codes
<p style="color:#123a45">Text here</p>
<div style="background-color:#123a45">Text here</div>
<div style="border: 4px solid #123a45">Text here</div>
#123a45 Color on white background
This is how a font and box color of #123a45 will look
on a white background.
#123a45 Color on black background
This is how a font and box color of #123a45 hex color will look
on a black background.