#451970 Obsidian Shell
#451970 (Obsidian Shell) RGB value is (69, 25, 112).
Red value is 69, green value is 25, and blue value is 112.
Cylindrical-coordinate representations (HSL) of color #451970: hue: 270°, saturation: 63.5%, and lightness: 26.9%.
Process color (CMYK) of #451970 is 38.4%, 77.7%, 0%, 56.1%. Web safe color equivalent of #451970 is ##330066. Color #451970 contains mainly Blue.
Color Spaces
| Color spaces of #451970 | Value |
|---|---|
| RGB | 69, 25, 112 |
| HSL | 270°, 63.5%, 26.9% |
| HSV / HSB | 270°, 77.7%, 43.9% |
| CMYK | 38.4%, 77.7%, 0%, 56.1% |
| XYZ | 5.73, 3.13, 15.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000101 | 00011001 | 01110000 |
| Octal | 105 | 031 | 160 |
| Decimal | 69 | 25 | 112 |
| Hex | 45 | 19 | 70 |
Shades of #451970
Tints of #451970
.mybgColor { background-color: #451970; }
.myforeColor { color: #451970; }
.myborderColor { border: 3px solid #451970; }
<p style="color:#451970">Text here</p>
This sample text is styled with font color #451970. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#451970">Div content here</div>
<div style="border:3px solid #451970">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(69, 25, 112, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #451970; }
.divShadow { -moz-box-shadow: 1px 1px 3px #451970;
-webkit-box-shadow: 1px 1px 3px #451970;
box-shadow: 1px 1px 3px #451970; }
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 #451970 (Obsidian Shell)
Color Overview & Profile: Color #451970, also known as Obsidian Shell, 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 (69/255), 10% Green (25/255), and 44% Blue (112/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #451970 translates into the CMYK subtractive color model with values of 38.4% Cyan, 77.7% Magenta, 0% Yellow, and 56.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 270°, saturation of 63.5%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #451970 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 ##330066.
