In RGB color space, #123faa hex color has a red value of 18, a green value of 63 and a blue value of 170.
In CMYK color space (used in color printing), #123faa hex color is composed of 89.41% cyan, 62.94% magenta, 0% yellow and 33.33% black.
#123faa color has a hue of 222.2 degrees, a saturation of 80.85% and a lightness of 36.9%.
#123faa hex color contains mainly BLUE.
The closest web safe color of #123faa is #003399
#123faa hex color has a decimal value of 1195946.
HEX | 123faa | #123faa |
---|---|---|
RGB | 18, 63, 170 | rgb(18, 63, 170) |
RGB Percent | 7.06, 24.71, 66.67 | rgb(7.06, 24.71, 66.67) |
CMYK | 89, 63, 0, 33 | |
HSL | 222.2°, 80.85, 36.9 | hsl(222.2, 80.85%, 36.9%) |
HSV | 222.2°, 89.4, 66.7 |
XYZ | 9.283, 6.586, 38.812 |
---|---|
Hunter Lab | 25.663, 19.657, -71.704 |
CIE-LAB | 30.845, 28.342, -61.04 |
CIE-LCH | 30.845, 67.299, 294.906 |
CIE-LUV | 89.41, 62.94, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #123faa
CMYK percent of color #123faa
Text with hexadecimal color #123faa
This text has a font color of #123faa
<p style="color:#123faa">Text here</p>
#123faa Background Color
This box has a background color of #123faa
<div style="background-color:#123faa">Text here</div>
#123faa Border Color
This box has a border color of #123faa
<div style="border: 4px solid #123faa">Text here</div>
CSS codes
<p style="color:#123faa">Text here</p>
<div style="background-color:#123faa">Text here</div>
<div style="border: 4px solid #123faa">Text here</div>
#123faa Color on white background
This is how a font and box color of #123faa will look
on a white background.
#123faa Color on black background
This is how a font and box color of #123faa hex color will look
on a black background.