Shades of Mobster #685879
Tints of Mobster #685879
RGB
CMYK
RGB Variations
Color information
#685879 (or 0x685879) is known color: Mobster. HEX triplet: 68, 58 and 79. RGB value is (104,88,121). Sum of RGB (Red+Green+Blue) = 104+88+121=313 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.23% from 313); Green value is 88 (34.77% from 255 or 28.12% from 313); Blue value is 121 (47.66% from 255 or 38.66% from 313); Max value from RGB is 121 - color contains mainly: blue. Hex color #685879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685879 is #97A786. Grayscale: #606060. Windows color (decimal): -9938823 or 7952488. OLE color: 7952488.
HSL color Cylindrical-coordinate representation of color #685879: hue angle of 269.09º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #685879 is Cyan = 0.14, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 88 | 121 | - |
| CMYK | 0.14 | 0.27 | 0 | 0.53 |
| HSL | 269.09º | 0.16% | 0.41% | - |
| HSV(B) | 269.09º | 0.27% | 0.47% | - |
| XYZ | 12.65 | 11.3 | 19.6 | - |
| YUV | 96.55 | 141.8 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 121 | 0.14 | 0.27 | 0 | 0.53 | 269.09 | 0.16 | 0.41 |
| Hex | 68 | 58 | 79 | E | 1B | 0 | 35 | 10D | 10 | 29 |
| Octal | 150 | 130 | 171 | 16 | 33 | 0 | 65 | 415 | 20 | 51 |
| Binary | 1101000 | 1011000 | 1111001 | 1110 | 11011 | 0 | 110101 | 100001101 | 10000 | 101001 |
Color Harmonies of #685879
Complementary color
Monochromatic Colors of #685879
Black with #685879
Text Example
Text Example
White with #685879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685879; }
p { color: rgb(104,88,121); }
H1.HeaderClassName
{
color: #685879;
}
.AnyTagClassName
{
color: #685879;
}
</style>
background-color css
<style>
a { background-color: #685879; }
a { background-color: rgb(104,88,121); }
div.DivClassName
{
background-color: #685879;
}
.BgClassName
{
background-color: #685879;
}
</style>
border-color css
<style>
span { border-color: #685879; }
span { border-color: rgb(104,88,121); }
td.TdClassName
{
border-color: #685879;
}
.TagClassName
{
border-color: #685879;
}
</style>