In RGB color space, #000ace hex color has a red value of 0, a green value of 10 and a blue value of 206.
In CMYK color space (used in color printing), #000ace hex color is composed of 100% cyan, 95.15% magenta, 0% yellow and 19.22% black.
#000ace color has a hue of 237.1 degrees, a saturation of 100% and a lightness of 40.4%.
#000ace hex color contains mainly BLUE.
The closest web safe color of #000ace is #0000cc
#000ace hex color has a decimal value of 2766.
HEX | 000ace | #000ace |
---|---|---|
RGB | 0, 10, 206 | rgb(0, 10, 206) |
RGB Percent | 0, 3.92, 80.78 | rgb(0, 3.92, 80.78) |
CMYK | 100, 95, 0, 19 | |
HSL | 237.1°, 100, 40.4 | hsl(237.1, 100%, 40.4%) |
HSV | 237.1°, 100, 80.8 |
XYZ | 11.249, 4.673, 58.702 |
---|---|
Hunter Lab | 21.617, 55.057, -145.872 |
CIE-LAB | 25.782, 65.392, -90.739 |
CIE-LCH | 25.782, 111.847, 305.779 |
CIE-LUV | 100, 95.15, 0, 19.22 |
Web Safe | 0000cc |
RGB percent of color #000ace
CMYK percent of color #000ace
Text with hexadecimal color #000ace
This text has a font color of #000ace
<p style="color:#000ace">Text here</p>
#000ace Background Color
This box has a background color of #000ace
<div style="background-color:#000ace">Text here</div>
#000ace Border Color
This box has a border color of #000ace
<div style="border: 4px solid #000ace">Text here</div>
CSS codes
<p style="color:#000ace">Text here</p>
<div style="background-color:#000ace">Text here</div>
<div style="border: 4px solid #000ace">Text here</div>
#000ace Color on white background
This is how a font and box color of #000ace will look
on a white background.
#000ace Color on black background
This is how a font and box color of #000ace hex color will look
on a black background.