#C0D725 Lime Punch
#C0D725 (Lime Punch) RGB value is (192, 215, 37).
Red value is 192, green value is 215, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #C0D725: hue: 68°, saturation: 70.6%, and lightness: 49.4%.
Process color (CMYK) of #C0D725 is 10.7%, 0%, 82.8%, 15.7%. Web safe color equivalent of #C0D725 is ##CCCC33. Color #C0D725 contains mainly Green.
Color Spaces
| Color spaces of #C0D725 | Value |
|---|---|
| RGB | 192, 215, 37 |
| HSL | 68°, 70.6%, 49.4% |
| HSV / HSB | 68°, 82.8%, 84.3% |
| CMYK | 10.7%, 0%, 82.8%, 15.7% |
| XYZ | 46.37, 59.94, 10.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 11010111 | 00100101 |
| Octal | 300 | 327 | 045 |
| Decimal | 192 | 215 | 37 |
| Hex | C0 | D7 | 25 |
Shades of #C0D725
Tints of #C0D725
.mybgColor { background-color: #C0D725; }
.myforeColor { color: #C0D725; }
.myborderColor { border: 3px solid #C0D725; }
<p style="color:#C0D725">Text here</p>
This sample text is styled with font color #C0D725. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0D725">Div content here</div>
<div style="border:3px solid #C0D725">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 215, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0D725; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0D725;
-webkit-box-shadow: 1px 1px 3px #C0D725;
box-shadow: 1px 1px 3px #C0D725; }
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 #C0D725 (Lime Punch)
Color Overview & Profile: Color #C0D725, also known as Lime Punch, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 84% Green (215/255), and 15% Blue (37/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0D725 translates into the CMYK subtractive color model with values of 10.7% Cyan, 0% Magenta, 82.8% Yellow, and 15.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 70.6%, and lightness of 49.4%.
Web Accessibility & Design Recommendations: When implementing #C0D725 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 ##CCCC33.
