Shades of Pale Sky #566972
Tints of Pale Sky #566972
RGB
CMYK
RGB Variations
Color information
#566972 (or 0x566972) is known color: Pale Sky. HEX triplet: 56, 69 and 72. RGB value is (86,105,114). Sum of RGB (Red+Green+Blue) = 86+105+114=305 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.20% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 114 (44.92% from 255 or 37.38% from 305); Max value from RGB is 114 - color contains mainly: blue. Hex color #566972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566972 is #A9968D. Grayscale: #646464. Windows color (decimal): -11114126 or 7498070. OLE color: 7498070.
HSL color Cylindrical-coordinate representation of color #566972: hue angle of 199.29º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #566972 is Cyan = 0.25, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 105 | 114 | - |
| CMYK | 0.25 | 0.08 | 0 | 0.55 |
| HSL | 199.29º | 0.14% | 0.39% | - |
| HSV(B) | 199.29º | 0.25% | 0.45% | - |
| XYZ | 11.93 | 13.3 | 17.86 | - |
| YUV | 100.35 | 135.71 | 117.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 114 | 0.25 | 0.08 | 0 | 0.55 | 199.29 | 0.14 | 0.39 |
| Hex | 56 | 69 | 72 | 19 | 8 | 0 | 37 | C7 | E | 27 |
| Octal | 126 | 151 | 162 | 31 | 10 | 0 | 67 | 307 | 16 | 47 |
| Binary | 1010110 | 1101001 | 1110010 | 11001 | 1000 | 0 | 110111 | 11000111 | 1110 | 100111 |
Color Harmonies of #566972
Complementary color
Monochromatic Colors of #566972
Black with #566972
Text Example
Text Example
White with #566972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566972; }
p { color: rgb(86,105,114); }
H1.HeaderClassName
{
color: #566972;
}
.AnyTagClassName
{
color: #566972;
}
</style>
background-color css
<style>
a { background-color: #566972; }
a { background-color: rgb(86,105,114); }
div.DivClassName
{
background-color: #566972;
}
.BgClassName
{
background-color: #566972;
}
</style>
border-color css
<style>
span { border-color: #566972; }
span { border-color: rgb(86,105,114); }
td.TdClassName
{
border-color: #566972;
}
.TagClassName
{
border-color: #566972;
}
</style>