Shades of Pale Sky #556770
Tints of Pale Sky #556770
RGB
CMYK
RGB Variations
Color information
#556770 (or 0x556770) is known color: Pale Sky. HEX triplet: 55, 67 and 70. RGB value is (85,103,112). Sum of RGB (Red+Green+Blue) = 85+103+112=300 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.33% from 300); Green value is 103 (40.62% from 255 or 34.33% from 300); Blue value is 112 (44.14% from 255 or 37.33% from 300); Max value from RGB is 112 - color contains mainly: blue. Hex color #556770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556770 is #AA988F. Grayscale: #626262. Windows color (decimal): -11180176 or 7366485. OLE color: 7366485.
HSL color Cylindrical-coordinate representation of color #556770: hue angle of 200º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #556770 is Cyan = 0.24, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 103 | 112 | - |
| CMYK | 0.24 | 0.08 | 0 | 0.56 |
| HSL | 200º | 0.14% | 0.39% | - |
| HSV(B) | 200º | 0.24% | 0.44% | - |
| XYZ | 11.52 | 12.8 | 17.19 | - |
| YUV | 98.64 | 135.54 | 118.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 112 | 0.24 | 0.08 | 0 | 0.56 | 200 | 0.14 | 0.39 |
| Hex | 55 | 67 | 70 | 18 | 8 | 0 | 38 | C8 | E | 27 |
| Octal | 125 | 147 | 160 | 30 | 10 | 0 | 70 | 310 | 16 | 47 |
| Binary | 1010101 | 1100111 | 1110000 | 11000 | 1000 | 0 | 111000 | 11001000 | 1110 | 100111 |
Color Harmonies of #556770
Complementary color
Monochromatic Colors of #556770
Black with #556770
Text Example
Text Example
White with #556770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556770; }
p { color: rgb(85,103,112); }
H1.HeaderClassName
{
color: #556770;
}
.AnyTagClassName
{
color: #556770;
}
</style>
background-color css
<style>
a { background-color: #556770; }
a { background-color: rgb(85,103,112); }
div.DivClassName
{
background-color: #556770;
}
.BgClassName
{
background-color: #556770;
}
</style>
border-color css
<style>
span { border-color: #556770; }
span { border-color: rgb(85,103,112); }
td.TdClassName
{
border-color: #556770;
}
.TagClassName
{
border-color: #556770;
}
</style>