Shades of Mobster #615073
Tints of Mobster #615073
RGB
CMYK
RGB Variations
Color information
#615073 (or 0x615073) is known color: Mobster. HEX triplet: 61, 50 and 73. RGB value is (97,80,115). Sum of RGB (Red+Green+Blue) = 97+80+115=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 80 (31.64% from 255 or 27.40% from 292); Blue value is 115 (45.31% from 255 or 39.38% from 292); Max value from RGB is 115 - color contains mainly: blue. Hex color #615073 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615073 is #9EAF8C. Grayscale: #585858. Windows color (decimal): -10399629 or 7557217. OLE color: 7557217.
HSL color Cylindrical-coordinate representation of color #615073: hue angle of 269.14º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #615073 is Cyan = 0.16, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 80 | 115 | - |
| CMYK | 0.16 | 0.30 | 0 | 0.55 |
| HSL | 269.14º | 0.18% | 0.38% | - |
| HSV(B) | 269.14º | 0.3% | 0.45% | - |
| XYZ | 10.89 | 9.52 | 17.48 | - |
| YUV | 89.07 | 142.63 | 133.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 115 | 0.16 | 0.30 | 0 | 0.55 | 269.14 | 0.18 | 0.38 |
| Hex | 61 | 50 | 73 | 10 | 1E | 0 | 37 | 10D | 12 | 26 |
| Octal | 141 | 120 | 163 | 20 | 36 | 0 | 67 | 415 | 22 | 46 |
| Binary | 1100001 | 1010000 | 1110011 | 10000 | 11110 | 0 | 110111 | 100001101 | 10010 | 100110 |
Color Harmonies of #615073
Complementary color
Monochromatic Colors of #615073
Black with #615073
Text Example
Text Example
White with #615073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615073; }
p { color: rgb(97,80,115); }
H1.HeaderClassName
{
color: #615073;
}
.AnyTagClassName
{
color: #615073;
}
</style>
background-color css
<style>
a { background-color: #615073; }
a { background-color: rgb(97,80,115); }
div.DivClassName
{
background-color: #615073;
}
.BgClassName
{
background-color: #615073;
}
</style>
border-color css
<style>
span { border-color: #615073; }
span { border-color: rgb(97,80,115); }
td.TdClassName
{
border-color: #615073;
}
.TagClassName
{
border-color: #615073;
}
</style>