Shades of William #577371
Tints of William #577371
RGB
CMYK
RGB Variations
Color information
#577371 (or 0x577371) is known color: William. HEX triplet: 57, 73 and 71. RGB value is (87,115,113). Sum of RGB (Red+Green+Blue) = 87+115+113=315 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.62% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 113 (44.53% from 255 or 35.87% from 315); Max value from RGB is 115 - color contains mainly: green. Hex color #577371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577371 is #A88C8E. Grayscale: #6A6A6A. Windows color (decimal): -11046031 or 7435095. OLE color: 7435095.
HSL color Cylindrical-coordinate representation of color #577371: hue angle of 175.71º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #577371 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 113 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.55 |
| HSL | 175.71º | 0.14% | 0.4% | - |
| HSV(B) | 175.71º | 0.24% | 0.45% | - |
| XYZ | 13.04 | 15.48 | 17.92 | - |
| YUV | 106.4 | 131.72 | 114.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 113 | 0.24 | 0 | 0.02 | 0.55 | 175.71 | 0.14 | 0.4 |
| Hex | 57 | 73 | 71 | 18 | 0 | 2 | 37 | B0 | E | 28 |
| Octal | 127 | 163 | 161 | 30 | 0 | 2 | 67 | 260 | 16 | 50 |
| Binary | 1010111 | 1110011 | 1110001 | 11000 | 0 | 10 | 110111 | 10110000 | 1110 | 101000 |
Color Harmonies of #577371
Complementary color
Monochromatic Colors of #577371
Black with #577371
Text Example
Text Example
White with #577371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577371; }
p { color: rgb(87,115,113); }
H1.HeaderClassName
{
color: #577371;
}
.AnyTagClassName
{
color: #577371;
}
</style>
background-color css
<style>
a { background-color: #577371; }
a { background-color: rgb(87,115,113); }
div.DivClassName
{
background-color: #577371;
}
.BgClassName
{
background-color: #577371;
}
</style>
border-color css
<style>
span { border-color: #577371; }
span { border-color: rgb(87,115,113); }
td.TdClassName
{
border-color: #577371;
}
.TagClassName
{
border-color: #577371;
}
</style>