Shades of William #587971
Tints of William #587971
RGB
CMYK
RGB Variations
Color information
#587971 (or 0x587971) is known color: William. HEX triplet: 58, 79 and 71. RGB value is (88,121,113). Sum of RGB (Red+Green+Blue) = 88+121+113=322 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.33% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 113 (44.53% from 255 or 35.09% from 322); Max value from RGB is 121 - color contains mainly: green. Hex color #587971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587971 is #A7868E. Grayscale: #6E6E6E. Windows color (decimal): -10978959 or 7436632. OLE color: 7436632.
HSL color Cylindrical-coordinate representation of color #587971: hue angle of 165.45º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587971 is Cyan = 0.27, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 113 | - |
| CMYK | 0.27 | 0 | 0.07 | 0.53 |
| HSL | 165.45º | 0.16% | 0.41% | - |
| HSV(B) | 165.45º | 0.27% | 0.47% | - |
| XYZ | 13.84 | 16.94 | 18.16 | - |
| YUV | 110.22 | 129.57 | 112.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 113 | 0.27 | 0 | 0.07 | 0.53 | 165.45 | 0.16 | 0.41 |
| Hex | 58 | 79 | 71 | 1B | 0 | 7 | 35 | A5 | 10 | 29 |
| Octal | 130 | 171 | 161 | 33 | 0 | 7 | 65 | 245 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1110001 | 11011 | 0 | 111 | 110101 | 10100101 | 10000 | 101001 |
Color Harmonies of #587971
Complementary color
Monochromatic Colors of #587971
Black with #587971
Text Example
Text Example
White with #587971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587971; }
p { color: rgb(88,121,113); }
H1.HeaderClassName
{
color: #587971;
}
.AnyTagClassName
{
color: #587971;
}
</style>
background-color css
<style>
a { background-color: #587971; }
a { background-color: rgb(88,121,113); }
div.DivClassName
{
background-color: #587971;
}
.BgClassName
{
background-color: #587971;
}
</style>
border-color css
<style>
span { border-color: #587971; }
span { border-color: rgb(88,121,113); }
td.TdClassName
{
border-color: #587971;
}
.TagClassName
{
border-color: #587971;
}
</style>