Shades of Mobster #665772
Tints of Mobster #665772
RGB
CMYK
RGB Variations
Color information
#665772 (or 0x665772) is known color: Mobster. HEX triplet: 66, 57 and 72. RGB value is (102,87,114). Sum of RGB (Red+Green+Blue) = 102+87+114=303 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.66% from 303); Green value is 87 (34.38% from 255 or 28.71% from 303); Blue value is 114 (44.92% from 255 or 37.62% from 303); Max value from RGB is 114 - color contains mainly: blue. Hex color #665772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665772 is #99A88D. Grayscale: #5E5E5E. Windows color (decimal): -10070158 or 7493478. OLE color: 7493478.
HSL color Cylindrical-coordinate representation of color #665772: hue angle of 273.33º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #665772 is Cyan = 0.11, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 87 | 114 | - |
| CMYK | 0.11 | 0.24 | 0 | 0.55 |
| HSL | 273.33º | 0.13% | 0.39% | - |
| HSV(B) | 273.33º | 0.24% | 0.45% | - |
| XYZ | 11.92 | 10.86 | 17.39 | - |
| YUV | 94.56 | 138.97 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 114 | 0.11 | 0.24 | 0 | 0.55 | 273.33 | 0.13 | 0.39 |
| Hex | 66 | 57 | 72 | B | 18 | 0 | 37 | 111 | D | 27 |
| Octal | 146 | 127 | 162 | 13 | 30 | 0 | 67 | 421 | 15 | 47 |
| Binary | 1100110 | 1010111 | 1110010 | 1011 | 11000 | 0 | 110111 | 100010001 | 1101 | 100111 |
Color Harmonies of #665772
Complementary color
Monochromatic Colors of #665772
Black with #665772
Text Example
Text Example
White with #665772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665772; }
p { color: rgb(102,87,114); }
H1.HeaderClassName
{
color: #665772;
}
.AnyTagClassName
{
color: #665772;
}
</style>
background-color css
<style>
a { background-color: #665772; }
a { background-color: rgb(102,87,114); }
div.DivClassName
{
background-color: #665772;
}
.BgClassName
{
background-color: #665772;
}
</style>
border-color css
<style>
span { border-color: #665772; }
span { border-color: rgb(102,87,114); }
td.TdClassName
{
border-color: #665772;
}
.TagClassName
{
border-color: #665772;
}
</style>