#1A1110 Color
#1A1110 is rgb(26, 17, 16) in RGB, hsl(6, 24%, 8%) in HSL, and about cmyk(0%, 35%, 38%, 90%) in CMYK. The closest CSS named color is Black (#000000). White text is the more readable choice on this background.
#1A1110rgb(26, 17, 16)hsl(6, 24%, 8%)hsv(6, 38%, 10%)cmyk(0%, 35%, 38%, 90%)oklch(18.9% 0.015 25.9)lab(5.99% 4.08 2.04)lch(5.99% 4.56 26.61)#1A1110 Channel Values
How #1A1110 breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 26 · G 17 · B 16 | 8-bit channels as sent to the display |
| HSL | H 6° · S 24% · L 8% | Easiest model for building lighter and darker variants |
| HSV | H 6° · S 38% · V 10% | Matches the picker in most design tools |
| CMYK | C 0% · M 35% · Y 38% · K 90% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 18.56:1 vs white · 1.13:1 vs black | WCAG 2.2 relative-luminance contrast ratios |
Text Contrast & Accessibility
WCAG 2.2 contrast ratios for text on a #1A1110 background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.
Need a specific ratio against another background? Open #1A1110 in the contrast checker.
Colors That Go With #1A1110
Pairings derived from color-wheel relationships. The complementary color sits opposite #1A1110; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.
Tints & Shades of #1A1110
Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.
Want a full 50-950 ramp with semantic roles? Generate design tokens from #1A1110.
How #1A1110 Looks with Color Vision Deficiency
Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.
#1A1110#131310#161210#141410#171310#1A1111#1A1111#131313Using #1A1110 in Code
Copy-ready declarations for the places this color usually ends up.
--color-1a1110: #1A1110;background-color: #1A1110;colors: { 'color-1a1110': '#1A1110' }Color(red: 0.102, green: 0.067, blue: 0.063)<color name="color_1a1110">#1A1110</color>fill="#1A1110"#1A1110 Frequently Asked Questions
What is the RGB value of #1A1110?
#1A1110 is rgb(26, 17, 16) — red 26, green 17, and blue 16 on the 0-255 scale.
What is the CMYK value of #1A1110?
#1A1110 converts to approximately cmyk(0%, 35%, 38%, 90%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.
Should text on #1A1110 be black or white?
White text is the more readable choice. #1A1110 scores 18.56:1 against white and 1.13:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.
Does #1A1110 have a color name?
#1A1110 is not one of the 140 CSS named colors. The closest named color is Black (#000000), at a CIE76 distance of 7.5, so the two are visibly similar.
Open #1A1110 in a Tool
#1A1110 sits in the red family — browse every shade of red with hex codes, or return to the full color library.