Shades of William #586461
Tints of William #586461
RGB
CMYK
RGB Variations
Color information
#586461 (or 0x586461) is known color: William. HEX triplet: 58, 64 and 61. RGB value is (88,100,97). Sum of RGB (Red+Green+Blue) = 88+100+97=285 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.88% from 285); Green value is 100 (39.45% from 255 or 35.09% from 285); Blue value is 97 (38.28% from 255 or 34.04% from 285); Max value from RGB is 100 - color contains mainly: green. Hex color #586461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586461 is #A79B9E. Grayscale: #606060. Windows color (decimal): -10984351 or 6382680. OLE color: 6382680.
HSL color Cylindrical-coordinate representation of color #586461: hue angle of 165º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #586461 is Cyan = 0.12, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 88 | 100 | 97 | - |
| CMYK | 0.12 | 0 | 0.03 | 0.61 |
| HSL | 165º | 0.06% | 0.37% | - |
| HSV(B) | 165º | 0.12% | 0.39% | - |
| XYZ | 10.74 | 12.05 | 13.07 | - |
| YUV | 96.07 | 128.52 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 100 | 97 | 0.12 | 0 | 0.03 | 0.61 | 165 | 0.06 | 0.37 |
| Hex | 58 | 64 | 61 | C | 0 | 3 | 3D | A5 | 6 | 25 |
| Octal | 130 | 144 | 141 | 14 | 0 | 3 | 75 | 245 | 6 | 45 |
| Binary | 1011000 | 1100100 | 1100001 | 1100 | 0 | 11 | 111101 | 10100101 | 110 | 100101 |
Color Harmonies of #586461
Complementary color
Monochromatic Colors of #586461
Black with #586461
Text Example
Text Example
White with #586461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586461; }
p { color: rgb(88,100,97); }
H1.HeaderClassName
{
color: #586461;
}
.AnyTagClassName
{
color: #586461;
}
</style>
background-color css
<style>
a { background-color: #586461; }
a { background-color: rgb(88,100,97); }
div.DivClassName
{
background-color: #586461;
}
.BgClassName
{
background-color: #586461;
}
</style>
border-color css
<style>
span { border-color: #586461; }
span { border-color: rgb(88,100,97); }
td.TdClassName
{
border-color: #586461;
}
.TagClassName
{
border-color: #586461;
}
</style>