Shades of Mobster #594870
Tints of Mobster #594870
RGB
CMYK
RGB Variations
Color information
#594870 (or 0x594870) is known color: Mobster. HEX triplet: 59, 48 and 70. RGB value is (89,72,112). Sum of RGB (Red+Green+Blue) = 89+72+112=273 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.60% from 273); Green value is 72 (28.52% from 255 or 26.37% from 273); Blue value is 112 (44.14% from 255 or 41.03% from 273); Max value from RGB is 112 - color contains mainly: blue. Hex color #594870 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #594870 is #A6B78F. Grayscale: #515151. Windows color (decimal): -10925968 or 7358553. OLE color: 7358553.
HSL color Cylindrical-coordinate representation of color #594870: hue angle of 265.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #594870 is Cyan = 0.21, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 72 | 112 | - |
| CMYK | 0.21 | 0.36 | 0 | 0.56 |
| HSL | 265.5º | 0.22% | 0.36% | - |
| HSV(B) | 265.5º | 0.36% | 0.44% | - |
| XYZ | 9.36 | 7.93 | 16.37 | - |
| YUV | 81.64 | 145.13 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 72 | 112 | 0.21 | 0.36 | 0 | 0.56 | 265.5 | 0.22 | 0.36 |
| Hex | 59 | 48 | 70 | 15 | 24 | 0 | 38 | 10A | 16 | 24 |
| Octal | 131 | 110 | 160 | 25 | 44 | 0 | 70 | 412 | 26 | 44 |
| Binary | 1011001 | 1001000 | 1110000 | 10101 | 100100 | 0 | 111000 | 100001010 | 10110 | 100100 |
Color Harmonies of #594870
Complementary color
Monochromatic Colors of #594870
Black with #594870
Text Example
Text Example
White with #594870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #594870; }
p { color: rgb(89,72,112); }
H1.HeaderClassName
{
color: #594870;
}
.AnyTagClassName
{
color: #594870;
}
</style>
background-color css
<style>
a { background-color: #594870; }
a { background-color: rgb(89,72,112); }
div.DivClassName
{
background-color: #594870;
}
.BgClassName
{
background-color: #594870;
}
</style>
border-color css
<style>
span { border-color: #594870; }
span { border-color: rgb(89,72,112); }
td.TdClassName
{
border-color: #594870;
}
.TagClassName
{
border-color: #594870;
}
</style>