Shades of Mobster #595460
Tints of Mobster #595460
RGB
CMYK
RGB Variations
Color information
#595460 (or 0x595460) is known color: Mobster. HEX triplet: 59, 54 and 60. RGB value is (89,84,96). Sum of RGB (Red+Green+Blue) = 89+84+96=269 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.09% from 269); Green value is 84 (33.20% from 255 or 31.23% from 269); Blue value is 96 (37.89% from 255 or 35.69% from 269); Max value from RGB is 96 - color contains mainly: blue. Hex color #595460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595460 is #A6AB9F. Grayscale: #565656. Windows color (decimal): -10922912 or 6313049. OLE color: 6313049.
HSL color Cylindrical-coordinate representation of color #595460: hue angle of 265º degrees, saturation: 0.07, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #595460 is Cyan = 0.07, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 89 | 84 | 96 | - |
| CMYK | 0.07 | 0.12 | 0 | 0.62 |
| HSL | 265º | 0.07% | 0.35% | - |
| HSV(B) | 265º | 0.13% | 0.38% | - |
| XYZ | 9.4 | 9.31 | 12.37 | - |
| YUV | 86.86 | 133.16 | 129.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 96 | 0.07 | 0.12 | 0 | 0.62 | 265 | 0.07 | 0.35 |
| Hex | 59 | 54 | 60 | 7 | C | 0 | 3E | 109 | 7 | 23 |
| Octal | 131 | 124 | 140 | 7 | 14 | 0 | 76 | 411 | 7 | 43 |
| Binary | 1011001 | 1010100 | 1100000 | 111 | 1100 | 0 | 111110 | 100001001 | 111 | 100011 |
Color Harmonies of #595460
Complementary color
Monochromatic Colors of #595460
Black with #595460
Text Example
Text Example
White with #595460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595460; }
p { color: rgb(89,84,96); }
H1.HeaderClassName
{
color: #595460;
}
.AnyTagClassName
{
color: #595460;
}
</style>
background-color css
<style>
a { background-color: #595460; }
a { background-color: rgb(89,84,96); }
div.DivClassName
{
background-color: #595460;
}
.BgClassName
{
background-color: #595460;
}
</style>
border-color css
<style>
span { border-color: #595460; }
span { border-color: rgb(89,84,96); }
td.TdClassName
{
border-color: #595460;
}
.TagClassName
{
border-color: #595460;
}
</style>