Shades of Mobster #655976
Tints of Mobster #655976
RGB
CMYK
RGB Variations
Color information
#655976 (or 0x655976) is known color: Mobster. HEX triplet: 65, 59 and 76. RGB value is (101,89,118). Sum of RGB (Red+Green+Blue) = 101+89+118=308 (40% of max value = 765). Red value is 101 (39.84% from 255 or 32.79% from 308); Green value is 89 (35.16% from 255 or 28.90% from 308); Blue value is 118 (46.48% from 255 or 38.31% from 308); Max value from RGB is 118 - color contains mainly: blue. Hex color #655976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655976 is #9AA689. Grayscale: #5F5F5F. Windows color (decimal): -10135178 or 7756133. OLE color: 7756133.
HSL color Cylindrical-coordinate representation of color #655976: hue angle of 264.83º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #655976 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 89 | 118 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.54 |
| HSL | 264.83º | 0.14% | 0.41% | - |
| HSV(B) | 264.83º | 0.25% | 0.46% | - |
| XYZ | 12.21 | 11.22 | 18.66 | - |
| YUV | 95.89 | 140.48 | 131.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 118 | 0.14 | 0.25 | 0 | 0.54 | 264.83 | 0.14 | 0.41 |
| Hex | 65 | 59 | 76 | E | 19 | 0 | 36 | 109 | E | 29 |
| Octal | 145 | 131 | 166 | 16 | 31 | 0 | 66 | 411 | 16 | 51 |
| Binary | 1100101 | 1011001 | 1110110 | 1110 | 11001 | 0 | 110110 | 100001001 | 1110 | 101001 |
Color Harmonies of #655976
Complementary color
Monochromatic Colors of #655976
Black with #655976
Text Example
Text Example
White with #655976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655976; }
p { color: rgb(101,89,118); }
H1.HeaderClassName
{
color: #655976;
}
.AnyTagClassName
{
color: #655976;
}
</style>
background-color css
<style>
a { background-color: #655976; }
a { background-color: rgb(101,89,118); }
div.DivClassName
{
background-color: #655976;
}
.BgClassName
{
background-color: #655976;
}
</style>
border-color css
<style>
span { border-color: #655976; }
span { border-color: rgb(101,89,118); }
td.TdClassName
{
border-color: #655976;
}
.TagClassName
{
border-color: #655976;
}
</style>