#53A079 Advertising Green
#53A079 (Advertising Green) RGB value is (83, 160, 121).
Red value is 83, green value is 160, and blue value is 121.
Cylindrical-coordinate representations (HSL) of color #53A079: hue: 150°, saturation: 31.7%, and lightness: 47.6%.
Process color (CMYK) of #53A079 is 48.1%, 0%, 24.4%, 37.3%. Web safe color equivalent of #53A079 is ##669966. Color #53A079 contains mainly Cyan.
Color Spaces
| Color spaces of #53A079 | Value |
|---|---|
| RGB | 83, 160, 121 |
| HSL | 150°, 31.7%, 47.6% |
| HSV / HSB | 150°, 48.1%, 62.7% |
| CMYK | 48.1%, 0%, 24.4%, 37.3% |
| XYZ | 19.59, 28.36, 22.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010011 | 10100000 | 01111001 |
| Octal | 123 | 240 | 171 |
| Decimal | 83 | 160 | 121 |
| Hex | 53 | A0 | 79 |
Shades of #53A079
Tints of #53A079
.mybgColor { background-color: #53A079; }
.myforeColor { color: #53A079; }
.myborderColor { border: 3px solid #53A079; }
<p style="color:#53A079">Text here</p>
This sample text is styled with font color #53A079. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#53A079">Div content here</div>
<div style="border:3px solid #53A079">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(83, 160, 121, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #53A079; }
.divShadow { -moz-box-shadow: 1px 1px 3px #53A079;
-webkit-box-shadow: 1px 1px 3px #53A079;
box-shadow: 1px 1px 3px #53A079; }
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 #53A079 (Advertising Green)
Color Overview & Profile: Color #53A079, also known as Advertising Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (83/255), 63% Green (160/255), and 47% Blue (121/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #53A079 translates into the CMYK subtractive color model with values of 48.1% Cyan, 0% Magenta, 24.4% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 31.7%, and lightness of 47.6%.
Web Accessibility & Design Recommendations: When implementing #53A079 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 ##669966.
