#966165 Abra Cadabra
#966165 (Abra Cadabra) RGB value is (150, 97, 101).
Red value is 150, green value is 97, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #966165: hue: 355°, saturation: 21.5%, and lightness: 48.4%.
Process color (CMYK) of #966165 is 0%, 35.3%, 32.7%, 41.2%. Web safe color equivalent of #966165 is ##996666. Color #966165 contains mainly Red.
Color Spaces
| Color spaces of #966165 | Value |
|---|---|
| RGB | 150, 97, 101 |
| HSL | 355°, 21.5%, 48.4% |
| HSV / HSB | 355°, 35.3%, 58.8% |
| CMYK | 0%, 35.3%, 32.7%, 41.2% |
| XYZ | 19.2, 15.97, 14.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010110 | 01100001 | 01100101 |
| Octal | 226 | 141 | 145 |
| Decimal | 150 | 97 | 101 |
| Hex | 96 | 61 | 65 |
Shades of #966165
Tints of #966165
.mybgColor { background-color: #966165; }
.myforeColor { color: #966165; }
.myborderColor { border: 3px solid #966165; }
<p style="color:#966165">Text here</p>
This sample text is styled with font color #966165. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#966165">Div content here</div>
<div style="border:3px solid #966165">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(150, 97, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #966165; }
.divShadow { -moz-box-shadow: 1px 1px 3px #966165;
-webkit-box-shadow: 1px 1px 3px #966165;
box-shadow: 1px 1px 3px #966165; }
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 #966165 (Abra Cadabra)
Color Overview & Profile: Color #966165, also known as Abra Cadabra, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 59% Red (150/255), 38% Green (97/255), and 40% Blue (101/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #966165 translates into the CMYK subtractive color model with values of 0% Cyan, 35.3% Magenta, 32.7% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 355°, saturation of 21.5%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #966165 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 ##996666.
