000AFF

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

000AFF CONVERSIONS

Different converted color standards of #000AFF
Hex triplet
000AFF
RGB decimal
0, 10, 255
RGB percentage
0, 3.9, 100
CMY
100, 96, 0
CMYK
100, 96, 0, 0
HSL
237.6°, 100, 50
HSV (or HSB)
237.6°, 100, 100
Websafe
0000FF
XYZ
18.159, 7.437, 95.086
Yxy
7.437, 0.15, 0.062
CIE-L*ab
32.782, 77.706, -107.062
CIE-L*CH°
32.782, 132.289, 305.972
CIE-L*uv
32.782, -9.719, -130.85
Hunter-Lab
27.271, 71.131, -187.637
Binary
0, 1010, 11111111
Decimal
2815

000AFF COLOR HARMONIES

Color schemes with #000AFF

000AFF COLOR BLINDNESS SIMULATOR

Perception of #000AFF by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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