Shades of Mobster #695876
Tints of Mobster #695876
RGB
CMYK
RGB Variations
Color information
#695876 (or 0x695876) is known color: Mobster. HEX triplet: 69, 58 and 76. RGB value is (105,88,118). Sum of RGB (Red+Green+Blue) = 105+88+118=311 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.76% from 311); Green value is 88 (34.77% from 255 or 28.30% from 311); Blue value is 118 (46.48% from 255 or 37.94% from 311); Max value from RGB is 118 - color contains mainly: blue. Hex color #695876 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695876 is #96A789. Grayscale: #606060. Windows color (decimal): -9873290 or 7755881. OLE color: 7755881.
HSL color Cylindrical-coordinate representation of color #695876: hue angle of 274º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #695876 is Cyan = 0.11, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 88 | 118 | - |
| CMYK | 0.11 | 0.25 | 0 | 0.54 |
| HSL | 274º | 0.15% | 0.4% | - |
| HSV(B) | 274º | 0.25% | 0.46% | - |
| XYZ | 12.59 | 11.29 | 18.66 | - |
| YUV | 96.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 118 | 0.11 | 0.25 | 0 | 0.54 | 274 | 0.15 | 0.4 |
| Hex | 69 | 58 | 76 | B | 19 | 0 | 36 | 112 | F | 28 |
| Octal | 151 | 130 | 166 | 13 | 31 | 0 | 66 | 422 | 17 | 50 |
| Binary | 1101001 | 1011000 | 1110110 | 1011 | 11001 | 0 | 110110 | 100010010 | 1111 | 101000 |
Color Harmonies of #695876
Complementary color
Monochromatic Colors of #695876
Black with #695876
Text Example
Text Example
White with #695876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695876; }
p { color: rgb(105,88,118); }
H1.HeaderClassName
{
color: #695876;
}
.AnyTagClassName
{
color: #695876;
}
</style>
background-color css
<style>
a { background-color: #695876; }
a { background-color: rgb(105,88,118); }
div.DivClassName
{
background-color: #695876;
}
.BgClassName
{
background-color: #695876;
}
</style>
border-color css
<style>
span { border-color: #695876; }
span { border-color: rgb(105,88,118); }
td.TdClassName
{
border-color: #695876;
}
.TagClassName
{
border-color: #695876;
}
</style>