Shades of William #587470
Tints of William #587470
RGB
CMYK
RGB Variations
Color information
#587470 (or 0x587470) is known color: William. HEX triplet: 58, 74 and 70. RGB value is (88,116,112). Sum of RGB (Red+Green+Blue) = 88+116+112=316 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.85% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 112 (44.14% from 255 or 35.44% from 316); Max value from RGB is 116 - color contains mainly: green. Hex color #587470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587470 is #A78B8F. Grayscale: #6B6B6B. Windows color (decimal): -10980240 or 7369816. OLE color: 7369816.
HSL color Cylindrical-coordinate representation of color #587470: hue angle of 171.43º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #587470 is Cyan = 0.24, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 112 | - |
| CMYK | 0.24 | 0 | 0.03 | 0.55 |
| HSL | 171.43º | 0.14% | 0.4% | - |
| HSV(B) | 171.43º | 0.24% | 0.45% | - |
| XYZ | 13.19 | 15.74 | 17.67 | - |
| YUV | 107.17 | 130.72 | 114.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 112 | 0.24 | 0 | 0.03 | 0.55 | 171.43 | 0.14 | 0.4 |
| Hex | 58 | 74 | 70 | 18 | 0 | 3 | 37 | AB | E | 28 |
| Octal | 130 | 164 | 160 | 30 | 0 | 3 | 67 | 253 | 16 | 50 |
| Binary | 1011000 | 1110100 | 1110000 | 11000 | 0 | 11 | 110111 | 10101011 | 1110 | 101000 |
Color Harmonies of #587470
Complementary color
Monochromatic Colors of #587470
Black with #587470
Text Example
Text Example
White with #587470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587470; }
p { color: rgb(88,116,112); }
H1.HeaderClassName
{
color: #587470;
}
.AnyTagClassName
{
color: #587470;
}
</style>
background-color css
<style>
a { background-color: #587470; }
a { background-color: rgb(88,116,112); }
div.DivClassName
{
background-color: #587470;
}
.BgClassName
{
background-color: #587470;
}
</style>
border-color css
<style>
span { border-color: #587470; }
span { border-color: rgb(88,116,112); }
td.TdClassName
{
border-color: #587470;
}
.TagClassName
{
border-color: #587470;
}
</style>