#97382C Brown Labrador
#97382C (Brown Labrador) RGB value is (151, 56, 44).
Red value is 151, green value is 56, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color #97382C: hue: 7°, saturation: 54.9%, and lightness: 38.2%.
Process color (CMYK) of #97382C is 0%, 62.9%, 70.9%, 40.8%. Web safe color equivalent of #97382C is ##993333. Color #97382C contains mainly Red.
Color Spaces
| Color spaces of #97382C | Value |
|---|---|
| RGB | 151, 56, 44 |
| HSL | 7°, 54.9%, 38.2% |
| HSV / HSB | 7°, 70.9%, 59.2% |
| CMYK | 0%, 62.9%, 70.9%, 40.8% |
| XYZ | 14.63, 9.59, 3.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010111 | 00111000 | 00101100 |
| Octal | 227 | 070 | 054 |
| Decimal | 151 | 56 | 44 |
| Hex | 97 | 38 | 2C |
Shades of #97382C
Tints of #97382C
.mybgColor { background-color: #97382C; }
.myforeColor { color: #97382C; }
.myborderColor { border: 3px solid #97382C; }
<p style="color:#97382C">Text here</p>
This sample text is styled with font color #97382C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#97382C">Div content here</div>
<div style="border:3px solid #97382C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(151, 56, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #97382C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #97382C;
-webkit-box-shadow: 1px 1px 3px #97382C;
box-shadow: 1px 1px 3px #97382C; }
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 #97382C (Brown Labrador)
Color Overview & Profile: Color #97382C, also known as Brown Labrador, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (151/255), 22% Green (56/255), and 17% Blue (44/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #97382C translates into the CMYK subtractive color model with values of 0% Cyan, 62.9% Magenta, 70.9% Yellow, and 40.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 54.9%, and lightness of 38.2%.
Web Accessibility & Design Recommendations: When implementing #97382C 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.
