#AFD2E1 Spotted Snake Eel
#AFD2E1 (Spotted Snake Eel) RGB value is (175, 210, 225).
Red value is 175, green value is 210, and blue value is 225.
Cylindrical-coordinate representations (HSL) of color #AFD2E1: hue: 198°, saturation: 45.5%, and lightness: 78.4%.
Process color (CMYK) of #AFD2E1 is 22.2%, 6.7%, 0%, 11.8%. Web safe color equivalent of #AFD2E1 is ##99CCCC. Color #AFD2E1 contains mainly Magenta.
Color Spaces
| Color spaces of #AFD2E1 | Value |
|---|---|
| RGB | 175, 210, 225 |
| HSL | 198°, 45.5%, 78.4% |
| HSV / HSB | 198°, 22.2%, 88.2% |
| CMYK | 22.2%, 6.7%, 0%, 11.8% |
| XYZ | 54.31, 60.64, 80.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 11010010 | 11100001 |
| Octal | 257 | 322 | 341 |
| Decimal | 175 | 210 | 225 |
| Hex | AF | D2 | E1 |
Shades of #AFD2E1
Tints of #AFD2E1
.mybgColor { background-color: #AFD2E1; }
.myforeColor { color: #AFD2E1; }
.myborderColor { border: 3px solid #AFD2E1; }
<p style="color:#AFD2E1">Text here</p>
This sample text is styled with font color #AFD2E1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AFD2E1">Div content here</div>
<div style="border:3px solid #AFD2E1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 210, 225, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AFD2E1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AFD2E1;
-webkit-box-shadow: 1px 1px 3px #AFD2E1;
box-shadow: 1px 1px 3px #AFD2E1; }
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 #AFD2E1 (Spotted Snake Eel)
Color Overview & Profile: Color #AFD2E1, also known as Spotted Snake Eel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (175/255), 82% Green (210/255), and 88% Blue (225/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #AFD2E1 translates into the CMYK subtractive color model with values of 22.2% Cyan, 6.7% Magenta, 0% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 198°, saturation of 45.5%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #AFD2E1 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 ##99CCCC.
