Shades of William #577070
Tints of William #577070
RGB
CMYK
RGB Variations
Color information
#577070 (or 0x577070) is known color: William. HEX triplet: 57, 70 and 70. RGB value is (87,112,112). Sum of RGB (Red+Green+Blue) = 87+112+112=311 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.97% from 311); Green value is 112 (44.14% from 255 or 36.01% from 311); Blue value is 112 (44.14% from 255 or 36.01% from 311); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #577070 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577070 is #A88F8F. Grayscale: #686868. Windows color (decimal): -11046800 or 7368791. OLE color: 7368791.
HSL color Cylindrical-coordinate representation of color #577070: hue angle of 180º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #577070 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 87 | 112 | 112 | - |
| CMYK | 0.22 | 0 | 0 | 0.56 |
| HSL | 180º | 0.13% | 0.39% | - |
| HSV(B) | 180º | 0.22% | 0.44% | - |
| XYZ | 12.65 | 14.78 | 17.52 | - |
| YUV | 104.53 | 132.22 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 112 | 112 | 0.22 | 0 | 0 | 0.56 | 180 | 0.13 | 0.39 |
| Hex | 57 | 70 | 70 | 16 | 0 | 0 | 38 | B4 | D | 27 |
| Octal | 127 | 160 | 160 | 26 | 0 | 0 | 70 | 264 | 15 | 47 |
| Binary | 1010111 | 1110000 | 1110000 | 10110 | 0 | 0 | 111000 | 10110100 | 1101 | 100111 |
Color Harmonies of #577070
Complementary color
Monochromatic Colors of #577070
Black with #577070
Text Example
Text Example
White with #577070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577070; }
p { color: rgb(87,112,112); }
H1.HeaderClassName
{
color: #577070;
}
.AnyTagClassName
{
color: #577070;
}
</style>
background-color css
<style>
a { background-color: #577070; }
a { background-color: rgb(87,112,112); }
div.DivClassName
{
background-color: #577070;
}
.BgClassName
{
background-color: #577070;
}
</style>
border-color css
<style>
span { border-color: #577070; }
span { border-color: rgb(87,112,112); }
td.TdClassName
{
border-color: #577070;
}
.TagClassName
{
border-color: #577070;
}
</style>