Shades of Mobster #625470
Tints of Mobster #625470
RGB
CMYK
RGB Variations
Color information
#625470 (or 0x625470) is known color: Mobster. HEX triplet: 62, 54 and 70. RGB value is (98,84,112). Sum of RGB (Red+Green+Blue) = 98+84+112=294 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.33% from 294); Green value is 84 (33.20% from 255 or 28.57% 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 #625470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625470 is #9DAB8F. Grayscale: #5B5B5B. Windows color (decimal): -10333072 or 7361634. OLE color: 7361634.
HSL color Cylindrical-coordinate representation of color #625470: hue angle of 270º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #625470 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 84 | 112 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.56 |
| HSL | 270º | 0.14% | 0.38% | - |
| HSV(B) | 270º | 0.25% | 0.44% | - |
| XYZ | 11.13 | 10.11 | 16.69 | - |
| YUV | 91.38 | 139.64 | 132.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 112 | 0.13 | 0.25 | 0 | 0.56 | 270 | 0.14 | 0.38 |
| Hex | 62 | 54 | 70 | D | 19 | 0 | 38 | 10E | E | 26 |
| Octal | 142 | 124 | 160 | 15 | 31 | 0 | 70 | 416 | 16 | 46 |
| Binary | 1100010 | 1010100 | 1110000 | 1101 | 11001 | 0 | 111000 | 100001110 | 1110 | 100110 |
Color Harmonies of #625470
Complementary color
Monochromatic Colors of #625470
Black with #625470
Text Example
Text Example
White with #625470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625470; }
p { color: rgb(98,84,112); }
H1.HeaderClassName
{
color: #625470;
}
.AnyTagClassName
{
color: #625470;
}
</style>
background-color css
<style>
a { background-color: #625470; }
a { background-color: rgb(98,84,112); }
div.DivClassName
{
background-color: #625470;
}
.BgClassName
{
background-color: #625470;
}
</style>
border-color css
<style>
span { border-color: #625470; }
span { border-color: rgb(98,84,112); }
td.TdClassName
{
border-color: #625470;
}
.TagClassName
{
border-color: #625470;
}
</style>