Shades of Mobster #685979
Tints of Mobster #685979
RGB
CMYK
RGB Variations
Color information
#685979 (or 0x685979) is known color: Mobster. HEX triplet: 68, 59 and 79. RGB value is (104,89,121). Sum of RGB (Red+Green+Blue) = 104+89+121=314 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.12% from 314); Green value is 89 (35.16% from 255 or 28.34% from 314); Blue value is 121 (47.66% from 255 or 38.54% from 314); Max value from RGB is 121 - color contains mainly: blue. Hex color #685979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685979 is #97A686. Grayscale: #616161. Windows color (decimal): -9938567 or 7952744. OLE color: 7952744.
HSL color Cylindrical-coordinate representation of color #685979: hue angle of 268.12º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #685979 is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 89 | 121 | - |
| CMYK | 0.14 | 0.26 | 0 | 0.53 |
| HSL | 268.13º | 0.15% | 0.41% | - |
| HSV(B) | 268.13º | 0.26% | 0.47% | - |
| XYZ | 12.73 | 11.47 | 19.63 | - |
| YUV | 97.13 | 141.47 | 132.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 121 | 0.14 | 0.26 | 0 | 0.53 | 268.13 | 0.15 | 0.41 |
| Hex | 68 | 59 | 79 | E | 1A | 0 | 35 | 10C | F | 29 |
| Octal | 150 | 131 | 171 | 16 | 32 | 0 | 65 | 414 | 17 | 51 |
| Binary | 1101000 | 1011001 | 1111001 | 1110 | 11010 | 0 | 110101 | 100001100 | 1111 | 101001 |
Color Harmonies of #685979
Complementary color
Monochromatic Colors of #685979
Black with #685979
Text Example
Text Example
White with #685979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685979; }
p { color: rgb(104,89,121); }
H1.HeaderClassName
{
color: #685979;
}
.AnyTagClassName
{
color: #685979;
}
</style>
background-color css
<style>
a { background-color: #685979; }
a { background-color: rgb(104,89,121); }
div.DivClassName
{
background-color: #685979;
}
.BgClassName
{
background-color: #685979;
}
</style>
border-color css
<style>
span { border-color: #685979; }
span { border-color: rgb(104,89,121); }
td.TdClassName
{
border-color: #685979;
}
.TagClassName
{
border-color: #685979;
}
</style>