Shades of William #587471
Tints of William #587471
RGB
CMYK
RGB Variations
Color information
#587471 (or 0x587471) is known color: William. HEX triplet: 58, 74 and 71. RGB value is (88,116,113). Sum of RGB (Red+Green+Blue) = 88+116+113=317 (41% of max value = 765). Red value is 88 (34.77% from 255 or 27.76% from 317); Green value is 116 (45.70% from 255 or 36.59% from 317); Blue value is 113 (44.53% from 255 or 35.65% from 317); Max value from RGB is 116 - color contains mainly: green. Hex color #587471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587471 is #A78B8E. Grayscale: #6B6B6B. Windows color (decimal): -10980239 or 7435352. OLE color: 7435352.
HSL color Cylindrical-coordinate representation of color #587471: hue angle of 173.57º 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 #587471 is Cyan = 0.24, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 113 | - |
| CMYK | 0.24 | 0 | 0.03 | 0.55 |
| HSL | 173.57º | 0.14% | 0.4% | - |
| HSV(B) | 173.57º | 0.24% | 0.45% | - |
| XYZ | 13.25 | 15.76 | 17.97 | - |
| YUV | 107.29 | 131.22 | 114.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 113 | 0.24 | 0 | 0.03 | 0.55 | 173.57 | 0.14 | 0.4 |
| Hex | 58 | 74 | 71 | 18 | 0 | 3 | 37 | AE | E | 28 |
| Octal | 130 | 164 | 161 | 30 | 0 | 3 | 67 | 256 | 16 | 50 |
| Binary | 1011000 | 1110100 | 1110001 | 11000 | 0 | 11 | 110111 | 10101110 | 1110 | 101000 |
Color Harmonies of #587471
Complementary color
Monochromatic Colors of #587471
Black with #587471
Text Example
Text Example
White with #587471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587471; }
p { color: rgb(88,116,113); }
H1.HeaderClassName
{
color: #587471;
}
.AnyTagClassName
{
color: #587471;
}
</style>
background-color css
<style>
a { background-color: #587471; }
a { background-color: rgb(88,116,113); }
div.DivClassName
{
background-color: #587471;
}
.BgClassName
{
background-color: #587471;
}
</style>
border-color css
<style>
span { border-color: #587471; }
span { border-color: rgb(88,116,113); }
td.TdClassName
{
border-color: #587471;
}
.TagClassName
{
border-color: #587471;
}
</style>