Shades of Pale Sky #577174
Tints of Pale Sky #577174
RGB
CMYK
RGB Variations
Color information
#577174 (or 0x577174) is known color: Pale Sky. HEX triplet: 57, 71 and 74. RGB value is (87,113,116). Sum of RGB (Red+Green+Blue) = 87+113+116=316 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.53% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 116 (45.70% from 255 or 36.71% from 316); Max value from RGB is 116 - color contains mainly: blue. Hex color #577174 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577174 is #A88E8B. Grayscale: #696969. Windows color (decimal): -11046540 or 7631191. OLE color: 7631191.
HSL color Cylindrical-coordinate representation of color #577174: hue angle of 186.21º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #577174 is Cyan = 0.25, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 113 | 116 | - |
| CMYK | 0.25 | 0.03 | 0 | 0.55 |
| HSL | 186.21º | 0.14% | 0.4% | - |
| HSV(B) | 186.21º | 0.25% | 0.45% | - |
| XYZ | 12.99 | 15.1 | 18.75 | - |
| YUV | 105.57 | 133.89 | 114.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 113 | 116 | 0.25 | 0.03 | 0 | 0.55 | 186.21 | 0.14 | 0.4 |
| Hex | 57 | 71 | 74 | 19 | 3 | 0 | 37 | BA | E | 28 |
| Octal | 127 | 161 | 164 | 31 | 3 | 0 | 67 | 272 | 16 | 50 |
| Binary | 1010111 | 1110001 | 1110100 | 11001 | 11 | 0 | 110111 | 10111010 | 1110 | 101000 |
Color Harmonies of #577174
Complementary color
Monochromatic Colors of #577174
Black with #577174
Text Example
Text Example
White with #577174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577174; }
p { color: rgb(87,113,116); }
H1.HeaderClassName
{
color: #577174;
}
.AnyTagClassName
{
color: #577174;
}
</style>
background-color css
<style>
a { background-color: #577174; }
a { background-color: rgb(87,113,116); }
div.DivClassName
{
background-color: #577174;
}
.BgClassName
{
background-color: #577174;
}
</style>
border-color css
<style>
span { border-color: #577174; }
span { border-color: rgb(87,113,116); }
td.TdClassName
{
border-color: #577174;
}
.TagClassName
{
border-color: #577174;
}
</style>