Shades of William #587771
Tints of William #587771
RGB
CMYK
RGB Variations
Color information
#587771 (or 0x587771) is known color: William. HEX triplet: 58, 77 and 71. RGB value is (88,119,113). Sum of RGB (Red+Green+Blue) = 88+119+113=320 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.5% from 320); Green value is 119 (46.88% from 255 or 37.19% from 320); Blue value is 113 (44.53% from 255 or 35.31% from 320); Max value from RGB is 119 - color contains mainly: green. Hex color #587771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587771 is #A7888E. Grayscale: #6D6D6D. Windows color (decimal): -10979471 or 7436120. OLE color: 7436120.
HSL color Cylindrical-coordinate representation of color #587771: hue angle of 168.39º 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 #587771 is Cyan = 0.26, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 119 | 113 | - |
| CMYK | 0.26 | 0 | 0.05 | 0.53 |
| HSL | 168.39º | 0.15% | 0.41% | - |
| HSV(B) | 168.39º | 0.26% | 0.47% | - |
| XYZ | 13.6 | 16.46 | 18.08 | - |
| YUV | 109.05 | 130.23 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 119 | 113 | 0.26 | 0 | 0.05 | 0.53 | 168.39 | 0.15 | 0.41 |
| Hex | 58 | 77 | 71 | 1A | 0 | 5 | 35 | A8 | F | 29 |
| Octal | 130 | 167 | 161 | 32 | 0 | 5 | 65 | 250 | 17 | 51 |
| Binary | 1011000 | 1110111 | 1110001 | 11010 | 0 | 101 | 110101 | 10101000 | 1111 | 101001 |
Color Harmonies of #587771
Complementary color
Monochromatic Colors of #587771
Black with #587771
Text Example
Text Example
White with #587771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587771; }
p { color: rgb(88,119,113); }
H1.HeaderClassName
{
color: #587771;
}
.AnyTagClassName
{
color: #587771;
}
</style>
background-color css
<style>
a { background-color: #587771; }
a { background-color: rgb(88,119,113); }
div.DivClassName
{
background-color: #587771;
}
.BgClassName
{
background-color: #587771;
}
</style>
border-color css
<style>
span { border-color: #587771; }
span { border-color: rgb(88,119,113); }
td.TdClassName
{
border-color: #587771;
}
.TagClassName
{
border-color: #587771;
}
</style>