Shades of Mobster #675977
Tints of Mobster #675977
RGB
CMYK
RGB Variations
Color information
#675977 (or 0x675977) is known color: Mobster. HEX triplet: 67, 59 and 77. RGB value is (103,89,119). Sum of RGB (Red+Green+Blue) = 103+89+119=311 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.12% from 311); Green value is 89 (35.16% from 255 or 28.62% from 311); Blue value is 119 (46.88% from 255 or 38.26% from 311); Max value from RGB is 119 - color contains mainly: blue. Hex color #675977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675977 is #98A688. Grayscale: #606060. Windows color (decimal): -10004105 or 7821671. OLE color: 7821671.
HSL color Cylindrical-coordinate representation of color #675977: hue angle of 268º 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 #675977 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 89 | 119 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.53 |
| HSL | 268º | 0.14% | 0.41% | - |
| HSV(B) | 268º | 0.25% | 0.47% | - |
| XYZ | 12.5 | 11.36 | 18.99 | - |
| YUV | 96.61 | 140.64 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 119 | 0.13 | 0.25 | 0 | 0.53 | 268 | 0.14 | 0.41 |
| Hex | 67 | 59 | 77 | D | 19 | 0 | 35 | 10C | E | 29 |
| Octal | 147 | 131 | 167 | 15 | 31 | 0 | 65 | 414 | 16 | 51 |
| Binary | 1100111 | 1011001 | 1110111 | 1101 | 11001 | 0 | 110101 | 100001100 | 1110 | 101001 |
Color Harmonies of #675977
Complementary color
Monochromatic Colors of #675977
Black with #675977
Text Example
Text Example
White with #675977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675977; }
p { color: rgb(103,89,119); }
H1.HeaderClassName
{
color: #675977;
}
.AnyTagClassName
{
color: #675977;
}
</style>
background-color css
<style>
a { background-color: #675977; }
a { background-color: rgb(103,89,119); }
div.DivClassName
{
background-color: #675977;
}
.BgClassName
{
background-color: #675977;
}
</style>
border-color css
<style>
span { border-color: #675977; }
span { border-color: rgb(103,89,119); }
td.TdClassName
{
border-color: #675977;
}
.TagClassName
{
border-color: #675977;
}
</style>