Shades of William #557070
Tints of William #557070
RGB
CMYK
RGB Variations
Color information
#557070 (or 0x557070) is known color: William. HEX triplet: 55, 70 and 70. RGB value is (85,112,112). Sum of RGB (Red+Green+Blue) = 85+112+112=309 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.51% from 309); Green value is 112 (44.14% from 255 or 36.25% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #557070 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557070 is #AA8F8F. Grayscale: #676767. Windows color (decimal): -11177872 or 7368789. OLE color: 7368789.
HSL color Cylindrical-coordinate representation of color #557070: hue angle of 180º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #557070 is Cyan = 0.24, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 112 | 112 | - |
| CMYK | 0.24 | 0 | 0 | 0.56 |
| HSL | 180º | 0.14% | 0.39% | - |
| HSV(B) | 180º | 0.24% | 0.44% | - |
| XYZ | 12.47 | 14.69 | 17.51 | - |
| YUV | 103.93 | 132.55 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 112 | 112 | 0.24 | 0 | 0 | 0.56 | 180 | 0.14 | 0.39 |
| Hex | 55 | 70 | 70 | 18 | 0 | 0 | 38 | B4 | E | 27 |
| Octal | 125 | 160 | 160 | 30 | 0 | 0 | 70 | 264 | 16 | 47 |
| Binary | 1010101 | 1110000 | 1110000 | 11000 | 0 | 0 | 111000 | 10110100 | 1110 | 100111 |
Color Harmonies of #557070
Complementary color
Monochromatic Colors of #557070
Black with #557070
Text Example
Text Example
White with #557070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557070; }
p { color: rgb(85,112,112); }
H1.HeaderClassName
{
color: #557070;
}
.AnyTagClassName
{
color: #557070;
}
</style>
background-color css
<style>
a { background-color: #557070; }
a { background-color: rgb(85,112,112); }
div.DivClassName
{
background-color: #557070;
}
.BgClassName
{
background-color: #557070;
}
</style>
border-color css
<style>
span { border-color: #557070; }
span { border-color: rgb(85,112,112); }
td.TdClassName
{
border-color: #557070;
}
.TagClassName
{
border-color: #557070;
}
</style>