000ACC

The color #000ACC is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #0000CC.

000ACC CONVERSIONS

Different converted color standards of #000ACC
Hex triplet
000ACC
RGB decimal
0, 10, 204
RGB percentage
0, 3.9, 80
CMY
100, 96, 20
CMYK
100, 95, 0, 20
HSL
237.1°, 100, 40
HSV (or HSB)
237.1°, 100, 80
Websafe
0000CC
XYZ
11.008, 4.577, 57.43
Yxy
4.577, 0.151, 0.063
CIE-L*ab
25.493, 64.869, -90.053
CIE-L*CH°
25.493, 110.984, 305.767
CIE-L*uv
25.493, -7.649, -101.03
Hunter-Lab
21.393, 54.407, -144.188
Binary
0, 1010, 11001100
Decimal
2764

000ACC COLOR HARMONIES

Color schemes with #000ACC

000ACC COLOR BLINDNESS SIMULATOR

Perception of #000ACC by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

The CSS property style="color: #000ACC" can be used to change the color of text.

<p style="color: #000ACC">This is an example.</p>

To change the background color use style="background-color: #000ACC".

<div style="background-color: #000ACC"></div>