In RGB color space, #123e45 hex color has a red value of 18, a green value of 62 and a blue value of 69.
In CMYK color space (used in color printing), #123e45 hex color is composed of 73.91% cyan, 10.14% magenta, 0% yellow and 72.94% black.
#123e45 color has a hue of 188.2 degrees, a saturation of 58.62% and a lightness of 17.1%.
#123e45 hex color contains mainly BLUE.
The closest web safe color of #123e45 is #003333
#123e45 hex color has a decimal value of 1195589.
HEX | 123e45 | #123e45 |
---|---|---|
RGB | 18, 62, 69 | rgb(18, 62, 69) |
RGB Percent | 7.06, 24.31, 27.06 | rgb(7.06, 24.31, 27.06) |
CMYK | 74, 10, 0, 73 | |
HSL | 188.2°, 58.62, 17.1 | hsl(188.2, 58.62%, 17.1%) |
HSV | 188.2°, 73.9, 27.1 |
XYZ | 3.046, 4.004, 6.242 |
---|---|
Hunter Lab | 20.01, -7.846, -4.488 |
CIE-LAB | 23.685, -12.236, -8.695 |
CIE-LCH | 23.685, 15.011, 215.398 |
CIE-LUV | 73.91, 10.14, 0, 72.94 |
Web Safe | 003333 |
RGB percent of color #123e45
CMYK percent of color #123e45
Text with hexadecimal color #123e45
This text has a font color of #123e45
<p style="color:#123e45">Text here</p>
#123e45 Background Color
This box has a background color of #123e45
<div style="background-color:#123e45">Text here</div>
#123e45 Border Color
This box has a border color of #123e45
<div style="border: 4px solid #123e45">Text here</div>
CSS codes
<p style="color:#123e45">Text here</p>
<div style="background-color:#123e45">Text here</div>
<div style="border: 4px solid #123e45">Text here</div>
#123e45 Color on white background
This is how a font and box color of #123e45 will look
on a white background.
#123e45 Color on black background
This is how a font and box color of #123e45 hex color will look
on a black background.