Shades of Mobster #635076
Tints of Mobster #635076
RGB
CMYK
RGB Variations
Color information
#635076 (or 0x635076) is known color: Mobster. HEX triplet: 63, 50 and 76. RGB value is (99,80,118). Sum of RGB (Red+Green+Blue) = 99+80+118=297 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.33% from 297); Green value is 80 (31.64% from 255 or 26.94% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 118 - color contains mainly: blue. Hex color #635076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635076 is #9CAF89. Grayscale: #595959. Windows color (decimal): -10268554 or 7753827. OLE color: 7753827.
HSL color Cylindrical-coordinate representation of color #635076: hue angle of 270º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #635076 is Cyan = 0.16, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 99 | 80 | 118 | - |
| CMYK | 0.16 | 0.32 | 0 | 0.54 |
| HSL | 270º | 0.19% | 0.39% | - |
| HSV(B) | 270º | 0.32% | 0.46% | - |
| XYZ | 11.28 | 9.7 | 18.42 | - |
| YUV | 90.01 | 143.79 | 134.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 80 | 118 | 0.16 | 0.32 | 0 | 0.54 | 270 | 0.19 | 0.39 |
| Hex | 63 | 50 | 76 | 10 | 20 | 0 | 36 | 10E | 13 | 27 |
| Octal | 143 | 120 | 166 | 20 | 40 | 0 | 66 | 416 | 23 | 47 |
| Binary | 1100011 | 1010000 | 1110110 | 10000 | 100000 | 0 | 110110 | 100001110 | 10011 | 100111 |
Color Harmonies of #635076
Complementary color
Monochromatic Colors of #635076
Black with #635076
Text Example
Text Example
White with #635076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635076; }
p { color: rgb(99,80,118); }
H1.HeaderClassName
{
color: #635076;
}
.AnyTagClassName
{
color: #635076;
}
</style>
background-color css
<style>
a { background-color: #635076; }
a { background-color: rgb(99,80,118); }
div.DivClassName
{
background-color: #635076;
}
.BgClassName
{
background-color: #635076;
}
</style>
border-color css
<style>
span { border-color: #635076; }
span { border-color: rgb(99,80,118); }
td.TdClassName
{
border-color: #635076;
}
.TagClassName
{
border-color: #635076;
}
</style>