#ABBED0 Rendez-Blue
#ABBED0 (Rendez-Blue) RGB value is (171, 190, 208).
Red value is 171, green value is 190, and blue value is 208.
Cylindrical-coordinate representations (HSL) of color #ABBED0: hue: 209°, saturation: 28.2%, and lightness: 74.3%.
Process color (CMYK) of #ABBED0 is 17.8%, 8.7%, 0%, 18.4%. Web safe color equivalent of #ABBED0 is ##99CCCC. Color #ABBED0 contains mainly Magenta.
Color Spaces
| Color spaces of #ABBED0 | Value |
|---|---|
| RGB | 171, 190, 208 |
| HSL | 209°, 28.2%, 74.3% |
| HSV / HSB | 209°, 17.8%, 81.6% |
| CMYK | 17.8%, 8.7%, 0%, 18.4% |
| XYZ | 46.59, 50.04, 66.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101011 | 10111110 | 11010000 |
| Octal | 253 | 276 | 320 |
| Decimal | 171 | 190 | 208 |
| Hex | AB | BE | D0 |
Shades of #ABBED0
Tints of #ABBED0
.mybgColor { background-color: #ABBED0; }
.myforeColor { color: #ABBED0; }
.myborderColor { border: 3px solid #ABBED0; }
<p style="color:#ABBED0">Text here</p>
This sample text is styled with font color #ABBED0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ABBED0">Div content here</div>
<div style="border:3px solid #ABBED0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(171, 190, 208, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ABBED0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ABBED0;
-webkit-box-shadow: 1px 1px 3px #ABBED0;
box-shadow: 1px 1px 3px #ABBED0; }
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 #ABBED0 (Rendez-Blue)
Color Overview & Profile: Color #ABBED0, also known as Rendez-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), 75% Green (190/255), and 82% Blue (208/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #ABBED0 translates into the CMYK subtractive color model with values of 17.8% Cyan, 8.7% Magenta, 0% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 28.2%, and lightness of 74.3%.
Web Accessibility & Design Recommendations: When implementing #ABBED0 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.
