#B66A50 Clay
#B66A50 (Clay) RGB value is (182, 106, 80).
Red value is 182, green value is 106, and blue value is 80.
Cylindrical-coordinate representations (HSL) of color #B66A50: hue: 15°, saturation: 41.1%, and lightness: 51.4%.
Process color (CMYK) of #B66A50 is 0%, 41.8%, 56%, 28.6%. Web safe color equivalent of #B66A50 is ##CC6666. Color #B66A50 contains mainly Red.
Color Spaces
| Color spaces of #B66A50 | Value |
|---|---|
| RGB | 182, 106, 80 |
| HSL | 15°, 41.1%, 51.4% |
| HSV / HSB | 15°, 56%, 71.4% |
| CMYK | 0%, 41.8%, 56%, 28.6% |
| XYZ | 25.9, 20.83, 10.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 01101010 | 01010000 |
| Octal | 266 | 152 | 120 |
| Decimal | 182 | 106 | 80 |
| Hex | B6 | 6A | 50 |
Shades of #B66A50
Tints of #B66A50
.mybgColor { background-color: #B66A50; }
.myforeColor { color: #B66A50; }
.myborderColor { border: 3px solid #B66A50; }
<p style="color:#B66A50">Text here</p>
This sample text is styled with font color #B66A50. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B66A50">Div content here</div>
<div style="border:3px solid #B66A50">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 106, 80, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B66A50; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B66A50;
-webkit-box-shadow: 1px 1px 3px #B66A50;
box-shadow: 1px 1px 3px #B66A50; }
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 #B66A50 (Clay)
Color Overview & Profile: Color #B66A50, also known as Clay, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 42% Green (106/255), and 31% Blue (80/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B66A50 translates into the CMYK subtractive color model with values of 0% Cyan, 41.8% Magenta, 56% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 15°, saturation of 41.1%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #B66A50 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 ##CC6666.
