Shades of William #557773
Tints of William #557773
RGB
CMYK
RGB Variations
Color information
#557773 (or 0x557773) is known color: William. HEX triplet: 55, 77 and 73. RGB value is (85,119,115). Sum of RGB (Red+Green+Blue) = 85+119+115=319 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.65% from 319); Green value is 119 (46.88% from 255 or 37.30% from 319); Blue value is 115 (45.31% from 255 or 36.05% from 319); Max value from RGB is 119 - color contains mainly: green. Hex color #557773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557773 is #AA888C. Grayscale: #6C6C6C. Windows color (decimal): -11176077 or 7567189. OLE color: 7567189.
HSL color Cylindrical-coordinate representation of color #557773: hue angle of 172.94º 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 #557773 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 119 | 115 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.53 |
| HSL | 172.94º | 0.17% | 0.4% | - |
| HSV(B) | 172.94º | 0.29% | 0.47% | - |
| XYZ | 13.44 | 16.36 | 18.67 | - |
| YUV | 108.38 | 131.74 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 119 | 115 | 0.29 | 0 | 0.03 | 0.53 | 172.94 | 0.17 | 0.4 |
| Hex | 55 | 77 | 73 | 1D | 0 | 3 | 35 | AD | 11 | 28 |
| Octal | 125 | 167 | 163 | 35 | 0 | 3 | 65 | 255 | 21 | 50 |
| Binary | 1010101 | 1110111 | 1110011 | 11101 | 0 | 11 | 110101 | 10101101 | 10001 | 101000 |
Color Harmonies of #557773
Complementary color
Monochromatic Colors of #557773
Black with #557773
Text Example
Text Example
White with #557773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557773; }
p { color: rgb(85,119,115); }
H1.HeaderClassName
{
color: #557773;
}
.AnyTagClassName
{
color: #557773;
}
</style>
background-color css
<style>
a { background-color: #557773; }
a { background-color: rgb(85,119,115); }
div.DivClassName
{
background-color: #557773;
}
.BgClassName
{
background-color: #557773;
}
</style>
border-color css
<style>
span { border-color: #557773; }
span { border-color: rgb(85,119,115); }
td.TdClassName
{
border-color: #557773;
}
.TagClassName
{
border-color: #557773;
}
</style>