Skip to content

#726c01

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

RGB
114, 108, 1
HSL
57°, 98%, 23%
CMYK
0, 5, 99, 55
Luminance
0.1430

Every format

HEX#726c01
RGBrgb(114, 108, 1)
HSLhsl(57, 98%, 23%)
CMYKcmyk(0%, 5%, 99%, 55%)
LABlab(44.7 -8.5 50.6)
LCHlch(44.7 51.3 99.6)
OKLCHoklch(0.520 0.111 105.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#726c01 on white: 5.44:1
AA ✓ pass · AA-large · AAA
Aa
#726c01 on black: 3.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red44.7%
Green42.4%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta5.3%
Yellow99.1%
Key (black)55.3%

Color previews

#726c01 text on a black background

contrast 3.86:1

Card sample

#726c01 text on a white background

contrast 5.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(114, 108, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 108, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #726c01;
background: linear-gradient(135deg, #726c01, #2D7201);

Monochromatic scale

Palettes built from #726c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #726c01 in the Color Lab