#604B42 Little Bear
#604B42 (Little Bear) RGB value is (96, 75, 66).
Red value is 96, green value is 75, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #604B42: hue: 18°, saturation: 18.5%, and lightness: 31.8%.
Process color (CMYK) of #604B42 is 0%, 21.9%, 31.3%, 62.4%. Web safe color equivalent of #604B42 is ##663333. Color #604B42 contains mainly Yellow.
Color Spaces
| Color spaces of #604B42 | Value |
|---|---|
| RGB | 96, 75, 66 |
| HSL | 18°, 18.5%, 31.8% |
| HSV / HSB | 18°, 31.3%, 37.6% |
| CMYK | 0%, 21.9%, 31.3%, 62.4% |
| XYZ | 8.32, 7.91, 6.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 01001011 | 01000010 |
| Octal | 140 | 113 | 102 |
| Decimal | 96 | 75 | 66 |
| Hex | 60 | 4B | 42 |
Shades of #604B42
Tints of #604B42
.mybgColor { background-color: #604B42; }
.myforeColor { color: #604B42; }
.myborderColor { border: 3px solid #604B42; }
<p style="color:#604B42">Text here</p>
This sample text is styled with font color #604B42. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#604B42">Div content here</div>
<div style="border:3px solid #604B42">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 75, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #604B42; }
.divShadow { -moz-box-shadow: 1px 1px 3px #604B42;
-webkit-box-shadow: 1px 1px 3px #604B42;
box-shadow: 1px 1px 3px #604B42; }
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 #604B42 (Little Bear)
Color Overview & Profile: Color #604B42, also known as Little Bear, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (96/255), 29% Green (75/255), and 26% Blue (66/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #604B42 translates into the CMYK subtractive color model with values of 0% Cyan, 21.9% Magenta, 31.3% Yellow, and 62.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 18.5%, and lightness of 31.8%.
Web Accessibility & Design Recommendations: When implementing #604B42 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 ##663333.
