#465149 Green Column
#465149 (Green Column) RGB value is (70, 81, 73).
Red value is 70, green value is 81, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #465149: hue: 136°, saturation: 7.3%, and lightness: 29.6%.
Process color (CMYK) of #465149 is 13.6%, 0%, 9.9%, 68.2%. Web safe color equivalent of #465149 is ##336633. Color #465149 contains mainly GRAY.
Color Spaces
| Color spaces of #465149 | Value |
|---|---|
| RGB | 70, 81, 73 |
| HSL | 136°, 7.3%, 29.6% |
| HSV / HSB | 136°, 13.6%, 31.8% |
| CMYK | 13.6%, 0%, 9.9%, 68.2% |
| XYZ | 6.67, 7.67, 7.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 01010001 | 01001001 |
| Octal | 106 | 121 | 111 |
| Decimal | 70 | 81 | 73 |
| Hex | 46 | 51 | 49 |
Shades of #465149
Tints of #465149
.mybgColor { background-color: #465149; }
.myforeColor { color: #465149; }
.myborderColor { border: 3px solid #465149; }
<p style="color:#465149">Text here</p>
This sample text is styled with font color #465149. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#465149">Div content here</div>
<div style="border:3px solid #465149">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 81, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #465149; }
.divShadow { -moz-box-shadow: 1px 1px 3px #465149;
-webkit-box-shadow: 1px 1px 3px #465149;
box-shadow: 1px 1px 3px #465149; }
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 #465149 (Green Column)
Color Overview & Profile: Color #465149, also known as Green Column, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (70/255), 32% Green (81/255), and 29% Blue (73/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #465149 translates into the CMYK subtractive color model with values of 13.6% Cyan, 0% Magenta, 9.9% Yellow, and 68.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 136°, saturation of 7.3%, and lightness of 29.6%.
Web Accessibility & Design Recommendations: When implementing #465149 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.
