Shades of William #557172
Tints of William #557172
RGB
CMYK
RGB Variations
Color information
#557172 (or 0x557172) is known color: William. HEX triplet: 55, 71 and 72. RGB value is (85,113,114). Sum of RGB (Red+Green+Blue) = 85+113+114=312 (41% of max value = 765). Red value is 85 (33.59% from 255 or 27.24% from 312); Green value is 113 (44.53% from 255 or 36.22% from 312); Blue value is 114 (44.92% from 255 or 36.54% from 312); Max value from RGB is 114 - color contains mainly: blue. Hex color #557172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557172 is #AA8E8D. Grayscale: #686868. Windows color (decimal): -11177614 or 7500117. OLE color: 7500117.
HSL color Cylindrical-coordinate representation of color #557172: hue angle of 182.07º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #557172 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 113 | 114 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.55 |
| HSL | 182.07º | 0.15% | 0.39% | - |
| HSV(B) | 182.07º | 0.25% | 0.45% | - |
| XYZ | 12.69 | 14.96 | 18.14 | - |
| YUV | 104.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 114 | 0.25 | 0.01 | 0 | 0.55 | 182.07 | 0.15 | 0.39 |
| Hex | 55 | 71 | 72 | 19 | 1 | 0 | 37 | B6 | F | 27 |
| Octal | 125 | 161 | 162 | 31 | 1 | 0 | 67 | 266 | 17 | 47 |
| Binary | 1010101 | 1110001 | 1110010 | 11001 | 1 | 0 | 110111 | 10110110 | 1111 | 100111 |
Color Harmonies of #557172
Complementary color
Monochromatic Colors of #557172
Black with #557172
Text Example
Text Example
White with #557172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557172; }
p { color: rgb(85,113,114); }
H1.HeaderClassName
{
color: #557172;
}
.AnyTagClassName
{
color: #557172;
}
</style>
background-color css
<style>
a { background-color: #557172; }
a { background-color: rgb(85,113,114); }
div.DivClassName
{
background-color: #557172;
}
.BgClassName
{
background-color: #557172;
}
</style>
border-color css
<style>
span { border-color: #557172; }
span { border-color: rgb(85,113,114); }
td.TdClassName
{
border-color: #557172;
}
.TagClassName
{
border-color: #557172;
}
</style>