000FF5

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

000FF5 CONVERSIONS

Different converted color standards of #000FF5
Hex triplet
000FF5
RGB decimal
0, 15, 245
RGB percentage
0, 5.9, 96.1
CMY
100, 94, 4
CMYK
100, 94, 0, 4
HSL
236.3°, 100, 48
HSV (or HSB)
236.3°, 100, 96.1
Websafe
0000FF
XYZ
16.652, 6.934, 86.847
Yxy
6.934, 0.151, 0.063
CIE-L*ab
31.657, 74.362, -103.312
CIE-L*CH°
31.657, 127.292, 305.746
CIE-L*uv
31.657, -9.51, -125.364
Hunter-Lab
26.333, 66.796, -177.108
Binary
0, 1111, 11110101
Decimal
4085

000FF5 COLOR HARMONIES

Color schemes with #000FF5

000FF5 COLOR BLINDNESS SIMULATOR

Perception of #000FF5 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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