Shades of Mobster #595068
Tints of Mobster #595068
RGB
CMYK
RGB Variations
Color information
#595068 (or 0x595068) is known color: Mobster. HEX triplet: 59, 50 and 68. RGB value is (89,80,104). Sum of RGB (Red+Green+Blue) = 89+80+104=273 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.60% from 273); Green value is 80 (31.64% from 255 or 29.30% from 273); Blue value is 104 (41.02% from 255 or 38.10% from 273); Max value from RGB is 104 - color contains mainly: blue. Hex color #595068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #595068 is #A6AF97. Grayscale: #555555. Windows color (decimal): -10923928 or 6836313. OLE color: 6836313.
HSL color Cylindrical-coordinate representation of color #595068: hue angle of 262.5º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #595068 is Cyan = 0.14, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 89 | 80 | 104 | - |
| CMYK | 0.14 | 0.23 | 0 | 0.59 |
| HSL | 262.5º | 0.13% | 0.36% | - |
| HSV(B) | 262.5º | 0.23% | 0.41% | - |
| XYZ | 9.49 | 8.86 | 14.31 | - |
| YUV | 85.43 | 138.48 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 80 | 104 | 0.14 | 0.23 | 0 | 0.59 | 262.5 | 0.13 | 0.36 |
| Hex | 59 | 50 | 68 | E | 17 | 0 | 3B | 106 | D | 24 |
| Octal | 131 | 120 | 150 | 16 | 27 | 0 | 73 | 406 | 15 | 44 |
| Binary | 1011001 | 1010000 | 1101000 | 1110 | 10111 | 0 | 111011 | 100000110 | 1101 | 100100 |
Color Harmonies of #595068
Complementary color
Monochromatic Colors of #595068
Black with #595068
Text Example
Text Example
White with #595068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595068; }
p { color: rgb(89,80,104); }
H1.HeaderClassName
{
color: #595068;
}
.AnyTagClassName
{
color: #595068;
}
</style>
background-color css
<style>
a { background-color: #595068; }
a { background-color: rgb(89,80,104); }
div.DivClassName
{
background-color: #595068;
}
.BgClassName
{
background-color: #595068;
}
</style>
border-color css
<style>
span { border-color: #595068; }
span { border-color: rgb(89,80,104); }
td.TdClassName
{
border-color: #595068;
}
.TagClassName
{
border-color: #595068;
}
</style>