#73483E Evolution
#73483E (Evolution) RGB value is (115, 72, 62).
Red value is 115, green value is 72, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #73483E: hue: 11°, saturation: 29.9%, and lightness: 34.7%.
Process color (CMYK) of #73483E is 0%, 37.4%, 46.1%, 54.9%. Web safe color equivalent of #73483E is ##663333. Color #73483E contains mainly Red.
Color Spaces
| Color spaces of #73483E | Value |
|---|---|
| RGB | 115, 72, 62 |
| HSL | 11°, 29.9%, 34.7% |
| HSV / HSB | 11°, 46.1%, 45.1% |
| CMYK | 0%, 37.4%, 46.1%, 54.9% |
| XYZ | 10.26, 8.63, 5.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110011 | 01001000 | 00111110 |
| Octal | 163 | 110 | 076 |
| Decimal | 115 | 72 | 62 |
| Hex | 73 | 48 | 3E |
Shades of #73483E
Tints of #73483E
.mybgColor { background-color: #73483E; }
.myforeColor { color: #73483E; }
.myborderColor { border: 3px solid #73483E; }
<p style="color:#73483E">Text here</p>
This sample text is styled with font color #73483E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#73483E">Div content here</div>
<div style="border:3px solid #73483E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(115, 72, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #73483E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #73483E;
-webkit-box-shadow: 1px 1px 3px #73483E;
box-shadow: 1px 1px 3px #73483E; }
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 #73483E (Evolution)
Color Overview & Profile: Color #73483E, also known as Evolution, 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 (115/255), 28% Green (72/255), and 24% Blue (62/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #73483E translates into the CMYK subtractive color model with values of 0% Cyan, 37.4% Magenta, 46.1% Yellow, and 54.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 29.9%, and lightness of 34.7%.
Web Accessibility & Design Recommendations: When implementing #73483E 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 ##663333.
