Skip to content

#b99c01

a dark, electric yellow · cool · closest name: olive

RGB
185, 156, 1
HSL
51°, 99%, 37%
CMYK
0, 16, 100, 28
Luminance
0.3409

Every format

HEX#b99c01
RGBrgb(185, 156, 1)
HSLhsl(51, 99%, 37%)
CMYKcmyk(0%, 16%, 100%, 28%)
LABlab(65.0 -1.8 68.4)
LCHlch(65.0 68.5 91.5)
OKLCHoklch(0.698 0.143 95.7)

Copy-ready code

/* CSS */
color: #b99c01;
background-color: #b99c01;
/* Tailwind (arbitrary) */
class="text-[#b99c01] bg-[#b99c01]"
/* SCSS */
$brand: #b99c01;
/* SwiftUI */
Color(red: 0.725, green: 0.612, blue: 0.004)
/* Android */
Color.parseColor("#b99c01")

Accessibility — WCAG contrast

Aa
#b99c01 on white: 2.69:1
AA ✗ fail · AA-large · AAA
Aa
#b99c01 on black: 7.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.5%
Green61.2%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta15.7%
Yellow99.5%
Key (black)27.5%

Color previews

#b99c01 text on a black background

contrast 7.82:1

Card sample

#b99c01 text on a white background

contrast 2.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #b99c01;
Background color
Panel with #b99c01 background
background-color: #b99c01;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #b99c01;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(185, 156, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 156, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b99c01;
background: linear-gradient(135deg, #b99c01, #5CB901);

Monochromatic scale

Palettes built from #b99c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b99c01 in the Color Lab