#726A7C Exclusive Plum
#726A7C (Exclusive Plum) RGB value is (114, 106, 124).
Red value is 114, green value is 106, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #726A7C: hue: 267°, saturation: 7.8%, and lightness: 45.1%.
Process color (CMYK) of #726A7C is 8.1%, 14.5%, 0%, 51.4%. Web safe color equivalent of #726A7C is ##666666. Color #726A7C contains mainly GRAY.
Color Spaces
| Color spaces of #726A7C | Value |
|---|---|
| RGB | 114, 106, 124 |
| HSL | 267°, 7.8%, 45.1% |
| HSV / HSB | 267°, 14.5%, 48.6% |
| CMYK | 8.1%, 14.5%, 0%, 51.4% |
| XYZ | 15.73, 15.34, 21.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110010 | 01101010 | 01111100 |
| Octal | 162 | 152 | 174 |
| Decimal | 114 | 106 | 124 |
| Hex | 72 | 6A | 7C |
Shades of #726A7C
Tints of #726A7C
.mybgColor { background-color: #726A7C; }
.myforeColor { color: #726A7C; }
.myborderColor { border: 3px solid #726A7C; }
<p style="color:#726A7C">Text here</p>
This sample text is styled with font color #726A7C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#726A7C">Div content here</div>
<div style="border:3px solid #726A7C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(114, 106, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #726A7C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #726A7C;
-webkit-box-shadow: 1px 1px 3px #726A7C;
box-shadow: 1px 1px 3px #726A7C; }
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 #726A7C (Exclusive Plum)
Color Overview & Profile: Color #726A7C, also known as Exclusive Plum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (114/255), 42% Green (106/255), and 49% Blue (124/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #726A7C translates into the CMYK subtractive color model with values of 8.1% Cyan, 14.5% Magenta, 0% Yellow, and 51.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 267°, saturation of 7.8%, and lightness of 45.1%.
Web Accessibility & Design Recommendations: When implementing #726A7C 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 ##666666.
