000ABC

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

000ABC CONVERSIONS

Different converted color standards of #000ABC
Hex triplet
000ABC
RGB decimal
0, 10, 188
RGB percentage
0, 3.9, 73.7
CMY
100, 96, 26
CMYK
100, 95, 0, 26
HSL
236.8°, 100, 36.9
HSV (or HSB)
236.8°, 100, 73.7
Websafe
0000CC
XYZ
9.186, 3.848, 47.836
Yxy
3.848, 0.151, 0.063
CIE-L*ab
23.162, 60.651, -84.52
CIE-L*CH°
23.162, 104.029, 305.663
CIE-L*uv
23.162, -6.991, -91.461
Hunter-Lab
19.616, 49.258, -130.852
Binary
0, 1010, 10111100
Decimal
2748

000ABC COLOR HARMONIES

Color schemes with #000ABC

000ABC COLOR BLINDNESS SIMULATOR

Perception of #000ABC by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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