Shades of William #587171
Tints of William #587171
RGB
CMYK
RGB Variations
Color information
#587171 (or 0x587171) is known color: William. HEX triplet: 58, 71 and 71. RGB value is (88,113,113). Sum of RGB (Red+Green+Blue) = 88+113+113=314 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.03% from 314); Green value is 113 (44.53% from 255 or 35.99% from 314); Blue value is 113 (44.53% from 255 or 35.99% from 314); Max value from RGB is 113 - color contains mainly: green, blue. Hex color #587171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587171 is #A78E8E. Grayscale: #696969. Windows color (decimal): -10981007 or 7434584. OLE color: 7434584.
HSL color Cylindrical-coordinate representation of color #587171: hue angle of 180º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #587171 is Cyan = 0.22, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 113 | 113 | - |
| CMYK | 0.22 | 0 | 0 | 0.56 |
| HSL | 180º | 0.12% | 0.39% | - |
| HSV(B) | 180º | 0.22% | 0.44% | - |
| XYZ | 12.91 | 15.08 | 17.85 | - |
| YUV | 105.53 | 132.22 | 115.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 113 | 0.22 | 0 | 0 | 0.56 | 180 | 0.12 | 0.39 |
| Hex | 58 | 71 | 71 | 16 | 0 | 0 | 38 | B4 | C | 27 |
| Octal | 130 | 161 | 161 | 26 | 0 | 0 | 70 | 264 | 14 | 47 |
| Binary | 1011000 | 1110001 | 1110001 | 10110 | 0 | 0 | 111000 | 10110100 | 1100 | 100111 |
Color Harmonies of #587171
Complementary color
Monochromatic Colors of #587171
Black with #587171
Text Example
Text Example
White with #587171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587171; }
p { color: rgb(88,113,113); }
H1.HeaderClassName
{
color: #587171;
}
.AnyTagClassName
{
color: #587171;
}
</style>
background-color css
<style>
a { background-color: #587171; }
a { background-color: rgb(88,113,113); }
div.DivClassName
{
background-color: #587171;
}
.BgClassName
{
background-color: #587171;
}
</style>
border-color css
<style>
span { border-color: #587171; }
span { border-color: rgb(88,113,113); }
td.TdClassName
{
border-color: #587171;
}
.TagClassName
{
border-color: #587171;
}
</style>