#DBE9AA Fresh Up
#DBE9AA (Fresh Up) RGB value is (219, 233, 170).
Red value is 219, green value is 233, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #DBE9AA: hue: 73°, saturation: 58.9%, and lightness: 79%.
Process color (CMYK) of #DBE9AA is 6%, 0%, 27%, 8.6%. Web safe color equivalent of #DBE9AA is ##CCFF99. Color #DBE9AA contains mainly Green.
Color Spaces
| Color spaces of #DBE9AA | Value |
|---|---|
| RGB | 219, 233, 170 |
| HSL | 73°, 58.9%, 79% |
| HSV / HSB | 73°, 27%, 91.4% |
| CMYK | 6%, 0%, 27%, 8.6% |
| XYZ | 65.61, 76.24, 49.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 11101001 | 10101010 |
| Octal | 333 | 351 | 252 |
| Decimal | 219 | 233 | 170 |
| Hex | DB | E9 | AA |
Shades of #DBE9AA
Tints of #DBE9AA
.mybgColor { background-color: #DBE9AA; }
.myforeColor { color: #DBE9AA; }
.myborderColor { border: 3px solid #DBE9AA; }
<p style="color:#DBE9AA">Text here</p>
This sample text is styled with font color #DBE9AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DBE9AA">Div content here</div>
<div style="border:3px solid #DBE9AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 233, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DBE9AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DBE9AA;
-webkit-box-shadow: 1px 1px 3px #DBE9AA;
box-shadow: 1px 1px 3px #DBE9AA; }
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 #DBE9AA (Fresh Up)
Color Overview & Profile: Color #DBE9AA, also known as Fresh Up, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 91% Green (233/255), and 67% Blue (170/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #DBE9AA translates into the CMYK subtractive color model with values of 6% Cyan, 0% Magenta, 27% Yellow, and 8.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 73°, saturation of 58.9%, and lightness of 79%.
Web Accessibility & Design Recommendations: When implementing #DBE9AA 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 ##CCFF99.
