Skip to content

#bc9100

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

RGB
188, 145, 0
HSL
46°, 100%, 37%
CMYK
0, 23, 100, 26
Luminance
0.3094

Every format

HEX#bc9100
RGBrgb(188, 145, 0)
HSLhsl(46, 100%, 37%)
CMYKcmyk(0%, 23%, 100%, 26%)
LABlab(62.5 5.5 66.9)
LCHlch(62.5 67.1 85.3)
OKLCHoklch(0.678 0.139 87.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc9100 on white: 2.92:1
AA ✗ fail · AA-large · AAA
Aa
#bc9100 on black: 7.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green56.9%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta22.9%
Yellow100.0%
Key (black)26.3%

Color previews

#bc9100 text on a black background

contrast 7.19:1

Card sample

#bc9100 text on a white background

contrast 2.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 145, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 145, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bc9100;
background: linear-gradient(135deg, #bc9100, #6ABC00);

Monochromatic scale

Palettes built from #bc9100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc9100 in the Color Lab