Shades of Mobster #615968
Tints of Mobster #615968
RGB
CMYK
RGB Variations
Color information
#615968 (or 0x615968) is known color: Mobster. HEX triplet: 61, 59 and 68. RGB value is (97,89,104). Sum of RGB (Red+Green+Blue) = 97+89+104=290 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.45% from 290); Green value is 89 (35.16% from 255 or 30.69% from 290); Blue value is 104 (41.02% from 255 or 35.86% from 290); Max value from RGB is 104 - color contains mainly: blue. Hex color #615968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615968 is #9EA697. Grayscale: #5D5D5D. Windows color (decimal): -10397336 or 6838625. OLE color: 6838625.
HSL color Cylindrical-coordinate representation of color #615968: hue angle of 272º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #615968 is Cyan = 0.07, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 89 | 104 | - |
| CMYK | 0.07 | 0.14 | 0 | 0.59 |
| HSL | 272º | 0.08% | 0.38% | - |
| HSV(B) | 272º | 0.14% | 0.41% | - |
| XYZ | 11 | 10.69 | 14.58 | - |
| YUV | 93.1 | 134.15 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 89 | 104 | 0.07 | 0.14 | 0 | 0.59 | 272 | 0.08 | 0.38 |
| Hex | 61 | 59 | 68 | 7 | E | 0 | 3B | 110 | 8 | 26 |
| Octal | 141 | 131 | 150 | 7 | 16 | 0 | 73 | 420 | 10 | 46 |
| Binary | 1100001 | 1011001 | 1101000 | 111 | 1110 | 0 | 111011 | 100010000 | 1000 | 100110 |
Color Harmonies of #615968
Complementary color
Monochromatic Colors of #615968
Black with #615968
Text Example
Text Example
White with #615968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615968; }
p { color: rgb(97,89,104); }
H1.HeaderClassName
{
color: #615968;
}
.AnyTagClassName
{
color: #615968;
}
</style>
background-color css
<style>
a { background-color: #615968; }
a { background-color: rgb(97,89,104); }
div.DivClassName
{
background-color: #615968;
}
.BgClassName
{
background-color: #615968;
}
</style>
border-color css
<style>
span { border-color: #615968; }
span { border-color: rgb(97,89,104); }
td.TdClassName
{
border-color: #615968;
}
.TagClassName
{
border-color: #615968;
}
</style>