Shades of Mobster #615372
Tints of Mobster #615372
RGB
CMYK
RGB Variations
Color information
#615372 (or 0x615372) is known color: Mobster. HEX triplet: 61, 53 and 72. RGB value is (97,83,114). Sum of RGB (Red+Green+Blue) = 97+83+114=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 83 (32.81% from 255 or 28.23% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 114 - color contains mainly: blue. Hex color #615372 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615372 is #9EAC8D. Grayscale: #5A5A5A. Windows color (decimal): -10398862 or 7492449. OLE color: 7492449.
HSL color Cylindrical-coordinate representation of color #615372: hue angle of 267.1º 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 #615372 is Cyan = 0.15, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 83 | 114 | - |
| CMYK | 0.15 | 0.27 | 0 | 0.55 |
| HSL | 267.1º | 0.16% | 0.39% | - |
| HSV(B) | 267.1º | 0.27% | 0.45% | - |
| XYZ | 11.06 | 9.94 | 17.26 | - |
| YUV | 90.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 83 | 114 | 0.15 | 0.27 | 0 | 0.55 | 267.1 | 0.16 | 0.39 |
| Hex | 61 | 53 | 72 | F | 1B | 0 | 37 | 10B | 10 | 27 |
| Octal | 141 | 123 | 162 | 17 | 33 | 0 | 67 | 413 | 20 | 47 |
| Binary | 1100001 | 1010011 | 1110010 | 1111 | 11011 | 0 | 110111 | 100001011 | 10000 | 100111 |
Color Harmonies of #615372
Complementary color
Monochromatic Colors of #615372
Black with #615372
Text Example
Text Example
White with #615372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615372; }
p { color: rgb(97,83,114); }
H1.HeaderClassName
{
color: #615372;
}
.AnyTagClassName
{
color: #615372;
}
</style>
background-color css
<style>
a { background-color: #615372; }
a { background-color: rgb(97,83,114); }
div.DivClassName
{
background-color: #615372;
}
.BgClassName
{
background-color: #615372;
}
</style>
border-color css
<style>
span { border-color: #615372; }
span { border-color: rgb(97,83,114); }
td.TdClassName
{
border-color: #615372;
}
.TagClassName
{
border-color: #615372;
}
</style>