Shades of Mobster #605766
Tints of Mobster #605766
RGB
CMYK
RGB Variations
Color information
#605766 (or 0x605766) is known color: Mobster. HEX triplet: 60, 57 and 66. RGB value is (96,87,102). Sum of RGB (Red+Green+Blue) = 96+87+102=285 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.68% from 285); Green value is 87 (34.38% from 255 or 30.53% from 285); Blue value is 102 (40.23% from 255 or 35.79% from 285); Max value from RGB is 102 - color contains mainly: blue. Hex color #605766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #605766 is #9FA899. Grayscale: #5B5B5B. Windows color (decimal): -10463386 or 6707040. OLE color: 6707040.
HSL color Cylindrical-coordinate representation of color #605766: hue angle of 276º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #605766 is Cyan = 0.06, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 96 | 87 | 102 | - |
| CMYK | 0.06 | 0.15 | 0 | 0.6 |
| HSL | 276º | 0.08% | 0.37% | - |
| HSV(B) | 276º | 0.15% | 0.4% | - |
| XYZ | 10.63 | 10.26 | 13.99 | - |
| YUV | 91.4 | 133.98 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 87 | 102 | 0.06 | 0.15 | 0 | 0.6 | 276 | 0.08 | 0.37 |
| Hex | 60 | 57 | 66 | 6 | F | 0 | 3C | 114 | 8 | 25 |
| Octal | 140 | 127 | 146 | 6 | 17 | 0 | 74 | 424 | 10 | 45 |
| Binary | 1100000 | 1010111 | 1100110 | 110 | 1111 | 0 | 111100 | 100010100 | 1000 | 100101 |
Color Harmonies of #605766
Complementary color
Monochromatic Colors of #605766
Black with #605766
Text Example
Text Example
White with #605766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605766; }
p { color: rgb(96,87,102); }
H1.HeaderClassName
{
color: #605766;
}
.AnyTagClassName
{
color: #605766;
}
</style>
background-color css
<style>
a { background-color: #605766; }
a { background-color: rgb(96,87,102); }
div.DivClassName
{
background-color: #605766;
}
.BgClassName
{
background-color: #605766;
}
</style>
border-color css
<style>
span { border-color: #605766; }
span { border-color: rgb(96,87,102); }
td.TdClassName
{
border-color: #605766;
}
.TagClassName
{
border-color: #605766;
}
</style>