00000F

The color #00000F is one of 16,777,216 (16^6) hexadecimal colors. It is closest to the websafe color #000000.

00000F CONVERSIONS

Different converted color standards of #00000F
Hex triplet
00000F
RGB decimal
0, 0, 15
RGB percentage
0, 0, 5.9
CMY
100, 100, 94
CMYK
100, 100, 0, 94
HSL
240°, 100, 2.9
HSV (or HSB)
240°, 100, 5.9
Websafe
000000
XYZ
0.086, 0.034, 0.454
Yxy
0.034, 0.15, 0.06
CIE-L*ab
0.312, 2.189, -5.957
CIE-L*CH°
0.312, 6.347, 290.178
CIE-L*uv
0.312, -0.091, -1.257
Hunter-Lab
1.857, 5.037, -13.196
Binary
0, 0, 1111
Decimal
15

00000F COLOR HARMONIES

Color schemes with #00000F

00000F COLOR BLINDNESS SIMULATOR

Perception of #00000F by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

<p style="color: #00000F">This is an example.</p>

To change the background color use style="background-color: #00000F".

<div style="background-color: #00000F"></div>