Shades of William #587270
Tints of William #587270
RGB
CMYK
RGB Variations
Color information
#587270 (or 0x587270) is known color: William. HEX triplet: 58, 72 and 70. RGB value is (88,114,112). Sum of RGB (Red+Green+Blue) = 88+114+112=314 (41% of max value = 765). Red value is 88 (34.77% from 255 or 28.03% from 314); Green value is 114 (44.92% from 255 or 36.31% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 114 - color contains mainly: green. Hex color #587270 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587270 is #A78D8F. Grayscale: #696969. Windows color (decimal): -10980752 or 7369304. OLE color: 7369304.
HSL color Cylindrical-coordinate representation of color #587270: hue angle of 175.38º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #587270 is Cyan = 0.23, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 114 | 112 | - |
| CMYK | 0.23 | 0 | 0.02 | 0.55 |
| HSL | 175.38º | 0.13% | 0.4% | - |
| HSV(B) | 175.38º | 0.23% | 0.45% | - |
| XYZ | 12.97 | 15.28 | 17.6 | - |
| YUV | 106 | 131.39 | 115.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 112 | 0.23 | 0 | 0.02 | 0.55 | 175.38 | 0.13 | 0.4 |
| Hex | 58 | 72 | 70 | 17 | 0 | 2 | 37 | AF | D | 28 |
| Octal | 130 | 162 | 160 | 27 | 0 | 2 | 67 | 257 | 15 | 50 |
| Binary | 1011000 | 1110010 | 1110000 | 10111 | 0 | 10 | 110111 | 10101111 | 1101 | 101000 |
Color Harmonies of #587270
Complementary color
Monochromatic Colors of #587270
Black with #587270
Text Example
Text Example
White with #587270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587270; }
p { color: rgb(88,114,112); }
H1.HeaderClassName
{
color: #587270;
}
.AnyTagClassName
{
color: #587270;
}
</style>
background-color css
<style>
a { background-color: #587270; }
a { background-color: rgb(88,114,112); }
div.DivClassName
{
background-color: #587270;
}
.BgClassName
{
background-color: #587270;
}
</style>
border-color css
<style>
span { border-color: #587270; }
span { border-color: rgb(88,114,112); }
td.TdClassName
{
border-color: #587270;
}
.TagClassName
{
border-color: #587270;
}
</style>