Shades of Pale Sky #566770
Tints of Pale Sky #566770
RGB
CMYK
RGB Variations
Color information
#566770 (or 0x566770) is known color: Pale Sky. HEX triplet: 56, 67 and 70. RGB value is (86,103,112). Sum of RGB (Red+Green+Blue) = 86+103+112=301 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.57% from 301); Green value is 103 (40.62% from 255 or 34.22% from 301); Blue value is 112 (44.14% from 255 or 37.21% from 301); Max value from RGB is 112 - color contains mainly: blue. Hex color #566770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566770 is #A9988F. Grayscale: #626262. Windows color (decimal): -11114640 or 7366486. OLE color: 7366486.
HSL color Cylindrical-coordinate representation of color #566770: hue angle of 200.77º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #566770 is Cyan = 0.23, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 103 | 112 | - |
| CMYK | 0.23 | 0.08 | 0 | 0.56 |
| HSL | 200.77º | 0.13% | 0.39% | - |
| HSV(B) | 200.77º | 0.23% | 0.44% | - |
| XYZ | 11.61 | 12.85 | 17.2 | - |
| YUV | 98.94 | 135.37 | 118.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 103 | 112 | 0.23 | 0.08 | 0 | 0.56 | 200.77 | 0.13 | 0.39 |
| Hex | 56 | 67 | 70 | 17 | 8 | 0 | 38 | C9 | D | 27 |
| Octal | 126 | 147 | 160 | 27 | 10 | 0 | 70 | 311 | 15 | 47 |
| Binary | 1010110 | 1100111 | 1110000 | 10111 | 1000 | 0 | 111000 | 11001001 | 1101 | 100111 |
Color Harmonies of #566770
Complementary color
Monochromatic Colors of #566770
Black with #566770
Text Example
Text Example
White with #566770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566770; }
p { color: rgb(86,103,112); }
H1.HeaderClassName
{
color: #566770;
}
.AnyTagClassName
{
color: #566770;
}
</style>
background-color css
<style>
a { background-color: #566770; }
a { background-color: rgb(86,103,112); }
div.DivClassName
{
background-color: #566770;
}
.BgClassName
{
background-color: #566770;
}
</style>
border-color css
<style>
span { border-color: #566770; }
span { border-color: rgb(86,103,112); }
td.TdClassName
{
border-color: #566770;
}
.TagClassName
{
border-color: #566770;
}
</style>