Shades of Mobster #655977
Tints of Mobster #655977
RGB
CMYK
RGB Variations
Color information
#655977 (or 0x655977) is known color: Mobster. HEX triplet: 65, 59 and 77. RGB value is (101,89,119). Sum of RGB (Red+Green+Blue) = 101+89+119=309 (40% of max value = 765). Red value is 101 (39.84% from 255 or 32.69% from 309); Green value is 89 (35.16% from 255 or 28.80% from 309); Blue value is 119 (46.88% from 255 or 38.51% from 309); Max value from RGB is 119 - color contains mainly: blue. Hex color #655977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655977 is #9AA688. Grayscale: #5F5F5F. Windows color (decimal): -10135177 or 7821669. OLE color: 7821669.
HSL color Cylindrical-coordinate representation of color #655977: hue angle of 264º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #655977 is Cyan = 0.15, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 101 | 89 | 119 | - |
| CMYK | 0.15 | 0.25 | 0 | 0.53 |
| HSL | 264º | 0.14% | 0.41% | - |
| HSV(B) | 264º | 0.25% | 0.47% | - |
| XYZ | 12.27 | 11.24 | 18.98 | - |
| YUV | 96.01 | 140.98 | 131.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 89 | 119 | 0.15 | 0.25 | 0 | 0.53 | 264 | 0.14 | 0.41 |
| Hex | 65 | 59 | 77 | F | 19 | 0 | 35 | 108 | E | 29 |
| Octal | 145 | 131 | 167 | 17 | 31 | 0 | 65 | 410 | 16 | 51 |
| Binary | 1100101 | 1011001 | 1110111 | 1111 | 11001 | 0 | 110101 | 100001000 | 1110 | 101001 |
Color Harmonies of #655977
Complementary color
Monochromatic Colors of #655977
Black with #655977
Text Example
Text Example
White with #655977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655977; }
p { color: rgb(101,89,119); }
H1.HeaderClassName
{
color: #655977;
}
.AnyTagClassName
{
color: #655977;
}
</style>
background-color css
<style>
a { background-color: #655977; }
a { background-color: rgb(101,89,119); }
div.DivClassName
{
background-color: #655977;
}
.BgClassName
{
background-color: #655977;
}
</style>
border-color css
<style>
span { border-color: #655977; }
span { border-color: rgb(101,89,119); }
td.TdClassName
{
border-color: #655977;
}
.TagClassName
{
border-color: #655977;
}
</style>