Shades of William #557071
Tints of William #557071
RGB
CMYK
RGB Variations
Color information
#557071 (or 0x557071) is known color: William. HEX triplet: 55, 70 and 71. RGB value is (85,112,113). Sum of RGB (Red+Green+Blue) = 85+112+113=310 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.42% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 113 (44.53% from 255 or 36.45% from 310); Max value from RGB is 113 - color contains mainly: blue. Hex color #557071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557071 is #AA8F8E. Grayscale: #686868. Windows color (decimal): -11177871 or 7434325. OLE color: 7434325.
HSL color Cylindrical-coordinate representation of color #557071: hue angle of 182.14º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557071 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 113 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.56 |
| HSL | 182.14º | 0.14% | 0.39% | - |
| HSV(B) | 182.14º | 0.25% | 0.44% | - |
| XYZ | 12.52 | 14.71 | 17.8 | - |
| YUV | 104.04 | 133.05 | 114.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 113 | 0.25 | 0.01 | 0 | 0.56 | 182.14 | 0.14 | 0.39 |
| Hex | 55 | 70 | 71 | 19 | 1 | 0 | 38 | B6 | E | 27 |
| Octal | 125 | 160 | 161 | 31 | 1 | 0 | 70 | 266 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1110001 | 11001 | 1 | 0 | 111000 | 10110110 | 1110 | 100111 |
Color Harmonies of #557071
Complementary color
Monochromatic Colors of #557071
Black with #557071
Text Example
Text Example
White with #557071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557071; }
p { color: rgb(85,112,113); }
H1.HeaderClassName
{
color: #557071;
}
.AnyTagClassName
{
color: #557071;
}
</style>
background-color css
<style>
a { background-color: #557071; }
a { background-color: rgb(85,112,113); }
div.DivClassName
{
background-color: #557071;
}
.BgClassName
{
background-color: #557071;
}
</style>
border-color css
<style>
span { border-color: #557071; }
span { border-color: rgb(85,112,113); }
td.TdClassName
{
border-color: #557071;
}
.TagClassName
{
border-color: #557071;
}
</style>