Shades of Mobster #695977
Tints of Mobster #695977
RGB
CMYK
RGB Variations
Color information
#695977 (or 0x695977) is known color: Mobster. HEX triplet: 69, 59 and 77. RGB value is (105,89,119). Sum of RGB (Red+Green+Blue) = 105+89+119=313 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.55% from 313); Green value is 89 (35.16% from 255 or 28.43% from 313); Blue value is 119 (46.88% from 255 or 38.02% from 313); Max value from RGB is 119 - color contains mainly: blue. Hex color #695977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695977 is #96A688. Grayscale: #616161. Windows color (decimal): -9873033 or 7821673. OLE color: 7821673.
HSL color Cylindrical-coordinate representation of color #695977: hue angle of 272º 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 #695977 is Cyan = 0.12, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 89 | 119 | - |
| CMYK | 0.12 | 0.25 | 0 | 0.53 |
| HSL | 272º | 0.14% | 0.41% | - |
| HSV(B) | 272º | 0.25% | 0.47% | - |
| XYZ | 12.73 | 11.48 | 19 | - |
| YUV | 97.2 | 140.3 | 133.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 119 | 0.12 | 0.25 | 0 | 0.53 | 272 | 0.14 | 0.41 |
| Hex | 69 | 59 | 77 | C | 19 | 0 | 35 | 110 | E | 29 |
| Octal | 151 | 131 | 167 | 14 | 31 | 0 | 65 | 420 | 16 | 51 |
| Binary | 1101001 | 1011001 | 1110111 | 1100 | 11001 | 0 | 110101 | 100010000 | 1110 | 101001 |
Color Harmonies of #695977
Complementary color
Monochromatic Colors of #695977
Black with #695977
Text Example
Text Example
White with #695977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695977; }
p { color: rgb(105,89,119); }
H1.HeaderClassName
{
color: #695977;
}
.AnyTagClassName
{
color: #695977;
}
</style>
background-color css
<style>
a { background-color: #695977; }
a { background-color: rgb(105,89,119); }
div.DivClassName
{
background-color: #695977;
}
.BgClassName
{
background-color: #695977;
}
</style>
border-color css
<style>
span { border-color: #695977; }
span { border-color: rgb(105,89,119); }
td.TdClassName
{
border-color: #695977;
}
.TagClassName
{
border-color: #695977;
}
</style>