Shades of William #587770
Tints of William #587770
RGB
CMYK
RGB Variations
Color information
#587770 (or 0x587770) is known color: William. HEX triplet: 58, 77 and 70. RGB value is (88,119,112). Sum of RGB (Red+Green+Blue) = 88+119+112=319 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.59% from 319); Green value is 119 (46.88% from 255 or 37.30% from 319); Blue value is 112 (44.14% from 255 or 35.11% from 319); Max value from RGB is 119 - color contains mainly: green. Hex color #587770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587770 is #A7888F. Grayscale: #6C6C6C. Windows color (decimal): -10979472 or 7370584. OLE color: 7370584.
HSL color Cylindrical-coordinate representation of color #587770: hue angle of 166.45º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #587770 is Cyan = 0.26, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 119 | 112 | - |
| CMYK | 0.26 | 0 | 0.06 | 0.53 |
| HSL | 166.45º | 0.15% | 0.41% | - |
| HSV(B) | 166.45º | 0.26% | 0.47% | - |
| XYZ | 13.55 | 16.44 | 17.79 | - |
| YUV | 108.93 | 129.73 | 113.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 112 | 0.26 | 0 | 0.06 | 0.53 | 166.45 | 0.15 | 0.41 |
| Hex | 58 | 77 | 70 | 1A | 0 | 6 | 35 | A6 | F | 29 |
| Octal | 130 | 167 | 160 | 32 | 0 | 6 | 65 | 246 | 17 | 51 |
| Binary | 1011000 | 1110111 | 1110000 | 11010 | 0 | 110 | 110101 | 10100110 | 1111 | 101001 |
Color Harmonies of #587770
Complementary color
Monochromatic Colors of #587770
Black with #587770
Text Example
Text Example
White with #587770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587770; }
p { color: rgb(88,119,112); }
H1.HeaderClassName
{
color: #587770;
}
.AnyTagClassName
{
color: #587770;
}
</style>
background-color css
<style>
a { background-color: #587770; }
a { background-color: rgb(88,119,112); }
div.DivClassName
{
background-color: #587770;
}
.BgClassName
{
background-color: #587770;
}
</style>
border-color css
<style>
span { border-color: #587770; }
span { border-color: rgb(88,119,112); }
td.TdClassName
{
border-color: #587770;
}
.TagClassName
{
border-color: #587770;
}
</style>