Shades of William #557370
Tints of William #557370
RGB
CMYK
RGB Variations
Color information
#557370 (or 0x557370) is known color: William. HEX triplet: 55, 73 and 70. RGB value is (85,115,112). Sum of RGB (Red+Green+Blue) = 85+115+112=312 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.24% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 112 (44.14% from 255 or 35.90% from 312); Max value from RGB is 115 - color contains mainly: green. Hex color #557370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557370 is #AA8C8F. Grayscale: #696969. Windows color (decimal): -11177104 or 7369557. OLE color: 7369557.
HSL color Cylindrical-coordinate representation of color #557370: hue angle of 174º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #557370 is Cyan = 0.26, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 112 | - |
| CMYK | 0.26 | 0 | 0.03 | 0.55 |
| HSL | 174º | 0.15% | 0.39% | - |
| HSV(B) | 174º | 0.26% | 0.45% | - |
| XYZ | 12.8 | 15.36 | 17.62 | - |
| YUV | 105.69 | 131.56 | 113.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 112 | 0.26 | 0 | 0.03 | 0.55 | 174 | 0.15 | 0.39 |
| Hex | 55 | 73 | 70 | 1A | 0 | 3 | 37 | AE | F | 27 |
| Octal | 125 | 163 | 160 | 32 | 0 | 3 | 67 | 256 | 17 | 47 |
| Binary | 1010101 | 1110011 | 1110000 | 11010 | 0 | 11 | 110111 | 10101110 | 1111 | 100111 |
Color Harmonies of #557370
Complementary color
Monochromatic Colors of #557370
Black with #557370
Text Example
Text Example
White with #557370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557370; }
p { color: rgb(85,115,112); }
H1.HeaderClassName
{
color: #557370;
}
.AnyTagClassName
{
color: #557370;
}
</style>
background-color css
<style>
a { background-color: #557370; }
a { background-color: rgb(85,115,112); }
div.DivClassName
{
background-color: #557370;
}
.BgClassName
{
background-color: #557370;
}
</style>
border-color css
<style>
span { border-color: #557370; }
span { border-color: rgb(85,115,112); }
td.TdClassName
{
border-color: #557370;
}
.TagClassName
{
border-color: #557370;
}
</style>