#568203 Avocado
#568203 (Avocado) RGB value is (86, 130, 3).
Red value is 86, green value is 130, and blue value is 3.
Cylindrical-coordinate representations (HSL) of color #568203: hue: 81°, saturation: 95.5%, and lightness: 26.1%.
Process color (CMYK) of #568203 is 33.8%, 0%, 97.7%, 49%. Web safe color equivalent of #568203 is ##669900. Color #568203 contains mainly Green.
Color Spaces
| Color spaces of #568203 | Value |
|---|---|
| RGB | 86, 130, 3 |
| HSL | 81°, 95.5%, 26.1% |
| HSV / HSB | 81°, 97.7%, 51% |
| CMYK | 33.8%, 0%, 97.7%, 49% |
| XYZ | 11.84, 17.95, 2.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010110 | 10000010 | 00000011 |
| Octal | 126 | 202 | 003 |
| Decimal | 86 | 130 | 3 |
| Hex | 56 | 82 | 03 |
Shades of #568203
Tints of #568203
.mybgColor { background-color: #568203; }
.myforeColor { color: #568203; }
.myborderColor { border: 3px solid #568203; }
<p style="color:#568203">Text here</p>
This sample text is styled with font color #568203. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#568203">Div content here</div>
<div style="border:3px solid #568203">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(86, 130, 3, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #568203; }
.divShadow { -moz-box-shadow: 1px 1px 3px #568203;
-webkit-box-shadow: 1px 1px 3px #568203;
box-shadow: 1px 1px 3px #568203; }
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 #568203 (Avocado)
Color Overview & Profile: Color #568203, also known as Avocado, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (86/255), 51% Green (130/255), and 1% Blue (3/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #568203 translates into the CMYK subtractive color model with values of 33.8% Cyan, 0% Magenta, 97.7% Yellow, and 49% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 81°, saturation of 95.5%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #568203 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 ##669900.
