Shades of Mobster #655571
Tints of Mobster #655571
RGB
CMYK
RGB Variations
Color information
#655571 (or 0x655571) is known color: Mobster. HEX triplet: 65, 55 and 71. RGB value is (101,85,113). Sum of RGB (Red+Green+Blue) = 101+85+113=299 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.78% from 299); Green value is 85 (33.59% from 255 or 28.43% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 113 - color contains mainly: blue. Hex color #655571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655571 is #9AAA8E. Grayscale: #5C5C5C. Windows color (decimal): -10136207 or 7427429. OLE color: 7427429.
HSL color Cylindrical-coordinate representation of color #655571: hue angle of 274.29º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #655571 is Cyan = 0.11, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 85 | 113 | - |
| CMYK | 0.11 | 0.25 | 0 | 0.56 |
| HSL | 274.29º | 0.14% | 0.39% | - |
| HSV(B) | 274.29º | 0.25% | 0.44% | - |
| XYZ | 11.6 | 10.46 | 17.03 | - |
| YUV | 92.98 | 139.3 | 133.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 85 | 113 | 0.11 | 0.25 | 0 | 0.56 | 274.29 | 0.14 | 0.39 |
| Hex | 65 | 55 | 71 | B | 19 | 0 | 38 | 112 | E | 27 |
| Octal | 145 | 125 | 161 | 13 | 31 | 0 | 70 | 422 | 16 | 47 |
| Binary | 1100101 | 1010101 | 1110001 | 1011 | 11001 | 0 | 111000 | 100010010 | 1110 | 100111 |
Color Harmonies of #655571
Complementary color
Monochromatic Colors of #655571
Black with #655571
Text Example
Text Example
White with #655571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655571; }
p { color: rgb(101,85,113); }
H1.HeaderClassName
{
color: #655571;
}
.AnyTagClassName
{
color: #655571;
}
</style>
background-color css
<style>
a { background-color: #655571; }
a { background-color: rgb(101,85,113); }
div.DivClassName
{
background-color: #655571;
}
.BgClassName
{
background-color: #655571;
}
</style>
border-color css
<style>
span { border-color: #655571; }
span { border-color: rgb(101,85,113); }
td.TdClassName
{
border-color: #655571;
}
.TagClassName
{
border-color: #655571;
}
</style>