Shades of William #557670
Tints of William #557670
RGB
CMYK
RGB Variations
Color information
#557670 (or 0x557670) is known color: William. HEX triplet: 55, 76 and 70. RGB value is (85,118,112). Sum of RGB (Red+Green+Blue) = 85+118+112=315 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.98% from 315); Green value is 118 (46.48% from 255 or 37.46% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 118 - color contains mainly: green. Hex color #557670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557670 is #AA898F. Grayscale: #6B6B6B. Windows color (decimal): -11176336 or 7370325. OLE color: 7370325.
HSL color Cylindrical-coordinate representation of color #557670: hue angle of 169.09º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557670 is Cyan = 0.28, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 112 | - |
| CMYK | 0.28 | 0 | 0.05 | 0.54 |
| HSL | 169.09º | 0.16% | 0.4% | - |
| HSV(B) | 169.09º | 0.28% | 0.46% | - |
| XYZ | 13.15 | 16.06 | 17.74 | - |
| YUV | 107.45 | 130.57 | 111.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 112 | 0.28 | 0 | 0.05 | 0.54 | 169.09 | 0.16 | 0.4 |
| Hex | 55 | 76 | 70 | 1C | 0 | 5 | 36 | A9 | 10 | 28 |
| Octal | 125 | 166 | 160 | 34 | 0 | 5 | 66 | 251 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1110000 | 11100 | 0 | 101 | 110110 | 10101001 | 10000 | 101000 |
Color Harmonies of #557670
Complementary color
Monochromatic Colors of #557670
Black with #557670
Text Example
Text Example
White with #557670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557670; }
p { color: rgb(85,118,112); }
H1.HeaderClassName
{
color: #557670;
}
.AnyTagClassName
{
color: #557670;
}
</style>
background-color css
<style>
a { background-color: #557670; }
a { background-color: rgb(85,118,112); }
div.DivClassName
{
background-color: #557670;
}
.BgClassName
{
background-color: #557670;
}
</style>
border-color css
<style>
span { border-color: #557670; }
span { border-color: rgb(85,118,112); }
td.TdClassName
{
border-color: #557670;
}
.TagClassName
{
border-color: #557670;
}
</style>