Shades of Mobster #665378
Tints of Mobster #665378
RGB
CMYK
RGB Variations
Color information
#665378 (or 0x665378) is known color: Mobster. HEX triplet: 66, 53 and 78. RGB value is (102,83,120). Sum of RGB (Red+Green+Blue) = 102+83+120=305 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.44% from 305); Green value is 83 (32.81% from 255 or 27.21% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #665378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #665378 is #99AC87. Grayscale: #5C5C5C. Windows color (decimal): -10071176 or 7885670. OLE color: 7885670.
HSL color Cylindrical-coordinate representation of color #665378: hue angle of 270.81º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #665378 is Cyan = 0.15, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 102 | 83 | 120 | - |
| CMYK | 0.15 | 0.31 | 0 | 0.53 |
| HSL | 270.81º | 0.18% | 0.4% | - |
| HSV(B) | 270.81º | 0.31% | 0.47% | - |
| XYZ | 11.96 | 10.37 | 19.14 | - |
| YUV | 92.9 | 143.29 | 134.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 120 | 0.15 | 0.31 | 0 | 0.53 | 270.81 | 0.18 | 0.4 |
| Hex | 66 | 53 | 78 | F | 1F | 0 | 35 | 10F | 12 | 28 |
| Octal | 146 | 123 | 170 | 17 | 37 | 0 | 65 | 417 | 22 | 50 |
| Binary | 1100110 | 1010011 | 1111000 | 1111 | 11111 | 0 | 110101 | 100001111 | 10010 | 101000 |
Color Harmonies of #665378
Complementary color
Monochromatic Colors of #665378
Black with #665378
Text Example
Text Example
White with #665378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665378; }
p { color: rgb(102,83,120); }
H1.HeaderClassName
{
color: #665378;
}
.AnyTagClassName
{
color: #665378;
}
</style>
background-color css
<style>
a { background-color: #665378; }
a { background-color: rgb(102,83,120); }
div.DivClassName
{
background-color: #665378;
}
.BgClassName
{
background-color: #665378;
}
</style>
border-color css
<style>
span { border-color: #665378; }
span { border-color: rgb(102,83,120); }
td.TdClassName
{
border-color: #665378;
}
.TagClassName
{
border-color: #665378;
}
</style>