Skip to content

#5b5b13

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

RGB
91, 91, 19
HSL
60°, 66%, 22%
CMYK
0, 0, 79, 64
Luminance
0.0975

Every format

HEX#5b5b13
RGBrgb(91, 91, 19)
HSLhsl(60, 66%, 22%)
CMYKcmyk(0%, 0%, 79%, 64%)
LABlab(37.4 -9.5 38.7)
LCHlch(37.4 39.8 103.7)
OKLCHoklch(0.457 0.090 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5b5b13 on white: 7.12:1
AA ✓ pass · AA-large · AAA
Aa
#5b5b13 on black: 2.95:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green35.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow79.1%
Key (black)64.3%

Color previews

#5b5b13 text on a black background

contrast 2.95:1

Card sample

#5b5b13 text on a white background

contrast 7.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(91, 91, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 91, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5b5b13;
background: linear-gradient(135deg, #5b5b13, #2B5B13);

Monochromatic scale

Palettes built from #5b5b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5b5b13 in the Color Lab