Shades of William #557771
Tints of William #557771
RGB
CMYK
RGB Variations
Color information
#557771 (or 0x557771) is known color: William. HEX triplet: 55, 77 and 71. RGB value is (85,119,113). Sum of RGB (Red+Green+Blue) = 85+119+113=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 119 (46.88% from 255 or 37.54% from 317); Blue value is 113 (44.53% from 255 or 35.65% from 317); Max value from RGB is 119 - color contains mainly: green. Hex color #557771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557771 is #AA888E. Grayscale: #6C6C6C. Windows color (decimal): -11176079 or 7436117. OLE color: 7436117.
HSL color Cylindrical-coordinate representation of color #557771: hue angle of 169.41º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557771 is Cyan = 0.29, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 113 | - |
| CMYK | 0.29 | 0 | 0.05 | 0.53 |
| HSL | 169.41º | 0.17% | 0.4% | - |
| HSV(B) | 169.41º | 0.29% | 0.47% | - |
| XYZ | 13.32 | 16.32 | 18.07 | - |
| YUV | 108.15 | 130.74 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 113 | 0.29 | 0 | 0.05 | 0.53 | 169.41 | 0.17 | 0.4 |
| Hex | 55 | 77 | 71 | 1D | 0 | 5 | 35 | A9 | 11 | 28 |
| Octal | 125 | 167 | 161 | 35 | 0 | 5 | 65 | 251 | 21 | 50 |
| Binary | 1010101 | 1110111 | 1110001 | 11101 | 0 | 101 | 110101 | 10101001 | 10001 | 101000 |
Color Harmonies of #557771
Complementary color
Monochromatic Colors of #557771
Black with #557771
Text Example
Text Example
White with #557771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557771; }
p { color: rgb(85,119,113); }
H1.HeaderClassName
{
color: #557771;
}
.AnyTagClassName
{
color: #557771;
}
</style>
background-color css
<style>
a { background-color: #557771; }
a { background-color: rgb(85,119,113); }
div.DivClassName
{
background-color: #557771;
}
.BgClassName
{
background-color: #557771;
}
</style>
border-color css
<style>
span { border-color: #557771; }
span { border-color: rgb(85,119,113); }
td.TdClassName
{
border-color: #557771;
}
.TagClassName
{
border-color: #557771;
}
</style>