#656230 Basque Green
#656230 (Basque Green) RGB value is (101, 98, 48).
Red value is 101, green value is 98, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #656230: hue: 57°, saturation: 35.6%, and lightness: 29.2%.
Process color (CMYK) of #656230 is 0%, 3%, 52.5%, 60.4%. Web safe color equivalent of #656230 is ##666633. Color #656230 contains mainly Yellow.
Color Spaces
| Color spaces of #656230 | Value |
|---|---|
| RGB | 101, 98, 48 |
| HSL | 57°, 35.6%, 29.2% |
| HSV / HSB | 57°, 52.5%, 39.6% |
| CMYK | 0%, 3%, 52.5%, 60.4% |
| XYZ | 10.27, 11.72, 4.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01100010 | 00110000 |
| Octal | 145 | 142 | 060 |
| Decimal | 101 | 98 | 48 |
| Hex | 65 | 62 | 30 |
Shades of #656230
Tints of #656230
.mybgColor { background-color: #656230; }
.myforeColor { color: #656230; }
.myborderColor { border: 3px solid #656230; }
<p style="color:#656230">Text here</p>
This sample text is styled with font color #656230. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#656230">Div content here</div>
<div style="border:3px solid #656230">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 98, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #656230; }
.divShadow { -moz-box-shadow: 1px 1px 3px #656230;
-webkit-box-shadow: 1px 1px 3px #656230;
box-shadow: 1px 1px 3px #656230; }
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 #656230 (Basque Green)
Color Overview & Profile: Color #656230, also known as Basque Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (101/255), 38% Green (98/255), and 19% Blue (48/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #656230 translates into the CMYK subtractive color model with values of 0% Cyan, 3% Magenta, 52.5% Yellow, and 60.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 35.6%, and lightness of 29.2%.
Web Accessibility & Design Recommendations: When implementing #656230 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 ##666633.
