Shades of William #587570
Tints of William #587570
RGB
CMYK
RGB Variations
Color information
#587570 (or 0x587570) is known color: William. HEX triplet: 58, 75 and 70. RGB value is (88,117,112). Sum of RGB (Red+Green+Blue) = 88+117+112=317 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.76% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 117 - color contains mainly: green. Hex color #587570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587570 is #A78A8F. Grayscale: #6B6B6B. Windows color (decimal): -10979984 or 7370072. OLE color: 7370072.
HSL color Cylindrical-coordinate representation of color #587570: hue angle of 169.66º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #587570 is Cyan = 0.25, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 112 | - |
| CMYK | 0.25 | 0 | 0.04 | 0.54 |
| HSL | 169.66º | 0.14% | 0.4% | - |
| HSV(B) | 169.66º | 0.25% | 0.46% | - |
| XYZ | 13.31 | 15.97 | 17.71 | - |
| YUV | 107.76 | 130.39 | 113.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 112 | 0.25 | 0 | 0.04 | 0.54 | 169.66 | 0.14 | 0.4 |
| Hex | 58 | 75 | 70 | 19 | 0 | 4 | 36 | AA | E | 28 |
| Octal | 130 | 165 | 160 | 31 | 0 | 4 | 66 | 252 | 16 | 50 |
| Binary | 1011000 | 1110101 | 1110000 | 11001 | 0 | 100 | 110110 | 10101010 | 1110 | 101000 |
Color Harmonies of #587570
Complementary color
Monochromatic Colors of #587570
Black with #587570
Text Example
Text Example
White with #587570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587570; }
p { color: rgb(88,117,112); }
H1.HeaderClassName
{
color: #587570;
}
.AnyTagClassName
{
color: #587570;
}
</style>
background-color css
<style>
a { background-color: #587570; }
a { background-color: rgb(88,117,112); }
div.DivClassName
{
background-color: #587570;
}
.BgClassName
{
background-color: #587570;
}
</style>
border-color css
<style>
span { border-color: #587570; }
span { border-color: rgb(88,117,112); }
td.TdClassName
{
border-color: #587570;
}
.TagClassName
{
border-color: #587570;
}
</style>