Skip to content

#bc511b

a dark, vivid orange · warm · closest name: chocolate

RGB
188, 81, 27
HSL
20°, 75%, 42%
CMYK
0, 57, 86, 26
Luminance
0.1666

Every format

HEX#bc511b
RGBrgb(188, 81, 27)
HSLhsl(20, 75%, 42%)
CMYKcmyk(0%, 57%, 86%, 26%)
LABlab(47.8 40.4 49.7)
LCHlch(47.8 64.0 50.9)
OKLCHoklch(0.565 0.152 43.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc511b on white: 4.85:1
AA ✓ pass · AA-large · AAA
Aa
#bc511b on black: 4.33:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green31.8%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta56.9%
Yellow85.6%
Key (black)26.3%

Color previews

#bc511b text on a black background

contrast 4.33:1

Card sample

#bc511b text on a white background

contrast 4.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc511b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc511b in the Color Lab