#69475A Magos
#69475A (Magos) RGB value is (105, 71, 90).
Red value is 105, green value is 71, and blue value is 90.
Cylindrical-coordinate representations (HSL) of color #69475A: hue: 326°, saturation: 19.3%, and lightness: 34.5%.
Process color (CMYK) of #69475A is 0%, 32.4%, 14.3%, 58.8%. Web safe color equivalent of #69475A is ##663366. Color #69475A contains mainly Red.
Color Spaces
| Color spaces of #69475A | Value |
|---|---|
| RGB | 105, 71, 90 |
| HSL | 326°, 19.3%, 34.5% |
| HSV / HSB | 326°, 32.4%, 41.2% |
| CMYK | 0%, 32.4%, 14.3%, 58.8% |
| XYZ | 9.92, 8.25, 10.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 01000111 | 01011010 |
| Octal | 151 | 107 | 132 |
| Decimal | 105 | 71 | 90 |
| Hex | 69 | 47 | 5A |
Shades of #69475A
Tints of #69475A
.mybgColor { background-color: #69475A; }
.myforeColor { color: #69475A; }
.myborderColor { border: 3px solid #69475A; }
<p style="color:#69475A">Text here</p>
This sample text is styled with font color #69475A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#69475A">Div content here</div>
<div style="border:3px solid #69475A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 71, 90, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #69475A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #69475A;
-webkit-box-shadow: 1px 1px 3px #69475A;
box-shadow: 1px 1px 3px #69475A; }
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 #69475A (Magos)
Color Overview & Profile: Color #69475A, also known as Magos, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 28% Green (71/255), and 35% Blue (90/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #69475A translates into the CMYK subtractive color model with values of 0% Cyan, 32.4% Magenta, 14.3% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 326°, saturation of 19.3%, and lightness of 34.5%.
Web Accessibility & Design Recommendations: When implementing #69475A 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 ##663366.
