Shades of William #577670
Tints of William #577670
RGB
CMYK
RGB Variations
Color information
#577670 (or 0x577670) is known color: William. HEX triplet: 57, 76 and 70. RGB value is (87,118,112). Sum of RGB (Red+Green+Blue) = 87+118+112=317 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.44% from 317); Green value is 118 (46.48% from 255 or 37.22% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 118 - color contains mainly: green. Hex color #577670 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577670 is #A8898F. Grayscale: #6C6C6C. Windows color (decimal): -11045264 or 7370327. OLE color: 7370327.
HSL color Cylindrical-coordinate representation of color #577670: hue angle of 168.39º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #577670 is Cyan = 0.26, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 118 | 112 | - |
| CMYK | 0.26 | 0 | 0.05 | 0.54 |
| HSL | 168.39º | 0.15% | 0.4% | - |
| HSV(B) | 168.39º | 0.26% | 0.46% | - |
| XYZ | 13.33 | 16.15 | 17.74 | - |
| YUV | 108.05 | 130.23 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 118 | 112 | 0.26 | 0 | 0.05 | 0.54 | 168.39 | 0.15 | 0.4 |
| Hex | 57 | 76 | 70 | 1A | 0 | 5 | 36 | A8 | F | 28 |
| Octal | 127 | 166 | 160 | 32 | 0 | 5 | 66 | 250 | 17 | 50 |
| Binary | 1010111 | 1110110 | 1110000 | 11010 | 0 | 101 | 110110 | 10101000 | 1111 | 101000 |
Color Harmonies of #577670
Complementary color
Monochromatic Colors of #577670
Black with #577670
Text Example
Text Example
White with #577670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577670; }
p { color: rgb(87,118,112); }
H1.HeaderClassName
{
color: #577670;
}
.AnyTagClassName
{
color: #577670;
}
</style>
background-color css
<style>
a { background-color: #577670; }
a { background-color: rgb(87,118,112); }
div.DivClassName
{
background-color: #577670;
}
.BgClassName
{
background-color: #577670;
}
</style>
border-color css
<style>
span { border-color: #577670; }
span { border-color: rgb(87,118,112); }
td.TdClassName
{
border-color: #577670;
}
.TagClassName
{
border-color: #577670;
}
</style>