Shades of William #557472
Tints of William #557472
RGB
CMYK
RGB Variations
Color information
#557472 (or 0x557472) is known color: William. HEX triplet: 55, 74 and 72. RGB value is (85,116,114). Sum of RGB (Red+Green+Blue) = 85+116+114=315 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.98% from 315); Green value is 116 (45.70% from 255 or 36.83% from 315); Blue value is 114 (44.92% from 255 or 36.19% from 315); Max value from RGB is 116 - color contains mainly: green. Hex color #557472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557472 is #AA8B8D. Grayscale: #6A6A6A. Windows color (decimal): -11176846 or 7500885. OLE color: 7500885.
HSL color Cylindrical-coordinate representation of color #557472: hue angle of 176.13º 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 #557472 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 114 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.55 |
| HSL | 176.13º | 0.15% | 0.39% | - |
| HSV(B) | 176.13º | 0.27% | 0.45% | - |
| XYZ | 13.03 | 15.64 | 18.25 | - |
| YUV | 106.5 | 132.23 | 112.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 114 | 0.27 | 0 | 0.02 | 0.55 | 176.13 | 0.15 | 0.39 |
| Hex | 55 | 74 | 72 | 1B | 0 | 2 | 37 | B0 | F | 27 |
| Octal | 125 | 164 | 162 | 33 | 0 | 2 | 67 | 260 | 17 | 47 |
| Binary | 1010101 | 1110100 | 1110010 | 11011 | 0 | 10 | 110111 | 10110000 | 1111 | 100111 |
Color Harmonies of #557472
Complementary color
Monochromatic Colors of #557472
Black with #557472
Text Example
Text Example
White with #557472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557472; }
p { color: rgb(85,116,114); }
H1.HeaderClassName
{
color: #557472;
}
.AnyTagClassName
{
color: #557472;
}
</style>
background-color css
<style>
a { background-color: #557472; }
a { background-color: rgb(85,116,114); }
div.DivClassName
{
background-color: #557472;
}
.BgClassName
{
background-color: #557472;
}
</style>
border-color css
<style>
span { border-color: #557472; }
span { border-color: rgb(85,116,114); }
td.TdClassName
{
border-color: #557472;
}
.TagClassName
{
border-color: #557472;
}
</style>