#DABFA4 Curious Chipmunk
#DABFA4 (Curious Chipmunk) RGB value is (218, 191, 164).
Red value is 218, green value is 191, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #DABFA4: hue: 30°, saturation: 42.2%, and lightness: 74.9%.
Process color (CMYK) of #DABFA4 is 0%, 12.4%, 24.8%, 14.5%. Web safe color equivalent of #DABFA4 is ##CCCC99. Color #DABFA4 contains mainly Yellow.
Color Spaces
| Color spaces of #DABFA4 | Value |
|---|---|
| RGB | 218, 191, 164 |
| HSL | 30°, 42.2%, 74.9% |
| HSV / HSB | 30°, 24.8%, 85.5% |
| CMYK | 0%, 12.4%, 24.8%, 14.5% |
| XYZ | 54.25, 54.85, 42.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 10111111 | 10100100 |
| Octal | 332 | 277 | 244 |
| Decimal | 218 | 191 | 164 |
| Hex | DA | BF | A4 |
Shades of #DABFA4
Tints of #DABFA4
.mybgColor { background-color: #DABFA4; }
.myforeColor { color: #DABFA4; }
.myborderColor { border: 3px solid #DABFA4; }
<p style="color:#DABFA4">Text here</p>
This sample text is styled with font color #DABFA4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DABFA4">Div content here</div>
<div style="border:3px solid #DABFA4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 191, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DABFA4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DABFA4;
-webkit-box-shadow: 1px 1px 3px #DABFA4;
box-shadow: 1px 1px 3px #DABFA4; }
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 #DABFA4 (Curious Chipmunk)
Color Overview & Profile: Color #DABFA4, also known as Curious Chipmunk, 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), 75% Green (191/255), and 64% Blue (164/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DABFA4 translates into the CMYK subtractive color model with values of 0% Cyan, 12.4% Magenta, 24.8% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 42.2%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #DABFA4 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.
