Shades of Pale Sky #557276
Tints of Pale Sky #557276
RGB
CMYK
RGB Variations
Color information
#557276 (or 0x557276) is known color: Pale Sky. HEX triplet: 55, 72 and 76. RGB value is (85,114,118). Sum of RGB (Red+Green+Blue) = 85+114+118=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 118 (46.48% from 255 or 37.22% from 317); Max value from RGB is 118 - color contains mainly: blue. Hex color #557276 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557276 is #AA8D89. Grayscale: #696969. Windows color (decimal): -11177354 or 7762517. OLE color: 7762517.
HSL color Cylindrical-coordinate representation of color #557276: hue angle of 187.27º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557276 is Cyan = 0.28, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 114 | 118 | - |
| CMYK | 0.28 | 0.03 | 0 | 0.54 |
| HSL | 187.27º | 0.16% | 0.4% | - |
| HSV(B) | 187.27º | 0.28% | 0.46% | - |
| XYZ | 13.03 | 15.27 | 19.4 | - |
| YUV | 105.79 | 134.89 | 113.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 118 | 0.28 | 0.03 | 0 | 0.54 | 187.27 | 0.16 | 0.4 |
| Hex | 55 | 72 | 76 | 1C | 3 | 0 | 36 | BB | 10 | 28 |
| Octal | 125 | 162 | 166 | 34 | 3 | 0 | 66 | 273 | 20 | 50 |
| Binary | 1010101 | 1110010 | 1110110 | 11100 | 11 | 0 | 110110 | 10111011 | 10000 | 101000 |
Color Harmonies of #557276
Complementary color
Monochromatic Colors of #557276
Black with #557276
Text Example
Text Example
White with #557276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557276; }
p { color: rgb(85,114,118); }
H1.HeaderClassName
{
color: #557276;
}
.AnyTagClassName
{
color: #557276;
}
</style>
background-color css
<style>
a { background-color: #557276; }
a { background-color: rgb(85,114,118); }
div.DivClassName
{
background-color: #557276;
}
.BgClassName
{
background-color: #557276;
}
</style>
border-color css
<style>
span { border-color: #557276; }
span { border-color: rgb(85,114,118); }
td.TdClassName
{
border-color: #557276;
}
.TagClassName
{
border-color: #557276;
}
</style>