Shades of William #586966
Tints of William #586966
RGB
CMYK
RGB Variations
Color information
#586966 (or 0x586966) is known color: William. HEX triplet: 58, 69 and 66. RGB value is (88,105,102). Sum of RGB (Red+Green+Blue) = 88+105+102=295 (39% of max value = 765). Red value is 88 (34.77% from 255 or 29.83% from 295); Green value is 105 (41.41% from 255 or 35.59% from 295); Blue value is 102 (40.23% from 255 or 34.58% from 295); Max value from RGB is 105 - color contains mainly: green. Hex color #586966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586966 is #A79699. Grayscale: #636363. Windows color (decimal): -10983066 or 6711640. OLE color: 6711640.
HSL color Cylindrical-coordinate representation of color #586966: hue angle of 169.41º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #586966 is Cyan = 0.16, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 105 | 102 | - |
| CMYK | 0.16 | 0 | 0.03 | 0.59 |
| HSL | 169.41º | 0.09% | 0.38% | - |
| HSV(B) | 169.41º | 0.16% | 0.41% | - |
| XYZ | 11.47 | 13.14 | 14.5 | - |
| YUV | 99.58 | 129.37 | 119.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 105 | 102 | 0.16 | 0 | 0.03 | 0.59 | 169.41 | 0.09 | 0.38 |
| Hex | 58 | 69 | 66 | 10 | 0 | 3 | 3B | A9 | 9 | 26 |
| Octal | 130 | 151 | 146 | 20 | 0 | 3 | 73 | 251 | 11 | 46 |
| Binary | 1011000 | 1101001 | 1100110 | 10000 | 0 | 11 | 111011 | 10101001 | 1001 | 100110 |
Color Harmonies of #586966
Complementary color
Monochromatic Colors of #586966
Black with #586966
Text Example
Text Example
White with #586966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586966; }
p { color: rgb(88,105,102); }
H1.HeaderClassName
{
color: #586966;
}
.AnyTagClassName
{
color: #586966;
}
</style>
background-color css
<style>
a { background-color: #586966; }
a { background-color: rgb(88,105,102); }
div.DivClassName
{
background-color: #586966;
}
.BgClassName
{
background-color: #586966;
}
</style>
border-color css
<style>
span { border-color: #586966; }
span { border-color: rgb(88,105,102); }
td.TdClassName
{
border-color: #586966;
}
.TagClassName
{
border-color: #586966;
}
</style>