In RGB color space, #123d45 hex color has a red value of 18, a green value of 61 and a blue value of 69.
In CMYK color space (used in color printing), #123d45 hex color is composed of 73.91% cyan, 11.59% magenta, 0% yellow and 72.94% black.
#123d45 color has a hue of 189.4 degrees, a saturation of 58.62% and a lightness of 17.1%.
#123d45 hex color contains mainly BLUE.
The closest web safe color of #123d45 is #003333
#123d45 hex color has a decimal value of 1195333.
HEX | 123d45 | #123d45 |
---|---|---|
RGB | 18, 61, 69 | rgb(18, 61, 69) |
RGB Percent | 7.06, 23.92, 27.06 | rgb(7.06, 23.92, 27.06) |
CMYK | 74, 12, 0, 73 | |
HSL | 189.4°, 58.62, 17.1 | hsl(189.4, 58.62%, 17.1%) |
HSV | 189.4°, 73.9, 27.1 |
XYZ | 2.992, 3.896, 6.224 |
---|---|
Hunter Lab | 19.738, -7.484, -4.879 |
CIE-LAB | 23.325, -11.628, -9.242 |
CIE-LCH | 23.325, 14.853, 218.478 |
CIE-LUV | 73.91, 11.59, 0, 72.94 |
Web Safe | 003333 |
RGB percent of color #123d45
CMYK percent of color #123d45
Text with hexadecimal color #123d45
This text has a font color of #123d45
<p style="color:#123d45">Text here</p>
#123d45 Background Color
This box has a background color of #123d45
<div style="background-color:#123d45">Text here</div>
#123d45 Border Color
This box has a border color of #123d45
<div style="border: 4px solid #123d45">Text here</div>
CSS codes
<p style="color:#123d45">Text here</p>
<div style="background-color:#123d45">Text here</div>
<div style="border: 4px solid #123d45">Text here</div>
#123d45 Color on white background
This is how a font and box color of #123d45 will look
on a white background.
#123d45 Color on black background
This is how a font and box color of #123d45 hex color will look
on a black background.