In RGB color space, #001ace hex color has a red value of 0, a green value of 26 and a blue value of 206.
In CMYK color space (used in color printing), #001ace hex color is composed of 100% cyan, 87.38% magenta, 0% yellow and 19.22% black.
#001ace color has a hue of 232.4 degrees, a saturation of 100% and a lightness of 40.4%.
#001ace hex color contains mainly BLUE.
The closest web safe color of #001ace is #0033cc
#001ace hex color has a decimal value of 6862.
HEX | 001ace | #001ace |
---|---|---|
RGB | 0, 26, 206 | rgb(0, 26, 206) |
RGB Percent | 0, 10.2, 80.78 | rgb(0, 10.2, 80.78) |
CMYK | 100, 87, 0, 19 | |
HSL | 232.4°, 100, 40.4 | hsl(232.4, 100%, 40.4%) |
HSV | 232.4°, 100, 80.8 |
XYZ | 11.51, 5.195, 58.789 |
---|---|
Hunter Lab | 22.793, 50.254, -136.972 |
CIE-LAB | 27.283, 60.805, -88.232 |
CIE-LCH | 27.283, 107.155, 304.573 |
CIE-LUV | 100, 87.38, 0, 19.22 |
Web Safe | 0033cc |
RGB percent of color #001ace
CMYK percent of color #001ace
Text with hexadecimal color #001ace
This text has a font color of #001ace
<p style="color:#001ace">Text here</p>
#001ace Background Color
This box has a background color of #001ace
<div style="background-color:#001ace">Text here</div>
#001ace Border Color
This box has a border color of #001ace
<div style="border: 4px solid #001ace">Text here</div>
CSS codes
<p style="color:#001ace">Text here</p>
<div style="background-color:#001ace">Text here</div>
<div style="border: 4px solid #001ace">Text here</div>
#001ace Color on white background
This is how a font and box color of #001ace will look
on a white background.
#001ace Color on black background
This is how a font and box color of #001ace hex color will look
on a black background.