0000C0

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

0000C0 CONVERSIONS

Different converted color standards of #0000C0
Hex triplet
0000C0
RGB decimal
0, 0, 192
RGB percentage
0, 0, 75.3
CMY
100, 100, 25
CMYK
100, 100, 0, 25
HSL
240°, 100, 37.6
HSV (or HSB)
240°, 100, 75.3
Websafe
0000CC
XYZ
9.514, 3.806, 50.102
Yxy
3.806, 0.15, 0.06
CIE-L*ab
23.019, 63.975, -87.132
CIE-L*CH°
23.019, 108.096, 306.287
CIE-L*uv
23.019, -6.698, -92.893
Hunter-Lab
19.508, 52.916, -138.615
Binary
0, 0, 11000000
Decimal
192

0000C0 COLOR HARMONIES

Color schemes with #0000C0

0000C0 COLOR BLINDNESS SIMULATOR

Perception of #0000C0 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

<p style="color: #0000C0">This is an example.</p>

To change the background color use style="background-color: #0000C0".

<div style="background-color: #0000C0"></div>