In RGB color space, #013acc hex color has a red value of 1, a green value of 58 and a blue value of 204.
In CMYK color space (used in color printing), #013acc hex color is composed of 99.51% cyan, 71.57% magenta, 0% yellow and 20% black.
#013acc color has a hue of 223.2 degrees, a saturation of 99.02% and a lightness of 40.2%.
#013acc hex color contains mainly BLUE.
The closest web safe color of #013acc is #0033cc
#013acc hex color has a decimal value of 80588.
HEX | 013acc | #013acc |
---|---|---|
RGB | 1, 58, 204 | rgb(1, 58, 204) |
RGB Percent | 0.39, 22.75, 80 | rgb(0.39, 22.75, 80) |
CMYK | 100, 72, 0, 20 | |
HSL | 223.2°, 99.02, 40.2 | hsl(223.2, 99.02%, 40.2%) |
HSV | 223.2°, 99.5, 80 |
XYZ | 12.425, 7.392, 57.899 |
---|---|
Hunter Lab | 27.188, 33.995, -107.23 |
CIE-LAB | 32.683, 43.919, -78.095 |
CIE-LCH | 32.683, 89.597, 299.352 |
CIE-LUV | 99.51, 71.57, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #013acc
CMYK percent of color #013acc
Text with hexadecimal color #013acc
This text has a font color of #013acc
<p style="color:#013acc">Text here</p>
#013acc Background Color
This box has a background color of #013acc
<div style="background-color:#013acc">Text here</div>
#013acc Border Color
This box has a border color of #013acc
<div style="border: 4px solid #013acc">Text here</div>
CSS codes
<p style="color:#013acc">Text here</p>
<div style="background-color:#013acc">Text here</div>
<div style="border: 4px solid #013acc">Text here</div>
#013acc Color on white background
This is how a font and box color of #013acc will look
on a white background.
#013acc Color on black background
This is how a font and box color of #013acc hex color will look
on a black background.