Shades of William #587872
Tints of William #587872
RGB
CMYK
RGB Variations
Color information
#587872 (or 0x587872) is known color: William. HEX triplet: 58, 78 and 72. RGB value is (88,120,114). Sum of RGB (Red+Green+Blue) = 88+120+114=322 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.33% from 322); Green value is 120 (47.27% from 255 or 37.27% from 322); Blue value is 114 (44.92% from 255 or 35.40% from 322); Max value from RGB is 120 - color contains mainly: green. Hex color #587872 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587872 is #A7878D. Grayscale: #6D6D6D. Windows color (decimal): -10979214 or 7501912. OLE color: 7501912.
HSL color Cylindrical-coordinate representation of color #587872: hue angle of 168.75º degrees, saturation: 0.15, 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 #587872 is Cyan = 0.27, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 114 | - |
| CMYK | 0.27 | 0 | 0.05 | 0.53 |
| HSL | 168.75º | 0.15% | 0.41% | - |
| HSV(B) | 168.75º | 0.27% | 0.47% | - |
| XYZ | 13.78 | 16.72 | 18.42 | - |
| YUV | 109.75 | 130.4 | 112.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 114 | 0.27 | 0 | 0.05 | 0.53 | 168.75 | 0.15 | 0.41 |
| Hex | 58 | 78 | 72 | 1B | 0 | 5 | 35 | A9 | F | 29 |
| Octal | 130 | 170 | 162 | 33 | 0 | 5 | 65 | 251 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1110010 | 11011 | 0 | 101 | 110101 | 10101001 | 1111 | 101001 |
Color Harmonies of #587872
Complementary color
Monochromatic Colors of #587872
Black with #587872
Text Example
Text Example
White with #587872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587872; }
p { color: rgb(88,120,114); }
H1.HeaderClassName
{
color: #587872;
}
.AnyTagClassName
{
color: #587872;
}
</style>
background-color css
<style>
a { background-color: #587872; }
a { background-color: rgb(88,120,114); }
div.DivClassName
{
background-color: #587872;
}
.BgClassName
{
background-color: #587872;
}
</style>
border-color css
<style>
span { border-color: #587872; }
span { border-color: rgb(88,120,114); }
td.TdClassName
{
border-color: #587872;
}
.TagClassName
{
border-color: #587872;
}
</style>