#80725F Elephant
#80725F (Elephant) RGB value is (128, 114, 95).
Red value is 128, green value is 114, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #80725F: hue: 35°, saturation: 14.8%, and lightness: 43.7%.
Process color (CMYK) of #80725F is 0%, 10.9%, 25.8%, 49.8%. Web safe color equivalent of #80725F is ##996666. Color #80725F contains mainly Yellow.
Color Spaces
| Color spaces of #80725F | Value |
|---|---|
| RGB | 128, 114, 95 |
| HSL | 35°, 14.8%, 43.7% |
| HSV / HSB | 35°, 25.8%, 50.2% |
| CMYK | 0%, 10.9%, 25.8%, 49.8% |
| XYZ | 16.99, 17.45, 13.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 01110010 | 01011111 |
| Octal | 200 | 162 | 137 |
| Decimal | 128 | 114 | 95 |
| Hex | 80 | 72 | 5F |
Shades of #80725F
Tints of #80725F
.mybgColor { background-color: #80725F; }
.myforeColor { color: #80725F; }
.myborderColor { border: 3px solid #80725F; }
<p style="color:#80725F">Text here</p>
This sample text is styled with font color #80725F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#80725F">Div content here</div>
<div style="border:3px solid #80725F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 114, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #80725F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #80725F;
-webkit-box-shadow: 1px 1px 3px #80725F;
box-shadow: 1px 1px 3px #80725F; }
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 #80725F (Elephant)
Color Overview & Profile: Color #80725F, also known as Elephant, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 45% Green (114/255), and 37% Blue (95/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #80725F translates into the CMYK subtractive color model with values of 0% Cyan, 10.9% Magenta, 25.8% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 14.8%, and lightness of 43.7%.
Web Accessibility & Design Recommendations: When implementing #80725F 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 ##996666.
