#565266 Freefall
#565266 (Freefall) RGB value is (86, 82, 102).
Red value is 86, green value is 82, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #565266: hue: 252°, saturation: 10.9%, and lightness: 36.1%.
Process color (CMYK) of #565266 is 15.7%, 19.6%, 0%, 60%. Web safe color equivalent of #565266 is ##666666. Color #565266 contains mainly Magenta.
Color Spaces
| Color spaces of #565266 | Value |
|---|---|
| RGB | 86, 82, 102 |
| HSL | 252°, 10.9%, 36.1% |
| HSV / HSB | 252°, 19.6%, 40% |
| CMYK | 15.7%, 19.6%, 0%, 60% |
| XYZ | 9.25, 8.97, 13.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010110 | 01010010 | 01100110 |
| Octal | 126 | 122 | 146 |
| Decimal | 86 | 82 | 102 |
| Hex | 56 | 52 | 66 |
Shades of #565266
Tints of #565266
.mybgColor { background-color: #565266; }
.myforeColor { color: #565266; }
.myborderColor { border: 3px solid #565266; }
<p style="color:#565266">Text here</p>
This sample text is styled with font color #565266. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#565266">Div content here</div>
<div style="border:3px solid #565266">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(86, 82, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #565266; }
.divShadow { -moz-box-shadow: 1px 1px 3px #565266;
-webkit-box-shadow: 1px 1px 3px #565266;
box-shadow: 1px 1px 3px #565266; }
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 #565266 (Freefall)
Color Overview & Profile: Color #565266, also known as Freefall, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (86/255), 32% Green (82/255), and 40% Blue (102/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #565266 translates into the CMYK subtractive color model with values of 15.7% Cyan, 19.6% Magenta, 0% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 10.9%, and lightness of 36.1%.
Web Accessibility & Design Recommendations: When implementing #565266 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 ##666666.
