Shades of Mobster #675976
Tints of Mobster #675976
RGB
CMYK
RGB Variations
Color information
#675976 (or 0x675976) is known color: Mobster. HEX triplet: 67, 59 and 76. RGB value is (103,89,118). Sum of RGB (Red+Green+Blue) = 103+89+118=310 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.23% from 310); Green value is 89 (35.16% from 255 or 28.71% from 310); Blue value is 118 (46.48% from 255 or 38.06% from 310); Max value from RGB is 118 - color contains mainly: blue. Hex color #675976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675976 is #98A689. Grayscale: #606060. Windows color (decimal): -10004106 or 7756135. OLE color: 7756135.
HSL color Cylindrical-coordinate representation of color #675976: hue angle of 268.97º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #675976 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 89 | 118 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.54 |
| HSL | 268.97º | 0.14% | 0.41% | - |
| HSV(B) | 268.97º | 0.25% | 0.46% | - |
| XYZ | 12.44 | 11.34 | 18.67 | - |
| YUV | 96.49 | 140.14 | 132.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 118 | 0.13 | 0.25 | 0 | 0.54 | 268.97 | 0.14 | 0.41 |
| Hex | 67 | 59 | 76 | D | 19 | 0 | 36 | 10D | E | 29 |
| Octal | 147 | 131 | 166 | 15 | 31 | 0 | 66 | 415 | 16 | 51 |
| Binary | 1100111 | 1011001 | 1110110 | 1101 | 11001 | 0 | 110110 | 100001101 | 1110 | 101001 |
Color Harmonies of #675976
Complementary color
Monochromatic Colors of #675976
Black with #675976
Text Example
Text Example
White with #675976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675976; }
p { color: rgb(103,89,118); }
H1.HeaderClassName
{
color: #675976;
}
.AnyTagClassName
{
color: #675976;
}
</style>
background-color css
<style>
a { background-color: #675976; }
a { background-color: rgb(103,89,118); }
div.DivClassName
{
background-color: #675976;
}
.BgClassName
{
background-color: #675976;
}
</style>
border-color css
<style>
span { border-color: #675976; }
span { border-color: rgb(103,89,118); }
td.TdClassName
{
border-color: #675976;
}
.TagClassName
{
border-color: #675976;
}
</style>