#6B9362 Wakatake Green
#6B9362 (Wakatake Green) RGB value is (107, 147, 98).
Red value is 107, green value is 147, and blue value is 98.
Cylindrical-coordinate representations (HSL) of color #6B9362: hue: 109°, saturation: 20%, and lightness: 48%.
Process color (CMYK) of #6B9362 is 27.2%, 0%, 33.3%, 42.4%. Web safe color equivalent of #6B9362 is ##669966. Color #6B9362 contains mainly Green.
Color Spaces
| Color spaces of #6B9362 | Value |
|---|---|
| RGB | 107, 147, 98 |
| HSL | 109°, 20%, 48% |
| HSV / HSB | 109°, 33.3%, 57.6% |
| CMYK | 27.2%, 0%, 33.3%, 42.4% |
| XYZ | 18.7, 24.87, 15.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 10010011 | 01100010 |
| Octal | 153 | 223 | 142 |
| Decimal | 107 | 147 | 98 |
| Hex | 6B | 93 | 62 |
Shades of #6B9362
Tints of #6B9362
.mybgColor { background-color: #6B9362; }
.myforeColor { color: #6B9362; }
.myborderColor { border: 3px solid #6B9362; }
<p style="color:#6B9362">Text here</p>
This sample text is styled with font color #6B9362. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B9362">Div content here</div>
<div style="border:3px solid #6B9362">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 147, 98, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B9362; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B9362;
-webkit-box-shadow: 1px 1px 3px #6B9362;
box-shadow: 1px 1px 3px #6B9362; }
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 #6B9362 (Wakatake Green)
Color Overview & Profile: Color #6B9362, also known as Wakatake Green, 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 (107/255), 58% Green (147/255), and 38% Blue (98/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B9362 translates into the CMYK subtractive color model with values of 27.2% Cyan, 0% Magenta, 33.3% Yellow, and 42.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 109°, saturation of 20%, and lightness of 48%.
Web Accessibility & Design Recommendations: When implementing #6B9362 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.
