#305534 Angry Gremlin
#305534 (Angry Gremlin) RGB value is (48, 85, 52).
Red value is 48, green value is 85, and blue value is 52.
Cylindrical-coordinate representations (HSL) of color #305534: hue: 126°, saturation: 27.8%, and lightness: 26.1%.
Process color (CMYK) of #305534 is 43.5%, 0%, 38.8%, 66.7%. Web safe color equivalent of #305534 is ##336633. Color #305534 contains mainly Green.
Color Spaces
| Color spaces of #305534 | Value |
|---|---|
| RGB | 48, 85, 52 |
| HSL | 126°, 27.8%, 26.1% |
| HSV / HSB | 126°, 43.5%, 33.3% |
| CMYK | 43.5%, 0%, 38.8%, 66.7% |
| XYZ | 5.09, 7.37, 4.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 01010101 | 00110100 |
| Octal | 060 | 125 | 064 |
| Decimal | 48 | 85 | 52 |
| Hex | 30 | 55 | 34 |
Shades of #305534
Tints of #305534
.mybgColor { background-color: #305534; }
.myforeColor { color: #305534; }
.myborderColor { border: 3px solid #305534; }
<p style="color:#305534">Text here</p>
This sample text is styled with font color #305534. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#305534">Div content here</div>
<div style="border:3px solid #305534">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 85, 52, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #305534; }
.divShadow { -moz-box-shadow: 1px 1px 3px #305534;
-webkit-box-shadow: 1px 1px 3px #305534;
box-shadow: 1px 1px 3px #305534; }
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 #305534 (Angry Gremlin)
Color Overview & Profile: Color #305534, also known as Angry Gremlin, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (48/255), 33% Green (85/255), and 20% Blue (52/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #305534 translates into the CMYK subtractive color model with values of 43.5% Cyan, 0% Magenta, 38.8% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 126°, saturation of 27.8%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #305534 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 ##336633.
