#DAEA6F Mindaro
#DAEA6F (Mindaro) RGB value is (218, 234, 111).
Red value is 218, green value is 234, and blue value is 111.
Cylindrical-coordinate representations (HSL) of color #DAEA6F: hue: 68°, saturation: 74.5%, and lightness: 67.6%.
Process color (CMYK) of #DAEA6F is 6.8%, 0%, 52.6%, 8.2%. Web safe color equivalent of #DAEA6F is ##CCFF66. Color #DAEA6F contains mainly Green.
Color Spaces
| Color spaces of #DAEA6F | Value |
|---|---|
| RGB | 218, 234, 111 |
| HSL | 68°, 74.5%, 67.6% |
| HSV / HSB | 68°, 52.6%, 91.8% |
| CMYK | 6.8%, 0%, 52.6%, 8.2% |
| XYZ | 61.21, 74.9, 26.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11101010 | 01101111 |
| Octal | 332 | 352 | 157 |
| Decimal | 218 | 234 | 111 |
| Hex | DA | EA | 6F |
Shades of #DAEA6F
Tints of #DAEA6F
.mybgColor { background-color: #DAEA6F; }
.myforeColor { color: #DAEA6F; }
.myborderColor { border: 3px solid #DAEA6F; }
<p style="color:#DAEA6F">Text here</p>
This sample text is styled with font color #DAEA6F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DAEA6F">Div content here</div>
<div style="border:3px solid #DAEA6F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 234, 111, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DAEA6F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DAEA6F;
-webkit-box-shadow: 1px 1px 3px #DAEA6F;
box-shadow: 1px 1px 3px #DAEA6F; }
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 #DAEA6F (Mindaro)
Color Overview & Profile: Color #DAEA6F, also known as Mindaro, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 92% Green (234/255), and 44% Blue (111/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #DAEA6F translates into the CMYK subtractive color model with values of 6.8% Cyan, 0% Magenta, 52.6% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 74.5%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #DAEA6F 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 ##CCFF66.
