#763D58 Red Jade
#763D58 (Red Jade) RGB value is (118, 61, 88).
Red value is 118, green value is 61, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #763D58: hue: 332°, saturation: 31.8%, and lightness: 35.1%.
Process color (CMYK) of #763D58 is 0%, 48.3%, 25.4%, 53.7%. Web safe color equivalent of #763D58 is ##663366. Color #763D58 contains mainly Red.
Color Spaces
| Color spaces of #763D58 | Value |
|---|---|
| RGB | 118, 61, 88 |
| HSL | 332°, 31.8%, 35.1% |
| HSV / HSB | 332°, 48.3%, 46.3% |
| CMYK | 0%, 48.3%, 25.4%, 53.7% |
| XYZ | 10.9, 7.89, 10.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110110 | 00111101 | 01011000 |
| Octal | 166 | 075 | 130 |
| Decimal | 118 | 61 | 88 |
| Hex | 76 | 3D | 58 |
Shades of #763D58
Tints of #763D58
.mybgColor { background-color: #763D58; }
.myforeColor { color: #763D58; }
.myborderColor { border: 3px solid #763D58; }
<p style="color:#763D58">Text here</p>
This sample text is styled with font color #763D58. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#763D58">Div content here</div>
<div style="border:3px solid #763D58">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(118, 61, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #763D58; }
.divShadow { -moz-box-shadow: 1px 1px 3px #763D58;
-webkit-box-shadow: 1px 1px 3px #763D58;
box-shadow: 1px 1px 3px #763D58; }
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 #763D58 (Red Jade)
Color Overview & Profile: Color #763D58, also known as Red Jade, 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 (118/255), 24% Green (61/255), and 35% Blue (88/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #763D58 translates into the CMYK subtractive color model with values of 0% Cyan, 48.3% Magenta, 25.4% Yellow, and 53.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 332°, saturation of 31.8%, and lightness of 35.1%.
Web Accessibility & Design Recommendations: When implementing #763D58 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.
