#64498A Lords of the Night
#64498A (Lords of the Night) RGB value is (100, 73, 138).
Red value is 100, green value is 73, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #64498A: hue: 265°, saturation: 30.8%, and lightness: 41.4%.
Process color (CMYK) of #64498A is 27.5%, 47.1%, 0%, 45.9%. Web safe color equivalent of #64498A is ##663399. Color #64498A contains mainly Blue.
Color Spaces
| Color spaces of #64498A | Value |
|---|---|
| RGB | 100, 73, 138 |
| HSL | 265°, 30.8%, 41.4% |
| HSV / HSB | 265°, 47.1%, 54.1% |
| CMYK | 27.5%, 47.1%, 0%, 45.9% |
| XYZ | 12.22, 9.31, 25.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100100 | 01001001 | 10001010 |
| Octal | 144 | 111 | 212 |
| Decimal | 100 | 73 | 138 |
| Hex | 64 | 49 | 8A |
Shades of #64498A
Tints of #64498A
.mybgColor { background-color: #64498A; }
.myforeColor { color: #64498A; }
.myborderColor { border: 3px solid #64498A; }
<p style="color:#64498A">Text here</p>
This sample text is styled with font color #64498A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#64498A">Div content here</div>
<div style="border:3px solid #64498A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(100, 73, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #64498A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #64498A;
-webkit-box-shadow: 1px 1px 3px #64498A;
box-shadow: 1px 1px 3px #64498A; }
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 #64498A (Lords of the Night)
Color Overview & Profile: Color #64498A, also known as Lords of the Night, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 39% Red (100/255), 29% Green (73/255), and 54% Blue (138/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #64498A translates into the CMYK subtractive color model with values of 27.5% Cyan, 47.1% Magenta, 0% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 265°, saturation of 30.8%, and lightness of 41.4%.
Web Accessibility & Design Recommendations: When implementing #64498A 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 ##663399.
