#B99779 Artisan Crafts
#B99779 (Artisan Crafts) RGB value is (185, 151, 121).
Red value is 185, green value is 151, and blue value is 121.
Cylindrical-coordinate representations (HSL) of color #B99779: hue: 28°, saturation: 31.4%, and lightness: 60%.
Process color (CMYK) of #B99779 is 0%, 18.4%, 34.6%, 27.5%. Web safe color equivalent of #B99779 is ##CC9966. Color #B99779 contains mainly Yellow.
Color Spaces
| Color spaces of #B99779 | Value |
|---|---|
| RGB | 185, 151, 121 |
| HSL | 28°, 31.4%, 60% |
| HSV / HSB | 28°, 34.6%, 72.5% |
| CMYK | 0%, 18.4%, 34.6%, 27.5% |
| XYZ | 34.53, 33.83, 22.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10010111 | 01111001 |
| Octal | 271 | 227 | 171 |
| Decimal | 185 | 151 | 121 |
| Hex | B9 | 97 | 79 |
Shades of #B99779
Tints of #B99779
.mybgColor { background-color: #B99779; }
.myforeColor { color: #B99779; }
.myborderColor { border: 3px solid #B99779; }
<p style="color:#B99779">Text here</p>
This sample text is styled with font color #B99779. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B99779">Div content here</div>
<div style="border:3px solid #B99779">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 151, 121, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B99779; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B99779;
-webkit-box-shadow: 1px 1px 3px #B99779;
box-shadow: 1px 1px 3px #B99779; }
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 #B99779 (Artisan Crafts)
Color Overview & Profile: Color #B99779, also known as Artisan Crafts, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 59% Green (151/255), and 47% Blue (121/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B99779 translates into the CMYK subtractive color model with values of 0% Cyan, 18.4% Magenta, 34.6% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 31.4%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #B99779 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 ##CC9966.
