Shades of William #587472
Tints of William #587472
RGB
CMYK
RGB Variations
Color information
#587472 (or 0x587472) is known color: William. HEX triplet: 58, 74 and 72. RGB value is (88,116,114). Sum of RGB (Red+Green+Blue) = 88+116+114=318 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.67% from 318); Green value is 116 (45.70% from 255 or 36.48% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 116 - color contains mainly: green. Hex color #587472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587472 is #A78B8D. Grayscale: #6B6B6B. Windows color (decimal): -10980238 or 7500888. OLE color: 7500888.
HSL color Cylindrical-coordinate representation of color #587472: hue angle of 175.71º 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 #587472 is Cyan = 0.24, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 88 | 116 | 114 | - |
| CMYK | 0.24 | 0 | 0.02 | 0.55 |
| HSL | 175.71º | 0.14% | 0.4% | - |
| HSV(B) | 175.71º | 0.24% | 0.45% | - |
| XYZ | 13.31 | 15.78 | 18.26 | - |
| YUV | 107.4 | 131.72 | 114.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 114 | 0.24 | 0 | 0.02 | 0.55 | 175.71 | 0.14 | 0.4 |
| Hex | 58 | 74 | 72 | 18 | 0 | 2 | 37 | B0 | E | 28 |
| Octal | 130 | 164 | 162 | 30 | 0 | 2 | 67 | 260 | 16 | 50 |
| Binary | 1011000 | 1110100 | 1110010 | 11000 | 0 | 10 | 110111 | 10110000 | 1110 | 101000 |
Color Harmonies of #587472
Complementary color
Monochromatic Colors of #587472
Black with #587472
Text Example
Text Example
White with #587472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587472; }
p { color: rgb(88,116,114); }
H1.HeaderClassName
{
color: #587472;
}
.AnyTagClassName
{
color: #587472;
}
</style>
background-color css
<style>
a { background-color: #587472; }
a { background-color: rgb(88,116,114); }
div.DivClassName
{
background-color: #587472;
}
.BgClassName
{
background-color: #587472;
}
</style>
border-color css
<style>
span { border-color: #587472; }
span { border-color: rgb(88,116,114); }
td.TdClassName
{
border-color: #587472;
}
.TagClassName
{
border-color: #587472;
}
</style>