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