#ABDDF1 Van Gogh Blue
#ABDDF1 (Van Gogh Blue) RGB value is (171, 221, 241).
Red value is 171, green value is 221, and blue value is 241.
Cylindrical-coordinate representations (HSL) of color #ABDDF1: hue: 197°, saturation: 71.4%, and lightness: 80.8%.
Process color (CMYK) of #ABDDF1 is 29%, 8.3%, 0%, 5.5%. Web safe color equivalent of #ABDDF1 is ##99CCFF. Color #ABDDF1 contains mainly Blue.
Color Spaces
| Color spaces of #ABDDF1 | Value |
|---|---|
| RGB | 171, 221, 241 |
| HSL | 197°, 71.4%, 80.8% |
| HSV / HSB | 197°, 29%, 94.5% |
| CMYK | 29%, 8.3%, 0%, 5.5% |
| XYZ | 58.52, 66.72, 93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 11011101 | 11110001 |
| Octal | 253 | 335 | 361 |
| Decimal | 171 | 221 | 241 |
| Hex | AB | DD | F1 |
Shades of #ABDDF1
Tints of #ABDDF1
.mybgColor { background-color: #ABDDF1; }
.myforeColor { color: #ABDDF1; }
.myborderColor { border: 3px solid #ABDDF1; }
<p style="color:#ABDDF1">Text here</p>
This sample text is styled with font color #ABDDF1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ABDDF1">Div content here</div>
<div style="border:3px solid #ABDDF1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 221, 241, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ABDDF1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ABDDF1;
-webkit-box-shadow: 1px 1px 3px #ABDDF1;
box-shadow: 1px 1px 3px #ABDDF1; }
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 #ABDDF1 (Van Gogh Blue)
Color Overview & Profile: Color #ABDDF1, also known as Van Gogh Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (171/255), 87% Green (221/255), and 95% Blue (241/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #ABDDF1 translates into the CMYK subtractive color model with values of 29% Cyan, 8.3% Magenta, 0% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 71.4%, and lightness of 80.8%.
Web Accessibility & Design Recommendations: When implementing #ABDDF1 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 ##99CCFF.
