Skip to content

#c75c00

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

RGB
199, 92, 0
HSL
28°, 100%, 39%
CMYK
0, 54, 100, 22
Luminance
0.1980

Every format

HEX#c75c00
RGBrgb(199, 92, 0)
HSLhsl(28, 100%, 39%)
CMYKcmyk(0%, 54%, 100%, 22%)
LABlab(51.6 38.8 60.6)
LCHlch(51.6 72.0 57.4)
OKLCHoklch(0.597 0.159 49.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c75c00 on white: 4.23:1
AA ✗ fail · AA-large · AAA
Aa
#c75c00 on black: 4.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green36.1%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta53.8%
Yellow100.0%
Key (black)22.0%

Color previews

#c75c00 text on a black background

contrast 4.96:1

Card sample

#c75c00 text on a white background

contrast 4.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(199, 92, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(199, 92, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c75c00;
background: linear-gradient(135deg, #c75c00, #ADC700);

Monochromatic scale

Palettes built from #c75c00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c75c00 in the Color Lab