Shades of Mobster #675979
Tints of Mobster #675979
RGB
CMYK
RGB Variations
Color information
#675979 (or 0x675979) is known color: Mobster. HEX triplet: 67, 59 and 79. RGB value is (103,89,121). Sum of RGB (Red+Green+Blue) = 103+89+121=313 (41% of max value = 765). Red value is 103 (40.62% from 255 or 32.91% from 313); Green value is 89 (35.16% from 255 or 28.43% from 313); Blue value is 121 (47.66% from 255 or 38.66% from 313); Max value from RGB is 121 - color contains mainly: blue. Hex color #675979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675979 is #98A686. Grayscale: #606060. Windows color (decimal): -10004103 or 7952743. OLE color: 7952743.
HSL color Cylindrical-coordinate representation of color #675979: hue angle of 266.25º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #675979 is Cyan = 0.15, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 89 | 121 | - |
| CMYK | 0.15 | 0.26 | 0 | 0.53 |
| HSL | 266.25º | 0.15% | 0.41% | - |
| HSV(B) | 266.25º | 0.26% | 0.47% | - |
| XYZ | 12.62 | 11.41 | 19.63 | - |
| YUV | 96.83 | 141.64 | 132.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 121 | 0.15 | 0.26 | 0 | 0.53 | 266.25 | 0.15 | 0.41 |
| Hex | 67 | 59 | 79 | F | 1A | 0 | 35 | 10A | F | 29 |
| Octal | 147 | 131 | 171 | 17 | 32 | 0 | 65 | 412 | 17 | 51 |
| Binary | 1100111 | 1011001 | 1111001 | 1111 | 11010 | 0 | 110101 | 100001010 | 1111 | 101001 |
Color Harmonies of #675979
Complementary color
Monochromatic Colors of #675979
Black with #675979
Text Example
Text Example
White with #675979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675979; }
p { color: rgb(103,89,121); }
H1.HeaderClassName
{
color: #675979;
}
.AnyTagClassName
{
color: #675979;
}
</style>
background-color css
<style>
a { background-color: #675979; }
a { background-color: rgb(103,89,121); }
div.DivClassName
{
background-color: #675979;
}
.BgClassName
{
background-color: #675979;
}
</style>
border-color css
<style>
span { border-color: #675979; }
span { border-color: rgb(103,89,121); }
td.TdClassName
{
border-color: #675979;
}
.TagClassName
{
border-color: #675979;
}
</style>