#6A836D Hibiscus Leaf
#6A836D (Hibiscus Leaf) RGB value is (106, 131, 109).
Red value is 106, green value is 131, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #6A836D: hue: 127°, saturation: 10.5%, and lightness: 46.5%.
Process color (CMYK) of #6A836D is 19.1%, 0%, 16.8%, 48.6%. Web safe color equivalent of #6A836D is ##669966. Color #6A836D contains mainly Cyan.
Color Spaces
| Color spaces of #6A836D | Value |
|---|---|
| RGB | 106, 131, 109 |
| HSL | 127°, 10.5%, 46.5% |
| HSV / HSB | 127°, 19.1%, 51.4% |
| CMYK | 19.1%, 0%, 16.8%, 48.6% |
| XYZ | 16.82, 20.4, 17.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101010 | 10000011 | 01101101 |
| Octal | 152 | 203 | 155 |
| Decimal | 106 | 131 | 109 |
| Hex | 6A | 83 | 6D |
Shades of #6A836D
Tints of #6A836D
.mybgColor { background-color: #6A836D; }
.myforeColor { color: #6A836D; }
.myborderColor { border: 3px solid #6A836D; }
<p style="color:#6A836D">Text here</p>
This sample text is styled with font color #6A836D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6A836D">Div content here</div>
<div style="border:3px solid #6A836D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(106, 131, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6A836D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6A836D;
-webkit-box-shadow: 1px 1px 3px #6A836D;
box-shadow: 1px 1px 3px #6A836D; }
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 #6A836D (Hibiscus Leaf)
Color Overview & Profile: Color #6A836D, also known as Hibiscus Leaf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (106/255), 51% Green (131/255), and 43% Blue (109/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6A836D translates into the CMYK subtractive color model with values of 19.1% Cyan, 0% Magenta, 16.8% Yellow, and 48.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 127°, saturation of 10.5%, and lightness of 46.5%.
Web Accessibility & Design Recommendations: When implementing #6A836D 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.
