In RGB color space, #1234ac hex color has a red value of 18, a green value of 52 and a blue value of 172.
In CMYK color space (used in color printing), #1234ac hex color is composed of 89.53% cyan, 69.77% magenta, 0% yellow and 32.55% black.
#1234ac color has a hue of 226.8 degrees, a saturation of 81.05% and a lightness of 37.3%.
#1234ac hex color contains mainly BLUE.
The closest web safe color of #1234ac is #003399
#1234ac hex color has a decimal value of 1193132.
HEX | 1234ac | #1234ac |
---|---|---|
RGB | 18, 52, 172 | rgb(18, 52, 172) |
RGB Percent | 7.06, 20.39, 67.45 | rgb(7.06, 20.39, 67.45) |
CMYK | 90, 70, 0, 33 | |
HSL | 226.8°, 81.05, 37.3 | hsl(226.8, 81.05%, 37.3%) |
HSV | 226.8°, 89.5, 67.5 |
XYZ | 8.924, 5.563, 39.633 |
---|---|
Hunter Lab | 23.586, 26.262, -83.118 |
CIE-LAB | 28.282, 36.383, -66.452 |
CIE-LCH | 28.282, 75.76, 298.701 |
CIE-LUV | 89.53, 69.77, 0, 32.55 |
Web Safe | 003399 |
RGB percent of color #1234ac
CMYK percent of color #1234ac
Text with hexadecimal color #1234ac
This text has a font color of #1234ac
<p style="color:#1234ac">Text here</p>
#1234ac Background Color
This box has a background color of #1234ac
<div style="background-color:#1234ac">Text here</div>
#1234ac Border Color
This box has a border color of #1234ac
<div style="border: 4px solid #1234ac">Text here</div>
CSS codes
<p style="color:#1234ac">Text here</p>
<div style="background-color:#1234ac">Text here</div>
<div style="border: 4px solid #1234ac">Text here</div>
#1234ac Color on white background
This is how a font and box color of #1234ac will look
on a white background.
#1234ac Color on black background
This is how a font and box color of #1234ac hex color will look
on a black background.