Shades of William #577973
Tints of William #577973
RGB
CMYK
RGB Variations
Color information
#577973 (or 0x577973) is known color: William. HEX triplet: 57, 79 and 73. RGB value is (87,121,115). Sum of RGB (Red+Green+Blue) = 87+121+115=323 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.93% from 323); Green value is 121 (47.66% from 255 or 37.46% from 323); Blue value is 115 (45.31% from 255 or 35.60% from 323); Max value from RGB is 121 - color contains mainly: green. Hex color #577973 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577973 is #A8868C. Grayscale: #6E6E6E. Windows color (decimal): -11044493 or 7567703. OLE color: 7567703.
HSL color Cylindrical-coordinate representation of color #577973: hue angle of 169.41º 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 #577973 is Cyan = 0.28, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 121 | 115 | - |
| CMYK | 0.28 | 0 | 0.05 | 0.53 |
| HSL | 169.41º | 0.16% | 0.41% | - |
| HSV(B) | 169.41º | 0.28% | 0.47% | - |
| XYZ | 13.86 | 16.94 | 18.76 | - |
| YUV | 110.15 | 130.74 | 111.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 115 | 0.28 | 0 | 0.05 | 0.53 | 169.41 | 0.16 | 0.41 |
| Hex | 57 | 79 | 73 | 1C | 0 | 5 | 35 | A9 | 10 | 29 |
| Octal | 127 | 171 | 163 | 34 | 0 | 5 | 65 | 251 | 20 | 51 |
| Binary | 1010111 | 1111001 | 1110011 | 11100 | 0 | 101 | 110101 | 10101001 | 10000 | 101001 |
Color Harmonies of #577973
Complementary color
Monochromatic Colors of #577973
Black with #577973
Text Example
Text Example
White with #577973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577973; }
p { color: rgb(87,121,115); }
H1.HeaderClassName
{
color: #577973;
}
.AnyTagClassName
{
color: #577973;
}
</style>
background-color css
<style>
a { background-color: #577973; }
a { background-color: rgb(87,121,115); }
div.DivClassName
{
background-color: #577973;
}
.BgClassName
{
background-color: #577973;
}
</style>
border-color css
<style>
span { border-color: #577973; }
span { border-color: rgb(87,121,115); }
td.TdClassName
{
border-color: #577973;
}
.TagClassName
{
border-color: #577973;
}
</style>