000CCC

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

000CCC CONVERSIONS

Different converted color standards of #000CCC
Hex triplet
000CCC
RGB decimal
0, 12, 204
RGB percentage
0, 4.7, 80
CMY
100, 95, 20
CMYK
100, 94, 0, 20
HSL
236.5°, 100, 40
HSV (or HSB)
236.5°, 100, 80
Websafe
0000CC
XYZ
11.031, 4.623, 57.438
Yxy
4.623, 0.151, 0.063
CIE-L*ab
25.631, 64.443, -89.822
CIE-L*CH°
25.631, 110.548, 305.657
CIE-L*uv
25.631, -7.738, -101.191
Hunter-Lab
21.5, 53.953, -143.343
Binary
0, 1100, 11001100
Decimal
3276

000CCC COLOR HARMONIES

Color schemes with #000CCC

000CCC COLOR BLINDNESS SIMULATOR

Perception of #000CCC by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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