Shades of Mobster #685777
Tints of Mobster #685777
RGB
CMYK
RGB Variations
Color information
#685777 (or 0x685777) is known color: Mobster. HEX triplet: 68, 57 and 77. RGB value is (104,87,119). Sum of RGB (Red+Green+Blue) = 104+87+119=310 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.55% from 310); Green value is 87 (34.38% from 255 or 28.06% 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 #685777 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685777 is #97A888. Grayscale: #5F5F5F. Windows color (decimal): -9939081 or 7821160. OLE color: 7821160.
HSL color Cylindrical-coordinate representation of color #685777: hue angle of 271.88º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #685777 is Cyan = 0.13, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 87 | 119 | - |
| CMYK | 0.13 | 0.27 | 0 | 0.53 |
| HSL | 271.88º | 0.16% | 0.4% | - |
| HSV(B) | 271.88º | 0.27% | 0.47% | - |
| XYZ | 12.45 | 11.09 | 18.94 | - |
| YUV | 95.73 | 141.13 | 133.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 119 | 0.13 | 0.27 | 0 | 0.53 | 271.88 | 0.16 | 0.4 |
| Hex | 68 | 57 | 77 | D | 1B | 0 | 35 | 110 | 10 | 28 |
| Octal | 150 | 127 | 167 | 15 | 33 | 0 | 65 | 420 | 20 | 50 |
| Binary | 1101000 | 1010111 | 1110111 | 1101 | 11011 | 0 | 110101 | 100010000 | 10000 | 101000 |
Color Harmonies of #685777
Complementary color
Monochromatic Colors of #685777
Black with #685777
Text Example
Text Example
White with #685777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685777; }
p { color: rgb(104,87,119); }
H1.HeaderClassName
{
color: #685777;
}
.AnyTagClassName
{
color: #685777;
}
</style>
background-color css
<style>
a { background-color: #685777; }
a { background-color: rgb(104,87,119); }
div.DivClassName
{
background-color: #685777;
}
.BgClassName
{
background-color: #685777;
}
</style>
border-color css
<style>
span { border-color: #685777; }
span { border-color: rgb(104,87,119); }
td.TdClassName
{
border-color: #685777;
}
.TagClassName
{
border-color: #685777;
}
</style>