#717910 Portuguese Green
#717910 (Portuguese Green) RGB value is (113, 121, 16).
Red value is 113, green value is 121, and blue value is 16.
Cylindrical-coordinate representations (HSL) of color #717910: hue: 65°, saturation: 76.6%, and lightness: 26.9%.
Process color (CMYK) of #717910 is 6.6%, 0%, 86.8%, 52.5%. Web safe color equivalent of #717910 is ##666600. Color #717910 contains mainly Green.
Color Spaces
| Color spaces of #717910 | Value |
|---|---|
| RGB | 113, 121, 16 |
| HSL | 65°, 76.6%, 26.9% |
| HSV / HSB | 65°, 86.8%, 47.5% |
| CMYK | 6.6%, 0%, 86.8%, 52.5% |
| XYZ | 13.74, 17.22, 3.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110001 | 01111001 | 00010000 |
| Octal | 161 | 171 | 020 |
| Decimal | 113 | 121 | 16 |
| Hex | 71 | 79 | 10 |
Shades of #717910
Tints of #717910
.mybgColor { background-color: #717910; }
.myforeColor { color: #717910; }
.myborderColor { border: 3px solid #717910; }
<p style="color:#717910">Text here</p>
This sample text is styled with font color #717910. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#717910">Div content here</div>
<div style="border:3px solid #717910">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(113, 121, 16, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #717910; }
.divShadow { -moz-box-shadow: 1px 1px 3px #717910;
-webkit-box-shadow: 1px 1px 3px #717910;
box-shadow: 1px 1px 3px #717910; }
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 #717910 (Portuguese Green)
Color Overview & Profile: Color #717910, also known as Portuguese Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (113/255), 47% Green (121/255), and 6% Blue (16/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #717910 translates into the CMYK subtractive color model with values of 6.6% Cyan, 0% Magenta, 86.8% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 65°, saturation of 76.6%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #717910 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 ##666600.
