#806D5D Caribou
#806D5D (Caribou) RGB value is (128, 109, 93).
Red value is 128, green value is 109, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #806D5D: hue: 27°, saturation: 15.8%, and lightness: 43.3%.
Process color (CMYK) of #806D5D is 0%, 14.8%, 27.3%, 49.8%. Web safe color equivalent of #806D5D is ##996666. Color #806D5D contains mainly Yellow.
Color Spaces
| Color spaces of #806D5D | Value |
|---|---|
| RGB | 128, 109, 93 |
| HSL | 27°, 15.8%, 43.3% |
| HSV / HSB | 27°, 27.3%, 50.2% |
| CMYK | 0%, 14.8%, 27.3%, 49.8% |
| XYZ | 16.35, 16.32, 12.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01101101 | 01011101 |
| Octal | 200 | 155 | 135 |
| Decimal | 128 | 109 | 93 |
| Hex | 80 | 6D | 5D |
Shades of #806D5D
Tints of #806D5D
.mybgColor { background-color: #806D5D; }
.myforeColor { color: #806D5D; }
.myborderColor { border: 3px solid #806D5D; }
<p style="color:#806D5D">Text here</p>
This sample text is styled with font color #806D5D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#806D5D">Div content here</div>
<div style="border:3px solid #806D5D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 109, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #806D5D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #806D5D;
-webkit-box-shadow: 1px 1px 3px #806D5D;
box-shadow: 1px 1px 3px #806D5D; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #806D5D (Caribou)
Color Overview & Profile: Color #806D5D, also known as Caribou, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 43% Green (109/255), and 36% Blue (93/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #806D5D translates into the CMYK subtractive color model with values of 0% Cyan, 14.8% Magenta, 27.3% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 15.8%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #806D5D in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##996666.
