Shades of Mobster #685873
Tints of Mobster #685873
RGB
CMYK
RGB Variations
Color information
#685873 (or 0x685873) is known color: Mobster. HEX triplet: 68, 58 and 73. RGB value is (104,88,115). Sum of RGB (Red+Green+Blue) = 104+88+115=307 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.88% from 307); Green value is 88 (34.77% from 255 or 28.66% from 307); Blue value is 115 (45.31% from 255 or 37.46% from 307); Max value from RGB is 115 - color contains mainly: blue. Hex color #685873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685873 is #97A78C. Grayscale: #5F5F5F. Windows color (decimal): -9938829 or 7559272. OLE color: 7559272.
HSL color Cylindrical-coordinate representation of color #685873: hue angle of 275.56º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #685873 is Cyan = 0.10, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 88 | 115 | - |
| CMYK | 0.10 | 0.23 | 0 | 0.55 |
| HSL | 275.56º | 0.13% | 0.4% | - |
| HSV(B) | 275.56º | 0.23% | 0.45% | - |
| XYZ | 12.29 | 11.16 | 17.73 | - |
| YUV | 95.86 | 138.8 | 133.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 115 | 0.10 | 0.23 | 0 | 0.55 | 275.56 | 0.13 | 0.4 |
| Hex | 68 | 58 | 73 | A | 17 | 0 | 37 | 114 | D | 28 |
| Octal | 150 | 130 | 163 | 12 | 27 | 0 | 67 | 424 | 15 | 50 |
| Binary | 1101000 | 1011000 | 1110011 | 1010 | 10111 | 0 | 110111 | 100010100 | 1101 | 101000 |
Color Harmonies of #685873
Complementary color
Monochromatic Colors of #685873
Black with #685873
Text Example
Text Example
White with #685873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685873; }
p { color: rgb(104,88,115); }
H1.HeaderClassName
{
color: #685873;
}
.AnyTagClassName
{
color: #685873;
}
</style>
background-color css
<style>
a { background-color: #685873; }
a { background-color: rgb(104,88,115); }
div.DivClassName
{
background-color: #685873;
}
.BgClassName
{
background-color: #685873;
}
</style>
border-color css
<style>
span { border-color: #685873; }
span { border-color: rgb(104,88,115); }
td.TdClassName
{
border-color: #685873;
}
.TagClassName
{
border-color: #685873;
}
</style>