#4A945C Clover Patch
#4A945C (Clover Patch) RGB value is (74, 148, 92).
Red value is 74, green value is 148, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #4A945C: hue: 135°, saturation: 33.3%, and lightness: 43.5%.
Process color (CMYK) of #4A945C is 50%, 0%, 37.8%, 42%. Web safe color equivalent of #4A945C is ##339966. Color #4A945C contains mainly Green.
Color Spaces
| Color spaces of #4A945C | Value |
|---|---|
| RGB | 74, 148, 92 |
| HSL | 135°, 33.3%, 43.5% |
| HSV / HSB | 135°, 50%, 58% |
| CMYK | 50%, 0%, 37.8%, 42% |
| XYZ | 15.34, 23.41, 13.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001010 | 10010100 | 01011100 |
| Octal | 112 | 224 | 134 |
| Decimal | 74 | 148 | 92 |
| Hex | 4A | 94 | 5C |
Shades of #4A945C
Tints of #4A945C
.mybgColor { background-color: #4A945C; }
.myforeColor { color: #4A945C; }
.myborderColor { border: 3px solid #4A945C; }
<p style="color:#4A945C">Text here</p>
This sample text is styled with font color #4A945C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4A945C">Div content here</div>
<div style="border:3px solid #4A945C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(74, 148, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4A945C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4A945C;
-webkit-box-shadow: 1px 1px 3px #4A945C;
box-shadow: 1px 1px 3px #4A945C; }
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 #4A945C (Clover Patch)
Color Overview & Profile: Color #4A945C, 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 (74/255), 58% Green (148/255), and 36% Blue (92/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #4A945C translates into the CMYK subtractive color model with values of 50% Cyan, 0% Magenta, 37.8% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 135°, saturation of 33.3%, and lightness of 43.5%.
Web Accessibility & Design Recommendations: When implementing #4A945C 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.
