#75495E Bewitching
#75495E (Bewitching) RGB value is (117, 73, 94).
Red value is 117, green value is 73, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #75495E: hue: 331°, saturation: 23.2%, and lightness: 37.3%.
Process color (CMYK) of #75495E is 0%, 37.6%, 19.7%, 54.1%. Web safe color equivalent of #75495E is ##663366. Color #75495E contains mainly Red.
Color Spaces
| Color spaces of #75495E | Value |
|---|---|
| RGB | 117, 73, 94 |
| HSL | 331°, 23.2%, 37.3% |
| HSV / HSB | 331°, 37.6%, 45.9% |
| CMYK | 0%, 37.6%, 19.7%, 54.1% |
| XYZ | 11.74, 9.36, 11.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110101 | 01001001 | 01011110 |
| Octal | 165 | 111 | 136 |
| Decimal | 117 | 73 | 94 |
| Hex | 75 | 49 | 5E |
Shades of #75495E
Tints of #75495E
.mybgColor { background-color: #75495E; }
.myforeColor { color: #75495E; }
.myborderColor { border: 3px solid #75495E; }
<p style="color:#75495E">Text here</p>
This sample text is styled with font color #75495E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#75495E">Div content here</div>
<div style="border:3px solid #75495E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(117, 73, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #75495E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #75495E;
-webkit-box-shadow: 1px 1px 3px #75495E;
box-shadow: 1px 1px 3px #75495E; }
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 #75495E (Bewitching)
Color Overview & Profile: Color #75495E, also known as Bewitching, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 46% Red (117/255), 29% Green (73/255), and 37% Blue (94/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #75495E translates into the CMYK subtractive color model with values of 0% Cyan, 37.6% Magenta, 19.7% Yellow, and 54.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 331°, saturation of 23.2%, and lightness of 37.3%.
Web Accessibility & Design Recommendations: When implementing #75495E 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.
