Shades of Mobster #655076
Tints of Mobster #655076
RGB
CMYK
RGB Variations
Color information
#655076 (or 0x655076) is known color: Mobster. HEX triplet: 65, 50 and 76. RGB value is (101,80,118). Sum of RGB (Red+Green+Blue) = 101+80+118=299 (39% of max value = 765). Red value is 101 (39.84% from 255 or 33.78% from 299); Green value is 80 (31.64% from 255 or 26.76% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #655076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #655076 is #9AAF89. Grayscale: #5A5A5A. Windows color (decimal): -10137482 or 7753829. OLE color: 7753829.
HSL color Cylindrical-coordinate representation of color #655076: hue angle of 273.16º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #655076 is Cyan = 0.14, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 101 | 80 | 118 | - |
| CMYK | 0.14 | 0.32 | 0 | 0.54 |
| HSL | 273.16º | 0.19% | 0.39% | - |
| HSV(B) | 273.16º | 0.32% | 0.46% | - |
| XYZ | 11.51 | 9.81 | 18.43 | - |
| YUV | 90.61 | 143.46 | 135.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 80 | 118 | 0.14 | 0.32 | 0 | 0.54 | 273.16 | 0.19 | 0.39 |
| Hex | 65 | 50 | 76 | E | 20 | 0 | 36 | 111 | 13 | 27 |
| Octal | 145 | 120 | 166 | 16 | 40 | 0 | 66 | 421 | 23 | 47 |
| Binary | 1100101 | 1010000 | 1110110 | 1110 | 100000 | 0 | 110110 | 100010001 | 10011 | 100111 |
Color Harmonies of #655076
Complementary color
Monochromatic Colors of #655076
Black with #655076
Text Example
Text Example
White with #655076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655076; }
p { color: rgb(101,80,118); }
H1.HeaderClassName
{
color: #655076;
}
.AnyTagClassName
{
color: #655076;
}
</style>
background-color css
<style>
a { background-color: #655076; }
a { background-color: rgb(101,80,118); }
div.DivClassName
{
background-color: #655076;
}
.BgClassName
{
background-color: #655076;
}
</style>
border-color css
<style>
span { border-color: #655076; }
span { border-color: rgb(101,80,118); }
td.TdClassName
{
border-color: #655076;
}
.TagClassName
{
border-color: #655076;
}
</style>