Shades of Mobster #615473
Tints of Mobster #615473
RGB
CMYK
RGB Variations
Color information
#615473 (or 0x615473) is known color: Mobster. HEX triplet: 61, 54 and 73. RGB value is (97,84,115). Sum of RGB (Red+Green+Blue) = 97+84+115=296 (39% of max value = 765). Red value is 97 (38.28% from 255 or 32.77% from 296); Green value is 84 (33.20% from 255 or 28.38% from 296); Blue value is 115 (45.31% from 255 or 38.85% from 296); Max value from RGB is 115 - color contains mainly: blue. Hex color #615473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615473 is #9EAB8C. Grayscale: #5B5B5B. Windows color (decimal): -10398605 or 7558241. OLE color: 7558241.
HSL color Cylindrical-coordinate representation of color #615473: hue angle of 265.16º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #615473 is Cyan = 0.16, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 84 | 115 | - |
| CMYK | 0.16 | 0.27 | 0 | 0.55 |
| HSL | 265.16º | 0.16% | 0.39% | - |
| HSV(B) | 265.16º | 0.27% | 0.45% | - |
| XYZ | 11.19 | 10.12 | 17.58 | - |
| YUV | 91.42 | 141.31 | 131.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 84 | 115 | 0.16 | 0.27 | 0 | 0.55 | 265.16 | 0.16 | 0.39 |
| Hex | 61 | 54 | 73 | 10 | 1B | 0 | 37 | 109 | 10 | 27 |
| Octal | 141 | 124 | 163 | 20 | 33 | 0 | 67 | 411 | 20 | 47 |
| Binary | 1100001 | 1010100 | 1110011 | 10000 | 11011 | 0 | 110111 | 100001001 | 10000 | 100111 |
Color Harmonies of #615473
Complementary color
Monochromatic Colors of #615473
Black with #615473
Text Example
Text Example
White with #615473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615473; }
p { color: rgb(97,84,115); }
H1.HeaderClassName
{
color: #615473;
}
.AnyTagClassName
{
color: #615473;
}
</style>
background-color css
<style>
a { background-color: #615473; }
a { background-color: rgb(97,84,115); }
div.DivClassName
{
background-color: #615473;
}
.BgClassName
{
background-color: #615473;
}
</style>
border-color css
<style>
span { border-color: #615473; }
span { border-color: rgb(97,84,115); }
td.TdClassName
{
border-color: #615473;
}
.TagClassName
{
border-color: #615473;
}
</style>