#66386A Plum
#66386A (Plum) RGB value is (102, 56, 106).
Red value is 102, green value is 56, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #66386A: hue: 295°, saturation: 30.9%, and lightness: 31.8%.
Process color (CMYK) of #66386A is 3.8%, 47.2%, 0%, 58.4%. Web safe color equivalent of #66386A is ##663366. Color #66386A contains mainly Magenta.
Color Spaces
| Color spaces of #66386A | Value |
|---|---|
| RGB | 102, 56, 106 |
| HSL | 295°, 30.9%, 31.8% |
| HSV / HSB | 295°, 47.2%, 41.6% |
| CMYK | 3.8%, 47.2%, 0%, 58.4% |
| XYZ | 9.49, 6.69, 14.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 00111000 | 01101010 |
| Octal | 146 | 070 | 152 |
| Decimal | 102 | 56 | 106 |
| Hex | 66 | 38 | 6A |
Shades of #66386A
Tints of #66386A
.mybgColor { background-color: #66386A; }
.myforeColor { color: #66386A; }
.myborderColor { border: 3px solid #66386A; }
<p style="color:#66386A">Text here</p>
This sample text is styled with font color #66386A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#66386A">Div content here</div>
<div style="border:3px solid #66386A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 56, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #66386A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #66386A;
-webkit-box-shadow: 1px 1px 3px #66386A;
box-shadow: 1px 1px 3px #66386A; }
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 #66386A (Plum)
Color Overview & Profile: Color #66386A, also known as Plum, 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 (102/255), 22% Green (56/255), and 42% Blue (106/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #66386A translates into the CMYK subtractive color model with values of 3.8% Cyan, 47.2% Magenta, 0% Yellow, and 58.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 295°, saturation of 30.9%, and lightness of 31.8%.
Web Accessibility & Design Recommendations: When implementing #66386A 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.
