Shades of William #587370
Tints of William #587370
RGB
CMYK
RGB Variations
Color information
#587370 (or 0x587370) is known color: William. HEX triplet: 58, 73 and 70. RGB value is (88,115,112). Sum of RGB (Red+Green+Blue) = 88+115+112=315 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.94% from 315); Green value is 115 (45.31% from 255 or 36.51% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 115 - color contains mainly: green. Hex color #587370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587370 is #A78C8F. Grayscale: #6A6A6A. Windows color (decimal): -10980496 or 7369560. OLE color: 7369560.
HSL color Cylindrical-coordinate representation of color #587370: hue angle of 173.33º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #587370 is Cyan = 0.23, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 115 | 112 | - |
| CMYK | 0.23 | 0 | 0.03 | 0.55 |
| HSL | 173.33º | 0.13% | 0.4% | - |
| HSV(B) | 173.33º | 0.23% | 0.45% | - |
| XYZ | 13.08 | 15.51 | 17.63 | - |
| YUV | 106.59 | 131.05 | 114.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 115 | 112 | 0.23 | 0 | 0.03 | 0.55 | 173.33 | 0.13 | 0.4 |
| Hex | 58 | 73 | 70 | 17 | 0 | 3 | 37 | AD | D | 28 |
| Octal | 130 | 163 | 160 | 27 | 0 | 3 | 67 | 255 | 15 | 50 |
| Binary | 1011000 | 1110011 | 1110000 | 10111 | 0 | 11 | 110111 | 10101101 | 1101 | 101000 |
Color Harmonies of #587370
Complementary color
Monochromatic Colors of #587370
Black with #587370
Text Example
Text Example
White with #587370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587370; }
p { color: rgb(88,115,112); }
H1.HeaderClassName
{
color: #587370;
}
.AnyTagClassName
{
color: #587370;
}
</style>
background-color css
<style>
a { background-color: #587370; }
a { background-color: rgb(88,115,112); }
div.DivClassName
{
background-color: #587370;
}
.BgClassName
{
background-color: #587370;
}
</style>
border-color css
<style>
span { border-color: #587370; }
span { border-color: rgb(88,115,112); }
td.TdClassName
{
border-color: #587370;
}
.TagClassName
{
border-color: #587370;
}
</style>