Shades of William #586965
Tints of William #586965
RGB
CMYK
RGB Variations
Color information
#586965 (or 0x586965) is known color: William. HEX triplet: 58, 69 and 65. RGB value is (88,105,101). Sum of RGB (Red+Green+Blue) = 88+105+101=294 (38% of max value = 765). Red value is 88 (34.77% from 255 or 29.93% from 294); Green value is 105 (41.41% from 255 or 35.71% from 294); Blue value is 101 (39.84% from 255 or 34.35% from 294); Max value from RGB is 105 - color contains mainly: green. Hex color #586965 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586965 is #A7969A. Grayscale: #636363. Windows color (decimal): -10983067 or 6646104. OLE color: 6646104.
HSL color Cylindrical-coordinate representation of color #586965: hue angle of 165.88º 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 #586965 is Cyan = 0.16, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 88 | 105 | 101 | - |
| CMYK | 0.16 | 0 | 0.04 | 0.59 |
| HSL | 165.88º | 0.09% | 0.38% | - |
| HSV(B) | 165.88º | 0.16% | 0.41% | - |
| XYZ | 11.43 | 13.12 | 14.24 | - |
| YUV | 99.46 | 128.87 | 119.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 105 | 101 | 0.16 | 0 | 0.04 | 0.59 | 165.88 | 0.09 | 0.38 |
| Hex | 58 | 69 | 65 | 10 | 0 | 4 | 3B | A6 | 9 | 26 |
| Octal | 130 | 151 | 145 | 20 | 0 | 4 | 73 | 246 | 11 | 46 |
| Binary | 1011000 | 1101001 | 1100101 | 10000 | 0 | 100 | 111011 | 10100110 | 1001 | 100110 |
Color Harmonies of #586965
Complementary color
Monochromatic Colors of #586965
Black with #586965
Text Example
Text Example
White with #586965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586965; }
p { color: rgb(88,105,101); }
H1.HeaderClassName
{
color: #586965;
}
.AnyTagClassName
{
color: #586965;
}
</style>
background-color css
<style>
a { background-color: #586965; }
a { background-color: rgb(88,105,101); }
div.DivClassName
{
background-color: #586965;
}
.BgClassName
{
background-color: #586965;
}
</style>
border-color css
<style>
span { border-color: #586965; }
span { border-color: rgb(88,105,101); }
td.TdClassName
{
border-color: #586965;
}
.TagClassName
{
border-color: #586965;
}
</style>