Shades of Pale Sky #577077
Tints of Pale Sky #577077
RGB
CMYK
RGB Variations
Color information
#577077 (or 0x577077) is known color: Pale Sky. HEX triplet: 57, 70 and 77. RGB value is (87,112,119). Sum of RGB (Red+Green+Blue) = 87+112+119=318 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.36% from 318); Green value is 112 (44.14% from 255 or 35.22% from 318); Blue value is 119 (46.88% from 255 or 37.42% from 318); Max value from RGB is 119 - color contains mainly: blue. Hex color #577077 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577077 is #A88F88. Grayscale: #696969. Windows color (decimal): -11046793 or 7827543. OLE color: 7827543.
HSL color Cylindrical-coordinate representation of color #577077: hue angle of 193.12º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577077 is Cyan = 0.27, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 112 | 119 | - |
| CMYK | 0.27 | 0.06 | 0 | 0.53 |
| HSL | 193.13º | 0.16% | 0.4% | - |
| HSV(B) | 193.13º | 0.27% | 0.47% | - |
| XYZ | 13.05 | 14.95 | 19.65 | - |
| YUV | 105.32 | 135.72 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 112 | 119 | 0.27 | 0.06 | 0 | 0.53 | 193.13 | 0.16 | 0.4 |
| Hex | 57 | 70 | 77 | 1B | 6 | 0 | 35 | C1 | 10 | 28 |
| Octal | 127 | 160 | 167 | 33 | 6 | 0 | 65 | 301 | 20 | 50 |
| Binary | 1010111 | 1110000 | 1110111 | 11011 | 110 | 0 | 110101 | 11000001 | 10000 | 101000 |
Color Harmonies of #577077
Complementary color
Monochromatic Colors of #577077
Black with #577077
Text Example
Text Example
White with #577077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577077; }
p { color: rgb(87,112,119); }
H1.HeaderClassName
{
color: #577077;
}
.AnyTagClassName
{
color: #577077;
}
</style>
background-color css
<style>
a { background-color: #577077; }
a { background-color: rgb(87,112,119); }
div.DivClassName
{
background-color: #577077;
}
.BgClassName
{
background-color: #577077;
}
</style>
border-color css
<style>
span { border-color: #577077; }
span { border-color: rgb(87,112,119); }
td.TdClassName
{
border-color: #577077;
}
.TagClassName
{
border-color: #577077;
}
</style>