Shades of Mobster #675971
Tints of Mobster #675971
RGB
CMYK
RGB Variations
Color information
#675971 (or 0x675971) is known color: Mobster. HEX triplet: 67, 59 and 71. RGB value is (103,89,113). Sum of RGB (Red+Green+Blue) = 103+89+113=305 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.77% from 305); Green value is 89 (35.16% from 255 or 29.18% from 305); Blue value is 113 (44.53% from 255 or 37.05% from 305); Max value from RGB is 113 - color contains mainly: blue. Hex color #675971 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675971 is #98A68E. Grayscale: #5F5F5F. Windows color (decimal): -10004111 or 7428455. OLE color: 7428455.
HSL color Cylindrical-coordinate representation of color #675971: hue angle of 275º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #675971 is Cyan = 0.09, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 89 | 113 | - |
| CMYK | 0.09 | 0.21 | 0 | 0.56 |
| HSL | 275º | 0.12% | 0.4% | - |
| HSV(B) | 275º | 0.21% | 0.44% | - |
| XYZ | 12.15 | 11.22 | 17.15 | - |
| YUV | 95.92 | 137.64 | 133.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 113 | 0.09 | 0.21 | 0 | 0.56 | 275 | 0.12 | 0.4 |
| Hex | 67 | 59 | 71 | 9 | 15 | 0 | 38 | 113 | C | 28 |
| Octal | 147 | 131 | 161 | 11 | 25 | 0 | 70 | 423 | 14 | 50 |
| Binary | 1100111 | 1011001 | 1110001 | 1001 | 10101 | 0 | 111000 | 100010011 | 1100 | 101000 |
Color Harmonies of #675971
Complementary color
Monochromatic Colors of #675971
Black with #675971
Text Example
Text Example
White with #675971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675971; }
p { color: rgb(103,89,113); }
H1.HeaderClassName
{
color: #675971;
}
.AnyTagClassName
{
color: #675971;
}
</style>
background-color css
<style>
a { background-color: #675971; }
a { background-color: rgb(103,89,113); }
div.DivClassName
{
background-color: #675971;
}
.BgClassName
{
background-color: #675971;
}
</style>
border-color css
<style>
span { border-color: #675971; }
span { border-color: rgb(103,89,113); }
td.TdClassName
{
border-color: #675971;
}
.TagClassName
{
border-color: #675971;
}
</style>