Shades of William #557470
Tints of William #557470
RGB
CMYK
RGB Variations
Color information
#557470 (or 0x557470) is known color: William. HEX triplet: 55, 74 and 70. RGB value is (85,116,112). Sum of RGB (Red+Green+Blue) = 85+116+112=313 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.16% from 313); Green value is 116 (45.70% from 255 or 37.06% from 313); Blue value is 112 (44.14% from 255 or 35.78% from 313); Max value from RGB is 116 - color contains mainly: green. Hex color #557470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557470 is #AA8B8F. Grayscale: #6A6A6A. Windows color (decimal): -11176848 or 7369813. OLE color: 7369813.
HSL color Cylindrical-coordinate representation of color #557470: hue angle of 172.26º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557470 is Cyan = 0.27, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 112 | - |
| CMYK | 0.27 | 0 | 0.03 | 0.55 |
| HSL | 172.26º | 0.15% | 0.39% | - |
| HSV(B) | 172.26º | 0.27% | 0.45% | - |
| XYZ | 12.92 | 15.59 | 17.66 | - |
| YUV | 106.28 | 131.23 | 112.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 112 | 0.27 | 0 | 0.03 | 0.55 | 172.26 | 0.15 | 0.39 |
| Hex | 55 | 74 | 70 | 1B | 0 | 3 | 37 | AC | F | 27 |
| Octal | 125 | 164 | 160 | 33 | 0 | 3 | 67 | 254 | 17 | 47 |
| Binary | 1010101 | 1110100 | 1110000 | 11011 | 0 | 11 | 110111 | 10101100 | 1111 | 100111 |
Color Harmonies of #557470
Complementary color
Monochromatic Colors of #557470
Black with #557470
Text Example
Text Example
White with #557470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557470; }
p { color: rgb(85,116,112); }
H1.HeaderClassName
{
color: #557470;
}
.AnyTagClassName
{
color: #557470;
}
</style>
background-color css
<style>
a { background-color: #557470; }
a { background-color: rgb(85,116,112); }
div.DivClassName
{
background-color: #557470;
}
.BgClassName
{
background-color: #557470;
}
</style>
border-color css
<style>
span { border-color: #557470; }
span { border-color: rgb(85,116,112); }
td.TdClassName
{
border-color: #557470;
}
.TagClassName
{
border-color: #557470;
}
</style>