#82AADC Swift
#82AADC (Swift) RGB value is (130, 170, 220).
Red value is 130, green value is 170, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #82AADC: hue: 213°, saturation: 56.3%, and lightness: 68.6%.
Process color (CMYK) of #82AADC is 40.9%, 22.7%, 0%, 13.7%. Web safe color equivalent of #82AADC is ##9999CC. Color #82AADC contains mainly Blue.
Color Spaces
| Color spaces of #82AADC | Value |
|---|---|
| RGB | 130, 170, 220 |
| HSL | 213°, 56.3%, 68.6% |
| HSV / HSB | 213°, 40.9%, 86.3% |
| CMYK | 40.9%, 22.7%, 0%, 13.7% |
| XYZ | 36.49, 38.66, 73.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000010 | 10101010 | 11011100 |
| Octal | 202 | 252 | 334 |
| Decimal | 130 | 170 | 220 |
| Hex | 82 | AA | DC |
Shades of #82AADC
Tints of #82AADC
.mybgColor { background-color: #82AADC; }
.myforeColor { color: #82AADC; }
.myborderColor { border: 3px solid #82AADC; }
<p style="color:#82AADC">Text here</p>
This sample text is styled with font color #82AADC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#82AADC">Div content here</div>
<div style="border:3px solid #82AADC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(130, 170, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #82AADC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #82AADC;
-webkit-box-shadow: 1px 1px 3px #82AADC;
box-shadow: 1px 1px 3px #82AADC; }
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 #82AADC (Swift)
Color Overview & Profile: Color #82AADC, also known as Swift, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (130/255), 67% Green (170/255), and 86% Blue (220/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #82AADC translates into the CMYK subtractive color model with values of 40.9% Cyan, 22.7% Magenta, 0% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 213°, saturation of 56.3%, and lightness of 68.6%.
Web Accessibility & Design Recommendations: When implementing #82AADC 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 ##9999CC.
