Shades of William #587672
Tints of William #587672
RGB
CMYK
RGB Variations
Color information
#587672 (or 0x587672) is known color: William. HEX triplet: 58, 76 and 72. RGB value is (88,118,114). Sum of RGB (Red+Green+Blue) = 88+118+114=320 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.5% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 114 (44.92% from 255 or 35.62% from 320); Max value from RGB is 118 - color contains mainly: green. Hex color #587672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587672 is #A7898D. Grayscale: #6C6C6C. Windows color (decimal): -10979726 or 7501400. OLE color: 7501400.
HSL color Cylindrical-coordinate representation of color #587672: hue angle of 172º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #587672 is Cyan = 0.25, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 118 | 114 | - |
| CMYK | 0.25 | 0 | 0.03 | 0.54 |
| HSL | 172º | 0.15% | 0.4% | - |
| HSV(B) | 172º | 0.25% | 0.46% | - |
| XYZ | 13.54 | 16.25 | 18.34 | - |
| YUV | 108.57 | 131.06 | 113.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 114 | 0.25 | 0 | 0.03 | 0.54 | 172 | 0.15 | 0.4 |
| Hex | 58 | 76 | 72 | 19 | 0 | 3 | 36 | AC | F | 28 |
| Octal | 130 | 166 | 162 | 31 | 0 | 3 | 66 | 254 | 17 | 50 |
| Binary | 1011000 | 1110110 | 1110010 | 11001 | 0 | 11 | 110110 | 10101100 | 1111 | 101000 |
Color Harmonies of #587672
Complementary color
Monochromatic Colors of #587672
Black with #587672
Text Example
Text Example
White with #587672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587672; }
p { color: rgb(88,118,114); }
H1.HeaderClassName
{
color: #587672;
}
.AnyTagClassName
{
color: #587672;
}
</style>
background-color css
<style>
a { background-color: #587672; }
a { background-color: rgb(88,118,114); }
div.DivClassName
{
background-color: #587672;
}
.BgClassName
{
background-color: #587672;
}
</style>
border-color css
<style>
span { border-color: #587672; }
span { border-color: rgb(88,118,114); }
td.TdClassName
{
border-color: #587672;
}
.TagClassName
{
border-color: #587672;
}
</style>