#499567 Clover Patch
#499567 (Clover Patch) RGB value is (73, 149, 103).
Red value is 73, green value is 149, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #499567: hue: 144°, saturation: 34.2%, and lightness: 43.5%.
Process color (CMYK) of #499567 is 51%, 0%, 30.9%, 41.6%. Web safe color equivalent of #499567 is ##339966. Color #499567 contains mainly Green.
Color Spaces
| Color spaces of #499567 | Value |
|---|---|
| RGB | 73, 149, 103 |
| HSL | 144°, 34.2%, 43.5% |
| HSV / HSB | 144°, 51%, 58.4% |
| CMYK | 51%, 0%, 30.9%, 41.6% |
| XYZ | 15.94, 23.89, 16.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001001 | 10010101 | 01100111 |
| Octal | 111 | 225 | 147 |
| Decimal | 73 | 149 | 103 |
| Hex | 49 | 95 | 67 |
Shades of #499567
Tints of #499567
.mybgColor { background-color: #499567; }
.myforeColor { color: #499567; }
.myborderColor { border: 3px solid #499567; }
<p style="color:#499567">Text here</p>
This sample text is styled with font color #499567. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#499567">Div content here</div>
<div style="border:3px solid #499567">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(73, 149, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #499567; }
.divShadow { -moz-box-shadow: 1px 1px 3px #499567;
-webkit-box-shadow: 1px 1px 3px #499567;
box-shadow: 1px 1px 3px #499567; }
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 #499567 (Clover Patch)
Color Overview & Profile: Color #499567, also known as Clover Patch, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (73/255), 58% Green (149/255), and 40% Blue (103/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #499567 translates into the CMYK subtractive color model with values of 51% Cyan, 0% Magenta, 30.9% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 144°, saturation of 34.2%, and lightness of 43.5%.
Web Accessibility & Design Recommendations: When implementing #499567 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 ##339966.
