Skip to content

#bc5713

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

RGB
188, 87, 19
HSL
24°, 82%, 41%
CMYK
0, 54, 90, 26
Luminance
0.1755

Every format

HEX#bc5713
RGBrgb(188, 87, 19)
HSLhsl(24, 82%, 41%)
CMYKcmyk(0%, 54%, 90%, 26%)
LABlab(49.0 37.2 53.5)
LCHlch(49.0 65.2 55.2)
OKLCHoklch(0.574 0.149 47.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bc5713 on white: 4.66:1
AA ✓ pass · AA-large · AAA
Aa
#bc5713 on black: 4.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green34.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta53.7%
Yellow89.9%
Key (black)26.3%

Color previews

#bc5713 text on a black background

contrast 4.51:1

Card sample

#bc5713 text on a white background

contrast 4.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bc5713

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bc5713 in the Color Lab