Shades of Mobster #675972
Tints of Mobster #675972
RGB
CMYK
RGB Variations
Color information
#675972 (or 0x675972) is known color: Mobster. HEX triplet: 67, 59 and 72. RGB value is (103,89,114). Sum of RGB (Red+Green+Blue) = 103+89+114=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 89 (35.16% from 255 or 29.08% from 306); Blue value is 114 (44.92% from 255 or 37.25% from 306); Max value from RGB is 114 - color contains mainly: blue. Hex color #675972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #675972 is #98A68D. Grayscale: #5F5F5F. Windows color (decimal): -10004110 or 7493991. OLE color: 7493991.
HSL color Cylindrical-coordinate representation of color #675972: hue angle of 273.6º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #675972 is Cyan = 0.10, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 89 | 114 | - |
| CMYK | 0.10 | 0.22 | 0 | 0.55 |
| HSL | 273.6º | 0.12% | 0.4% | - |
| HSV(B) | 273.6º | 0.22% | 0.45% | - |
| XYZ | 12.2 | 11.24 | 17.45 | - |
| YUV | 96.04 | 138.14 | 132.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 114 | 0.10 | 0.22 | 0 | 0.55 | 273.6 | 0.12 | 0.4 |
| Hex | 67 | 59 | 72 | A | 16 | 0 | 37 | 112 | C | 28 |
| Octal | 147 | 131 | 162 | 12 | 26 | 0 | 67 | 422 | 14 | 50 |
| Binary | 1100111 | 1011001 | 1110010 | 1010 | 10110 | 0 | 110111 | 100010010 | 1100 | 101000 |
Color Harmonies of #675972
Complementary color
Monochromatic Colors of #675972
Black with #675972
Text Example
Text Example
White with #675972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675972; }
p { color: rgb(103,89,114); }
H1.HeaderClassName
{
color: #675972;
}
.AnyTagClassName
{
color: #675972;
}
</style>
background-color css
<style>
a { background-color: #675972; }
a { background-color: rgb(103,89,114); }
div.DivClassName
{
background-color: #675972;
}
.BgClassName
{
background-color: #675972;
}
</style>
border-color css
<style>
span { border-color: #675972; }
span { border-color: rgb(103,89,114); }
td.TdClassName
{
border-color: #675972;
}
.TagClassName
{
border-color: #675972;
}
</style>