#301A24 Weathervane
#301A24 (Weathervane) RGB value is (48, 26, 36).
Red value is 48, green value is 26, and blue value is 36.
Cylindrical-coordinate representations (HSL) of color #301A24: hue: 333°, saturation: 29.7%, and lightness: 14.5%.
Process color (CMYK) of #301A24 is 0%, 45.8%, 25%, 81.2%. Web safe color equivalent of #301A24 is ##333333. Color #301A24 contains mainly Red.
Color Spaces
| Color spaces of #301A24 | Value |
|---|---|
| RGB | 48, 26, 36 |
| HSL | 333°, 29.7%, 14.5% |
| HSV / HSB | 333°, 45.8%, 18.8% |
| CMYK | 0%, 45.8%, 25%, 81.2% |
| XYZ | 1.91, 1.49, 1.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 00011010 | 00100100 |
| Octal | 060 | 032 | 044 |
| Decimal | 48 | 26 | 36 |
| Hex | 30 | 1A | 24 |
Shades of #301A24
Tints of #301A24
.mybgColor { background-color: #301A24; }
.myforeColor { color: #301A24; }
.myborderColor { border: 3px solid #301A24; }
<p style="color:#301A24">Text here</p>
This sample text is styled with font color #301A24. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#301A24">Div content here</div>
<div style="border:3px solid #301A24">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 26, 36, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #301A24; }
.divShadow { -moz-box-shadow: 1px 1px 3px #301A24;
-webkit-box-shadow: 1px 1px 3px #301A24;
box-shadow: 1px 1px 3px #301A24; }
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 #301A24 (Weathervane)
Color Overview & Profile: Color #301A24, also known as Weathervane, 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), 10% Green (26/255), and 14% Blue (36/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #301A24 translates into the CMYK subtractive color model with values of 0% Cyan, 45.8% Magenta, 25% Yellow, and 81.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 333°, saturation of 29.7%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #301A24 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.
