Shades of Mobster #665977
Tints of Mobster #665977
RGB
CMYK
RGB Variations
Color information
#665977 (or 0x665977) is known color: Mobster. HEX triplet: 66, 59 and 77. RGB value is (102,89,119). Sum of RGB (Red+Green+Blue) = 102+89+119=310 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.90% from 310); Green value is 89 (35.16% from 255 or 28.71% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 119 - color contains mainly: blue. Hex color #665977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665977 is #99A688. Grayscale: #606060. Windows color (decimal): -10069641 or 7821670. OLE color: 7821670.
HSL color Cylindrical-coordinate representation of color #665977: hue angle of 266º 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 #665977 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 89 | 119 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.53 |
| HSL | 266º | 0.14% | 0.41% | - |
| HSV(B) | 266º | 0.25% | 0.47% | - |
| XYZ | 12.38 | 11.3 | 18.98 | - |
| YUV | 96.31 | 140.81 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 119 | 0.14 | 0.25 | 0 | 0.53 | 266 | 0.14 | 0.41 |
| Hex | 66 | 59 | 77 | E | 19 | 0 | 35 | 10A | E | 29 |
| Octal | 146 | 131 | 167 | 16 | 31 | 0 | 65 | 412 | 16 | 51 |
| Binary | 1100110 | 1011001 | 1110111 | 1110 | 11001 | 0 | 110101 | 100001010 | 1110 | 101001 |
Color Harmonies of #665977
Complementary color
Monochromatic Colors of #665977
Black with #665977
Text Example
Text Example
White with #665977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665977; }
p { color: rgb(102,89,119); }
H1.HeaderClassName
{
color: #665977;
}
.AnyTagClassName
{
color: #665977;
}
</style>
background-color css
<style>
a { background-color: #665977; }
a { background-color: rgb(102,89,119); }
div.DivClassName
{
background-color: #665977;
}
.BgClassName
{
background-color: #665977;
}
</style>
border-color css
<style>
span { border-color: #665977; }
span { border-color: rgb(102,89,119); }
td.TdClassName
{
border-color: #665977;
}
.TagClassName
{
border-color: #665977;
}
</style>