Shades of Matterhorn #585656
Tints of Matterhorn #585656
RGB
CMYK
RGB Variations
Color information
#585656 (or 0x585656) is known color: Matterhorn. HEX triplet: 58, 56 and 56. RGB value is (88,86,86). Sum of RGB (Red+Green+Blue) = 88+86+86=260 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.85% from 260); Green value is 86 (33.98% from 255 or 33.08% from 260); Blue value is 86 (33.98% from 255 or 33.08% from 260); Max value from RGB is 88 - color contains mainly: red. Hex color #585656 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585656 is #A7A9A9. Grayscale: #565656. Windows color (decimal): -10987946 or 5658200. OLE color: 5658200.
HSL color Cylindrical-coordinate representation of color #585656: hue angle of 0º degrees, saturation: 0.01, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #585656 is Cyan = 0, Magento = 0.02, Yellow = 0.02 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 86 | 86 | - |
| CMYK | 0 | 0.02 | 0.02 | 0.65 |
| HSL | 0º | 0.01% | 0.34% | - |
| HSV(B) | 0º | 0.02% | 0.35% | - |
| XYZ | 9.03 | 9.4 | 10.14 | - |
| YUV | 86.6 | 127.66 | 129 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 86 | 0 | 0.02 | 0.02 | 0.65 | 0 | 0.01 | 0.34 |
| Hex | 58 | 56 | 56 | 0 | 2 | 2 | 41 | 0 | 1 | 22 |
| Octal | 130 | 126 | 126 | 0 | 2 | 2 | 101 | 0 | 1 | 42 |
| Binary | 1011000 | 1010110 | 1010110 | 0 | 10 | 10 | 1000001 | 0 | 1 | 100010 |
Color Harmonies of #585656
Complementary color
Monochromatic Colors of #585656
Black with #585656
Text Example
Text Example
White with #585656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585656; }
p { color: rgb(88,86,86); }
H1.HeaderClassName
{
color: #585656;
}
.AnyTagClassName
{
color: #585656;
}
</style>
background-color css
<style>
a { background-color: #585656; }
a { background-color: rgb(88,86,86); }
div.DivClassName
{
background-color: #585656;
}
.BgClassName
{
background-color: #585656;
}
</style>
border-color css
<style>
span { border-color: #585656; }
span { border-color: rgb(88,86,86); }
td.TdClassName
{
border-color: #585656;
}
.TagClassName
{
border-color: #585656;
}
</style>