#352F16 Olivenite
#352F16 (Olivenite) RGB value is (53, 47, 22).
Red value is 53, green value is 47, and blue value is 22.
Cylindrical-coordinate representations (HSL) of color #352F16: hue: 48°, saturation: 41.3%, and lightness: 14.7%.
Process color (CMYK) of #352F16 is 0%, 11.3%, 58.5%, 79.2%. Web safe color equivalent of #352F16 is ##333300. Color #352F16 contains mainly Yellow.
Color Spaces
| Color spaces of #352F16 | Value |
|---|---|
| RGB | 53, 47, 22 |
| HSL | 48°, 41.3%, 14.7% |
| HSV / HSB | 48°, 58.5%, 20.8% |
| CMYK | 0%, 11.3%, 58.5%, 79.2% |
| XYZ | 2.63, 2.85, 1.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110101 | 00101111 | 00010110 |
| Octal | 065 | 057 | 026 |
| Decimal | 53 | 47 | 22 |
| Hex | 35 | 2F | 16 |
Shades of #352F16
Tints of #352F16
.mybgColor { background-color: #352F16; }
.myforeColor { color: #352F16; }
.myborderColor { border: 3px solid #352F16; }
<p style="color:#352F16">Text here</p>
This sample text is styled with font color #352F16. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#352F16">Div content here</div>
<div style="border:3px solid #352F16">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(53, 47, 22, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #352F16; }
.divShadow { -moz-box-shadow: 1px 1px 3px #352F16;
-webkit-box-shadow: 1px 1px 3px #352F16;
box-shadow: 1px 1px 3px #352F16; }
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 #352F16 (Olivenite)
Color Overview & Profile: Color #352F16, also known as Olivenite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (53/255), 18% Green (47/255), and 9% Blue (22/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #352F16 translates into the CMYK subtractive color model with values of 0% Cyan, 11.3% Magenta, 58.5% Yellow, and 79.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 41.3%, and lightness of 14.7%.
Web Accessibility & Design Recommendations: When implementing #352F16 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 ##333300.
