#803C2B Grill Master
#803C2B (Grill Master) RGB value is (128, 60, 43).
Red value is 128, green value is 60, and blue value is 43.
Cylindrical-coordinate representations (HSL) of color #803C2B: hue: 12°, saturation: 49.7%, and lightness: 33.5%.
Process color (CMYK) of #803C2B is 0%, 53.1%, 66.4%, 49.8%. Web safe color equivalent of #803C2B is ##993333. Color #803C2B contains mainly Red.
Color Spaces
| Color spaces of #803C2B | Value |
|---|---|
| RGB | 128, 60, 43 |
| HSL | 12°, 49.7%, 33.5% |
| HSV / HSB | 12°, 66.4%, 50.2% |
| CMYK | 0%, 53.1%, 66.4%, 49.8% |
| XYZ | 10.95, 8, 3.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 00111100 | 00101011 |
| Octal | 200 | 074 | 053 |
| Decimal | 128 | 60 | 43 |
| Hex | 80 | 3C | 2B |
Shades of #803C2B
Tints of #803C2B
.mybgColor { background-color: #803C2B; }
.myforeColor { color: #803C2B; }
.myborderColor { border: 3px solid #803C2B; }
<p style="color:#803C2B">Text here</p>
This sample text is styled with font color #803C2B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#803C2B">Div content here</div>
<div style="border:3px solid #803C2B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 60, 43, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #803C2B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #803C2B;
-webkit-box-shadow: 1px 1px 3px #803C2B;
box-shadow: 1px 1px 3px #803C2B; }
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 #803C2B (Grill Master)
Color Overview & Profile: Color #803C2B, also known as Grill Master, 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), 24% Green (60/255), and 17% Blue (43/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #803C2B translates into the CMYK subtractive color model with values of 0% Cyan, 53.1% Magenta, 66.4% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 49.7%, and lightness of 33.5%.
Web Accessibility & Design Recommendations: When implementing #803C2B 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 ##993333.
