Shades of Mobster #665475
Tints of Mobster #665475
RGB
CMYK
RGB Variations
Color information
#665475 (or 0x665475) is known color: Mobster. HEX triplet: 66, 54 and 75. RGB value is (102,84,117). Sum of RGB (Red+Green+Blue) = 102+84+117=303 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.66% from 303); Green value is 84 (33.20% from 255 or 27.72% from 303); Blue value is 117 (46.09% from 255 or 38.61% from 303); Max value from RGB is 117 - color contains mainly: blue. Hex color #665475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665475 is #99AB8A. Grayscale: #5D5D5D. Windows color (decimal): -10070923 or 7689318. OLE color: 7689318.
HSL color Cylindrical-coordinate representation of color #665475: hue angle of 272.73º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #665475 is Cyan = 0.13, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 84 | 117 | - |
| CMYK | 0.13 | 0.28 | 0 | 0.54 |
| HSL | 272.73º | 0.16% | 0.39% | - |
| HSV(B) | 272.73º | 0.28% | 0.46% | - |
| XYZ | 11.86 | 10.45 | 18.22 | - |
| YUV | 93.14 | 141.46 | 134.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 117 | 0.13 | 0.28 | 0 | 0.54 | 272.73 | 0.16 | 0.39 |
| Hex | 66 | 54 | 75 | D | 1C | 0 | 36 | 111 | 10 | 27 |
| Octal | 146 | 124 | 165 | 15 | 34 | 0 | 66 | 421 | 20 | 47 |
| Binary | 1100110 | 1010100 | 1110101 | 1101 | 11100 | 0 | 110110 | 100010001 | 10000 | 100111 |
Color Harmonies of #665475
Complementary color
Monochromatic Colors of #665475
Black with #665475
Text Example
Text Example
White with #665475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665475; }
p { color: rgb(102,84,117); }
H1.HeaderClassName
{
color: #665475;
}
.AnyTagClassName
{
color: #665475;
}
</style>
background-color css
<style>
a { background-color: #665475; }
a { background-color: rgb(102,84,117); }
div.DivClassName
{
background-color: #665475;
}
.BgClassName
{
background-color: #665475;
}
</style>
border-color css
<style>
span { border-color: #665475; }
span { border-color: rgb(102,84,117); }
td.TdClassName
{
border-color: #665475;
}
.TagClassName
{
border-color: #665475;
}
</style>