#65648B Twilight Purple
#65648B (Twilight Purple) RGB value is (101, 100, 139).
Red value is 101, green value is 100, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #65648B: hue: 242°, saturation: 16.3%, and lightness: 46.9%.
Process color (CMYK) of #65648B is 27.3%, 28.1%, 0%, 45.5%. Web safe color equivalent of #65648B is ##666699. Color #65648B contains mainly Blue.
Color Spaces
| Color spaces of #65648B | Value |
|---|---|
| RGB | 101, 100, 139 |
| HSL | 242°, 16.3%, 46.9% |
| HSV / HSB | 242°, 28.1%, 54.5% |
| CMYK | 27.3%, 28.1%, 0%, 45.5% |
| XYZ | 14.58, 13.74, 26.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01100100 | 10001011 |
| Octal | 145 | 144 | 213 |
| Decimal | 101 | 100 | 139 |
| Hex | 65 | 64 | 8B |
Shades of #65648B
Tints of #65648B
.mybgColor { background-color: #65648B; }
.myforeColor { color: #65648B; }
.myborderColor { border: 3px solid #65648B; }
<p style="color:#65648B">Text here</p>
This sample text is styled with font color #65648B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#65648B">Div content here</div>
<div style="border:3px solid #65648B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 100, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #65648B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #65648B;
-webkit-box-shadow: 1px 1px 3px #65648B;
box-shadow: 1px 1px 3px #65648B; }
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 #65648B (Twilight Purple)
Color Overview & Profile: Color #65648B, also known as Twilight Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (101/255), 39% Green (100/255), and 55% Blue (139/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #65648B translates into the CMYK subtractive color model with values of 27.3% Cyan, 28.1% Magenta, 0% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 242°, saturation of 16.3%, and lightness of 46.9%.
Web Accessibility & Design Recommendations: When implementing #65648B 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 ##666699.
