#C1E28A Oxalis
#C1E28A (Oxalis) RGB value is (193, 226, 138).
Red value is 193, green value is 226, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #C1E28A: hue: 83°, saturation: 60.3%, and lightness: 71.4%.
Process color (CMYK) of #C1E28A is 14.6%, 0%, 38.9%, 11.4%. Web safe color equivalent of #C1E28A is ##CCCC99. Color #C1E28A contains mainly Green.
Color Spaces
| Color spaces of #C1E28A | Value |
|---|---|
| RGB | 193, 226, 138 |
| HSL | 83°, 60.3%, 71.4% |
| HSV / HSB | 83°, 38.9%, 88.6% |
| CMYK | 14.6%, 0%, 38.9%, 11.4% |
| XYZ | 53.78, 67.56, 34.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 11100010 | 10001010 |
| Octal | 301 | 342 | 212 |
| Decimal | 193 | 226 | 138 |
| Hex | C1 | E2 | 8A |
Shades of #C1E28A
Tints of #C1E28A
.mybgColor { background-color: #C1E28A; }
.myforeColor { color: #C1E28A; }
.myborderColor { border: 3px solid #C1E28A; }
<p style="color:#C1E28A">Text here</p>
This sample text is styled with font color #C1E28A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C1E28A">Div content here</div>
<div style="border:3px solid #C1E28A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 226, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C1E28A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C1E28A;
-webkit-box-shadow: 1px 1px 3px #C1E28A;
box-shadow: 1px 1px 3px #C1E28A; }
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 #C1E28A (Oxalis)
Color Overview & Profile: Color #C1E28A, also known as Oxalis, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (193/255), 89% Green (226/255), and 54% Blue (138/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #C1E28A translates into the CMYK subtractive color model with values of 14.6% Cyan, 0% Magenta, 38.9% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 83°, saturation of 60.3%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #C1E28A 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 ##CCCC99.
