Shades of William #557672
Tints of William #557672
RGB
CMYK
RGB Variations
Color information
#557672 (or 0x557672) is known color: William. HEX triplet: 55, 76 and 72. RGB value is (85,118,114). Sum of RGB (Red+Green+Blue) = 85+118+114=317 (41% of max value = 765). Red value is 85 (33.59% from 255 or 26.81% from 317); Green value is 118 (46.48% from 255 or 37.22% from 317); Blue value is 114 (44.92% from 255 or 35.96% from 317); Max value from RGB is 118 - color contains mainly: green. Hex color #557672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557672 is #AA898D. Grayscale: #6B6B6B. Windows color (decimal): -11176334 or 7501397. OLE color: 7501397.
HSL color Cylindrical-coordinate representation of color #557672: hue angle of 172.73º 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 #557672 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 114 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.54 |
| HSL | 172.73º | 0.16% | 0.4% | - |
| HSV(B) | 172.73º | 0.28% | 0.46% | - |
| XYZ | 13.26 | 16.1 | 18.33 | - |
| YUV | 107.68 | 131.57 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 114 | 0.28 | 0 | 0.03 | 0.54 | 172.73 | 0.16 | 0.4 |
| Hex | 55 | 76 | 72 | 1C | 0 | 3 | 36 | AD | 10 | 28 |
| Octal | 125 | 166 | 162 | 34 | 0 | 3 | 66 | 255 | 20 | 50 |
| Binary | 1010101 | 1110110 | 1110010 | 11100 | 0 | 11 | 110110 | 10101101 | 10000 | 101000 |
Color Harmonies of #557672
Complementary color
Monochromatic Colors of #557672
Black with #557672
Text Example
Text Example
White with #557672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557672; }
p { color: rgb(85,118,114); }
H1.HeaderClassName
{
color: #557672;
}
.AnyTagClassName
{
color: #557672;
}
</style>
background-color css
<style>
a { background-color: #557672; }
a { background-color: rgb(85,118,114); }
div.DivClassName
{
background-color: #557672;
}
.BgClassName
{
background-color: #557672;
}
</style>
border-color css
<style>
span { border-color: #557672; }
span { border-color: rgb(85,118,114); }
td.TdClassName
{
border-color: #557672;
}
.TagClassName
{
border-color: #557672;
}
</style>