#606602 Mud Green
#606602 (Mud Green) RGB value is (96, 102, 2).
Red value is 96, green value is 102, and blue value is 2.
Cylindrical-coordinate representations (HSL) of color #606602: hue: 64°, saturation: 96.2%, and lightness: 20.4%.
Process color (CMYK) of #606602 is 5.9%, 0%, 98%, 60%. Web safe color equivalent of #606602 is ##666600. Color #606602 contains mainly Green.
Color Spaces
| Color spaces of #606602 | Value |
|---|---|
| RGB | 96, 102, 2 |
| HSL | 64°, 96.2%, 20.4% |
| HSV / HSB | 64°, 98%, 40% |
| CMYK | 5.9%, 0%, 98%, 60% |
| XYZ | 9.59, 11.99, 1.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 01100110 | 00000010 |
| Octal | 140 | 146 | 002 |
| Decimal | 96 | 102 | 2 |
| Hex | 60 | 66 | 02 |
Shades of #606602
Tints of #606602
.mybgColor { background-color: #606602; }
.myforeColor { color: #606602; }
.myborderColor { border: 3px solid #606602; }
<p style="color:#606602">Text here</p>
This sample text is styled with font color #606602. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#606602">Div content here</div>
<div style="border:3px solid #606602">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 102, 2, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #606602; }
.divShadow { -moz-box-shadow: 1px 1px 3px #606602;
-webkit-box-shadow: 1px 1px 3px #606602;
box-shadow: 1px 1px 3px #606602; }
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 #606602 (Mud Green)
Color Overview & Profile: Color #606602, also known as Mud Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (96/255), 40% Green (102/255), and 1% Blue (2/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #606602 translates into the CMYK subtractive color model with values of 5.9% Cyan, 0% Magenta, 98% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 64°, saturation of 96.2%, and lightness of 20.4%.
Web Accessibility & Design Recommendations: When implementing #606602 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.
