#99737A color codes
- HEX
- #99737A
- HEX8
- #99737AFF
- HEX8 (Android)
- #FF99737A
- RGB
- rgb(153, 115, 122)
- RGB (%)
- 60%, 45%, 48%
- HSL
- hsl(349, 16%, 53%)
- HSV / HSB
- hsv(349, 25%, 60%)
- CMYK
- cmyk(0%, 25%, 20%, 40%)
- OKLCH
- oklch(0.5952 0.0488 6.38)
- OKLCH (%)
- oklch(59.52% 0.0488 6.38)
- Decimal
- 10056570
What color is #99737A?
#99737A sits at 60% lightness and 0.0488 chroma in OKLCH, hue 6.38°. Its nearest named color is RosyBrown.
Shades and tints of #99737A
Tints
Shades
Tones
#99737A color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #99737A in CSS
.text { color: #99737A; }
.background { background-color: #99737A; }
.border { border: 2px solid #99737A; }
/* Modern, perceptually uniform */
.text { color: oklch(0.5952 0.0488 6.38); }
/* #99737A at 50% transparency */
.overlay { background-color: #99737A80; }Is #99737A accessible?
#99737A on white text scores 4.13:1; on black text it scores 5.09:1. Black text passes WCAG AA for normal text on #99737A. Recommended text color on a #99737A background: black.
A 5.09:1 vs black
A 4.13:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#99737A) → black APCA Lc experimental 73.8 Lc · large / secondary text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #99737A?
- #99737A is closest to RosyBrown. In RGB it is rgb(153, 115, 122), and in HSL hsl(349, 16%, 53%).
- What is #99737A in RGB?
- #99737A converts to rgb(153, 115, 122) — red 153, green 115, blue 122.
- What text color is readable on #99737A?
- Black text — it has the higher contrast ratio (5.09:1) against #99737A. Black text passes WCAG AA for normal text on #99737A.