000FF7

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

000FF7 CONVERSIONS

Different converted color standards of #000FF7
Hex triplet
000FF7
RGB decimal
0, 15, 247
RGB percentage
0, 5.9, 96.9
CMY
100, 94, 3
CMYK
100, 94, 0, 3
HSL
236.4°, 100, 48.4
HSV (or HSB)
236.4°, 100, 96.9
Websafe
0000FF
XYZ
16.959, 7.057, 88.464
Yxy
7.057, 0.151, 0.063
CIE-L*ab
31.936, 74.866, -103.974
CIE-L*CH°
31.936, 128.123, 305.755
CIE-L*uv
31.936, -9.588, -126.515
Hunter-Lab
26.565, 67.467, -178.845
Binary
0, 1111, 11110111
Decimal
4087

000FF7 COLOR HARMONIES

Color schemes with #000FF7

000FF7 COLOR BLINDNESS SIMULATOR

Perception of #000FF7 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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