Shades of William #586562
Tints of William #586562
RGB
CMYK
RGB Variations
Color information
#586562 (or 0x586562) is known color: William. HEX triplet: 58, 65 and 62. RGB value is (88,101,98). Sum of RGB (Red+Green+Blue) = 88+101+98=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 98 (38.67% from 255 or 34.15% from 287); Max value from RGB is 101 - color contains mainly: green. Hex color #586562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586562 is #A79A9D. Grayscale: #606060. Windows color (decimal): -10984094 or 6448472. OLE color: 6448472.
HSL color Cylindrical-coordinate representation of color #586562: hue angle of 166.15º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #586562 is Cyan = 0.13, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 101 | 98 | - |
| CMYK | 0.13 | 0 | 0.03 | 0.60 |
| HSL | 166.15º | 0.07% | 0.37% | - |
| HSV(B) | 166.15º | 0.13% | 0.4% | - |
| XYZ | 10.88 | 12.26 | 13.35 | - |
| YUV | 96.77 | 128.69 | 121.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 98 | 0.13 | 0 | 0.03 | 0.60 | 166.15 | 0.07 | 0.37 |
| Hex | 58 | 65 | 62 | D | 0 | 3 | 3C | A6 | 7 | 25 |
| Octal | 130 | 145 | 142 | 15 | 0 | 3 | 74 | 246 | 7 | 45 |
| Binary | 1011000 | 1100101 | 1100010 | 1101 | 0 | 11 | 111100 | 10100110 | 111 | 100101 |
Color Harmonies of #586562
Complementary color
Monochromatic Colors of #586562
Black with #586562
Text Example
Text Example
White with #586562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586562; }
p { color: rgb(88,101,98); }
H1.HeaderClassName
{
color: #586562;
}
.AnyTagClassName
{
color: #586562;
}
</style>
background-color css
<style>
a { background-color: #586562; }
a { background-color: rgb(88,101,98); }
div.DivClassName
{
background-color: #586562;
}
.BgClassName
{
background-color: #586562;
}
</style>
border-color css
<style>
span { border-color: #586562; }
span { border-color: rgb(88,101,98); }
td.TdClassName
{
border-color: #586562;
}
.TagClassName
{
border-color: #586562;
}
</style>