Shades of William #557971
Tints of William #557971
RGB
CMYK
RGB Variations
Color information
#557971 (or 0x557971) is known color: William. HEX triplet: 55, 79 and 71. RGB value is (85,121,113). Sum of RGB (Red+Green+Blue) = 85+121+113=319 (42% of max value = 765). Red value is 85 (33.59% from 255 or 26.65% from 319); Green value is 121 (47.66% from 255 or 37.93% from 319); Blue value is 113 (44.53% from 255 or 35.42% from 319); Max value from RGB is 121 - color contains mainly: green. Hex color #557971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557971 is #AA868E. Grayscale: #6D6D6D. Windows color (decimal): -11175567 or 7436629. OLE color: 7436629.
HSL color Cylindrical-coordinate representation of color #557971: hue angle of 166.67º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #557971 is Cyan = 0.30, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 121 | 113 | - |
| CMYK | 0.30 | 0 | 0.07 | 0.53 |
| HSL | 166.67º | 0.17% | 0.4% | - |
| HSV(B) | 166.67º | 0.3% | 0.47% | - |
| XYZ | 13.56 | 16.8 | 18.15 | - |
| YUV | 109.32 | 130.07 | 110.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 121 | 113 | 0.30 | 0 | 0.07 | 0.53 | 166.67 | 0.17 | 0.4 |
| Hex | 55 | 79 | 71 | 1E | 0 | 7 | 35 | A7 | 11 | 28 |
| Octal | 125 | 171 | 161 | 36 | 0 | 7 | 65 | 247 | 21 | 50 |
| Binary | 1010101 | 1111001 | 1110001 | 11110 | 0 | 111 | 110101 | 10100111 | 10001 | 101000 |
Color Harmonies of #557971
Complementary color
Monochromatic Colors of #557971
Black with #557971
Text Example
Text Example
White with #557971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557971; }
p { color: rgb(85,121,113); }
H1.HeaderClassName
{
color: #557971;
}
.AnyTagClassName
{
color: #557971;
}
</style>
background-color css
<style>
a { background-color: #557971; }
a { background-color: rgb(85,121,113); }
div.DivClassName
{
background-color: #557971;
}
.BgClassName
{
background-color: #557971;
}
</style>
border-color css
<style>
span { border-color: #557971; }
span { border-color: rgb(85,121,113); }
td.TdClassName
{
border-color: #557971;
}
.TagClassName
{
border-color: #557971;
}
</style>