Shades of Mobster #665375
Tints of Mobster #665375
RGB
CMYK
RGB Variations
Color information
#665375 (or 0x665375) is known color: Mobster. HEX triplet: 66, 53 and 75. RGB value is (102,83,117). Sum of RGB (Red+Green+Blue) = 102+83+117=302 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.77% from 302); Green value is 83 (32.81% from 255 or 27.48% from 302); Blue value is 117 (46.09% from 255 or 38.74% from 302); Max value from RGB is 117 - color contains mainly: blue. Hex color #665375 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665375 is #99AC8A. Grayscale: #5C5C5C. Windows color (decimal): -10071179 or 7689062. OLE color: 7689062.
HSL color Cylindrical-coordinate representation of color #665375: hue angle of 273.53º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #665375 is Cyan = 0.13, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 83 | 117 | - |
| CMYK | 0.13 | 0.29 | 0 | 0.54 |
| HSL | 273.53º | 0.17% | 0.39% | - |
| HSV(B) | 273.53º | 0.29% | 0.46% | - |
| XYZ | 11.78 | 10.3 | 18.2 | - |
| YUV | 92.56 | 141.79 | 134.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 117 | 0.13 | 0.29 | 0 | 0.54 | 273.53 | 0.17 | 0.39 |
| Hex | 66 | 53 | 75 | D | 1D | 0 | 36 | 112 | 11 | 27 |
| Octal | 146 | 123 | 165 | 15 | 35 | 0 | 66 | 422 | 21 | 47 |
| Binary | 1100110 | 1010011 | 1110101 | 1101 | 11101 | 0 | 110110 | 100010010 | 10001 | 100111 |
Color Harmonies of #665375
Complementary color
Monochromatic Colors of #665375
Black with #665375
Text Example
Text Example
White with #665375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665375; }
p { color: rgb(102,83,117); }
H1.HeaderClassName
{
color: #665375;
}
.AnyTagClassName
{
color: #665375;
}
</style>
background-color css
<style>
a { background-color: #665375; }
a { background-color: rgb(102,83,117); }
div.DivClassName
{
background-color: #665375;
}
.BgClassName
{
background-color: #665375;
}
</style>
border-color css
<style>
span { border-color: #665375; }
span { border-color: rgb(102,83,117); }
td.TdClassName
{
border-color: #665375;
}
.TagClassName
{
border-color: #665375;
}
</style>