Shades of Mobster #655576
Tints of Mobster #655576
RGB
CMYK
RGB Variations
Color information
#655576 (or 0x655576) is known color: Mobster. HEX triplet: 65, 55 and 76. RGB value is (101,85,118). Sum of RGB (Red+Green+Blue) = 101+85+118=304 (40% of max value = 765). Red value is 101 (39.84% from 255 or 33.22% from 304); Green value is 85 (33.59% from 255 or 27.96% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: blue. Hex color #655576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655576 is #9AAA89. Grayscale: #5D5D5D. Windows color (decimal): -10136202 or 7755109. OLE color: 7755109.
HSL color Cylindrical-coordinate representation of color #655576: hue angle of 269.09º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #655576 is Cyan = 0.14, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 85 | 118 | - |
| CMYK | 0.14 | 0.28 | 0 | 0.54 |
| HSL | 269.09º | 0.16% | 0.4% | - |
| HSV(B) | 269.09º | 0.28% | 0.46% | - |
| XYZ | 11.89 | 10.57 | 18.55 | - |
| YUV | 93.55 | 141.8 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 118 | 0.14 | 0.28 | 0 | 0.54 | 269.09 | 0.16 | 0.4 |
| Hex | 65 | 55 | 76 | E | 1C | 0 | 36 | 10D | 10 | 28 |
| Octal | 145 | 125 | 166 | 16 | 34 | 0 | 66 | 415 | 20 | 50 |
| Binary | 1100101 | 1010101 | 1110110 | 1110 | 11100 | 0 | 110110 | 100001101 | 10000 | 101000 |
Color Harmonies of #655576
Complementary color
Monochromatic Colors of #655576
Black with #655576
Text Example
Text Example
White with #655576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655576; }
p { color: rgb(101,85,118); }
H1.HeaderClassName
{
color: #655576;
}
.AnyTagClassName
{
color: #655576;
}
</style>
background-color css
<style>
a { background-color: #655576; }
a { background-color: rgb(101,85,118); }
div.DivClassName
{
background-color: #655576;
}
.BgClassName
{
background-color: #655576;
}
</style>
border-color css
<style>
span { border-color: #655576; }
span { border-color: rgb(101,85,118); }
td.TdClassName
{
border-color: #655576;
}
.TagClassName
{
border-color: #655576;
}
</style>