#4A4135 Brown Bear
#4A4135 (Brown Bear) RGB value is (74, 65, 53).
Red value is 74, green value is 65, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #4A4135: hue: 34°, saturation: 16.5%, and lightness: 24.9%.
Process color (CMYK) of #4A4135 is 0%, 12.2%, 28.4%, 71%. Web safe color equivalent of #4A4135 is ##333333. Color #4A4135 contains mainly Yellow.
Color Spaces
| Color spaces of #4A4135 | Value |
|---|---|
| RGB | 74, 65, 53 |
| HSL | 34°, 16.5%, 24.9% |
| HSV / HSB | 34°, 28.4%, 29% |
| CMYK | 0%, 12.2%, 28.4%, 71% |
| XYZ | 5.36, 5.49, 4.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 01000001 | 00110101 |
| Octal | 112 | 101 | 065 |
| Decimal | 74 | 65 | 53 |
| Hex | 4A | 41 | 35 |
Shades of #4A4135
Tints of #4A4135
.mybgColor { background-color: #4A4135; }
.myforeColor { color: #4A4135; }
.myborderColor { border: 3px solid #4A4135; }
<p style="color:#4A4135">Text here</p>
This sample text is styled with font color #4A4135. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A4135">Div content here</div>
<div style="border:3px solid #4A4135">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 65, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A4135; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A4135;
-webkit-box-shadow: 1px 1px 3px #4A4135;
box-shadow: 1px 1px 3px #4A4135; }
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 #4A4135 (Brown Bear)
Color Overview & Profile: Color #4A4135, also known as Brown Bear, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (74/255), 25% Green (65/255), and 21% Blue (53/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A4135 translates into the CMYK subtractive color model with values of 0% Cyan, 12.2% Magenta, 28.4% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 16.5%, and lightness of 24.9%.
Web Accessibility & Design Recommendations: When implementing #4A4135 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 ##333333.
