#726A6E Deep Greige
#726A6E (Deep Greige) RGB value is (114, 106, 110).
Red value is 114, green value is 106, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #726A6E: hue: 330°, saturation: 3.6%, and lightness: 43.1%.
Process color (CMYK) of #726A6E is 0%, 7%, 3.5%, 55.3%. Web safe color equivalent of #726A6E is ##666666. Color #726A6E contains mainly GRAY.
Color Spaces
| Color spaces of #726A6E | Value |
|---|---|
| RGB | 114, 106, 110 |
| HSL | 330°, 3.6%, 43.1% |
| HSV / HSB | 330°, 7%, 44.7% |
| CMYK | 0%, 7%, 3.5%, 55.3% |
| XYZ | 14.91, 15.01, 16.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110010 | 01101010 | 01101110 |
| Octal | 162 | 152 | 156 |
| Decimal | 114 | 106 | 110 |
| Hex | 72 | 6A | 6E |
Shades of #726A6E
Tints of #726A6E
.mybgColor { background-color: #726A6E; }
.myforeColor { color: #726A6E; }
.myborderColor { border: 3px solid #726A6E; }
<p style="color:#726A6E">Text here</p>
This sample text is styled with font color #726A6E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#726A6E">Div content here</div>
<div style="border:3px solid #726A6E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(114, 106, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #726A6E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #726A6E;
-webkit-box-shadow: 1px 1px 3px #726A6E;
box-shadow: 1px 1px 3px #726A6E; }
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 #726A6E (Deep Greige)
Color Overview & Profile: Color #726A6E, also known as Deep Greige, 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 43% Blue (110/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #726A6E translates into the CMYK subtractive color model with values of 0% Cyan, 7% Magenta, 3.5% Yellow, and 55.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 330°, saturation of 3.6%, and lightness of 43.1%.
Web Accessibility & Design Recommendations: When implementing #726A6E 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.
