Shades of Mobster #635370
Tints of Mobster #635370
RGB
CMYK
RGB Variations
Color information
#635370 (or 0x635370) is known color: Mobster. HEX triplet: 63, 53 and 70. RGB value is (99,83,112). Sum of RGB (Red+Green+Blue) = 99+83+112=294 (38% of max value = 765). Red value is 99 (39.06% from 255 or 33.67% from 294); Green value is 83 (32.81% from 255 or 28.23% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 112 - color contains mainly: blue. Hex color #635370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635370 is #9CAC8F. Grayscale: #5A5A5A. Windows color (decimal): -10267792 or 7361379. OLE color: 7361379.
HSL color Cylindrical-coordinate representation of color #635370: hue angle of 273.1º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #635370 is Cyan = 0.12, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 83 | 112 | - |
| CMYK | 0.12 | 0.26 | 0 | 0.56 |
| HSL | 273.1º | 0.15% | 0.38% | - |
| HSV(B) | 273.1º | 0.26% | 0.44% | - |
| XYZ | 11.16 | 10.01 | 16.67 | - |
| YUV | 91.09 | 139.8 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 83 | 112 | 0.12 | 0.26 | 0 | 0.56 | 273.1 | 0.15 | 0.38 |
| Hex | 63 | 53 | 70 | C | 1A | 0 | 38 | 111 | F | 26 |
| Octal | 143 | 123 | 160 | 14 | 32 | 0 | 70 | 421 | 17 | 46 |
| Binary | 1100011 | 1010011 | 1110000 | 1100 | 11010 | 0 | 111000 | 100010001 | 1111 | 100110 |
Color Harmonies of #635370
Complementary color
Monochromatic Colors of #635370
Black with #635370
Text Example
Text Example
White with #635370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635370; }
p { color: rgb(99,83,112); }
H1.HeaderClassName
{
color: #635370;
}
.AnyTagClassName
{
color: #635370;
}
</style>
background-color css
<style>
a { background-color: #635370; }
a { background-color: rgb(99,83,112); }
div.DivClassName
{
background-color: #635370;
}
.BgClassName
{
background-color: #635370;
}
</style>
border-color css
<style>
span { border-color: #635370; }
span { border-color: rgb(99,83,112); }
td.TdClassName
{
border-color: #635370;
}
.TagClassName
{
border-color: #635370;
}
</style>