Shades of William #577971
Tints of William #577971
RGB
CMYK
RGB Variations
Color information
#577971 (or 0x577971) is known color: William. HEX triplet: 57, 79 and 71. RGB value is (87,121,113). Sum of RGB (Red+Green+Blue) = 87+121+113=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 113 (44.53% from 255 or 35.20% from 321); Max value from RGB is 121 - color contains mainly: green. Hex color #577971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577971 is #A8868E. Grayscale: #6D6D6D. Windows color (decimal): -11044495 or 7436631. OLE color: 7436631.
HSL color Cylindrical-coordinate representation of color #577971: hue angle of 165.88º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #577971 is Cyan = 0.28, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 121 | 113 | - |
| CMYK | 0.28 | 0 | 0.07 | 0.53 |
| HSL | 165.88º | 0.16% | 0.41% | - |
| HSV(B) | 165.88º | 0.28% | 0.47% | - |
| XYZ | 13.75 | 16.89 | 18.16 | - |
| YUV | 109.92 | 129.74 | 111.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 113 | 0.28 | 0 | 0.07 | 0.53 | 165.88 | 0.16 | 0.41 |
| Hex | 57 | 79 | 71 | 1C | 0 | 7 | 35 | A6 | 10 | 29 |
| Octal | 127 | 171 | 161 | 34 | 0 | 7 | 65 | 246 | 20 | 51 |
| Binary | 1010111 | 1111001 | 1110001 | 11100 | 0 | 111 | 110101 | 10100110 | 10000 | 101001 |
Color Harmonies of #577971
Complementary color
Monochromatic Colors of #577971
Black with #577971
Text Example
Text Example
White with #577971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577971; }
p { color: rgb(87,121,113); }
H1.HeaderClassName
{
color: #577971;
}
.AnyTagClassName
{
color: #577971;
}
</style>
background-color css
<style>
a { background-color: #577971; }
a { background-color: rgb(87,121,113); }
div.DivClassName
{
background-color: #577971;
}
.BgClassName
{
background-color: #577971;
}
</style>
border-color css
<style>
span { border-color: #577971; }
span { border-color: rgb(87,121,113); }
td.TdClassName
{
border-color: #577971;
}
.TagClassName
{
border-color: #577971;
}
</style>