Shades of Mobster #615072
Tints of Mobster #615072
RGB
CMYK
RGB Variations
Color information
#615072 (or 0x615072) is known color: Mobster. HEX triplet: 61, 50 and 72. RGB value is (97,80,114). Sum of RGB (Red+Green+Blue) = 97+80+114=291 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.33% from 291); Green value is 80 (31.64% from 255 or 27.49% from 291); Blue value is 114 (44.92% from 255 or 39.18% from 291); Max value from RGB is 114 - color contains mainly: blue. Hex color #615072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #615072 is #9EAF8D. Grayscale: #585858. Windows color (decimal): -10399630 or 7491681. OLE color: 7491681.
HSL color Cylindrical-coordinate representation of color #615072: hue angle of 270º 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 #615072 is Cyan = 0.15, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 80 | 114 | - |
| CMYK | 0.15 | 0.30 | 0 | 0.55 |
| HSL | 270º | 0.18% | 0.38% | - |
| HSV(B) | 270º | 0.3% | 0.45% | - |
| XYZ | 10.84 | 9.49 | 17.18 | - |
| YUV | 88.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 80 | 114 | 0.15 | 0.30 | 0 | 0.55 | 270 | 0.18 | 0.38 |
| Hex | 61 | 50 | 72 | F | 1E | 0 | 37 | 10E | 12 | 26 |
| Octal | 141 | 120 | 162 | 17 | 36 | 0 | 67 | 416 | 22 | 46 |
| Binary | 1100001 | 1010000 | 1110010 | 1111 | 11110 | 0 | 110111 | 100001110 | 10010 | 100110 |
Color Harmonies of #615072
Complementary color
Monochromatic Colors of #615072
Black with #615072
Text Example
Text Example
White with #615072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #615072; }
p { color: rgb(97,80,114); }
H1.HeaderClassName
{
color: #615072;
}
.AnyTagClassName
{
color: #615072;
}
</style>
background-color css
<style>
a { background-color: #615072; }
a { background-color: rgb(97,80,114); }
div.DivClassName
{
background-color: #615072;
}
.BgClassName
{
background-color: #615072;
}
</style>
border-color css
<style>
span { border-color: #615072; }
span { border-color: rgb(97,80,114); }
td.TdClassName
{
border-color: #615072;
}
.TagClassName
{
border-color: #615072;
}
</style>