BAD600

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

BAD600 CONVERSIONS

Different converted color standards of #BAD600
Hex triplet
BAD600
RGB decimal
186, 214, 0
RGB percentage
72.9, 83.9, 0
CMY
27, 16, 100
CMYK
13, 0, 100, 16
HSL
67.9°, 100, 42
HSV (or HSB)
67.9°, 100, 83.9
Websafe
CCCC00
XYZ
44.296, 58.532, 8.963
Yxy
58.532, 0.396, 0.524
CIE-L*ab
81.034, -30.593, 80.297
CIE-L*CH°
81.034, 85.928, 110.857
CIE-L*uv
81.034, -11.763, 91.296
Hunter-Lab
76.506, -30.537, 46.608
Binary
10111010, 11010110, 0
Decimal
12244480

BAD600 COLOR HARMONIES

Color schemes with #BAD600

BAD600 COLOR BLINDNESS SIMULATOR

Perception of #BAD600 by people affected by color blindness

Monochromacy

Dichromacy

Trichromacy

CSS Examples

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

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

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

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