Shades of Mobster #625472
Tints of Mobster #625472
RGB
CMYK
RGB Variations
Color information
#625472 (or 0x625472) is known color: Mobster. HEX triplet: 62, 54 and 72. RGB value is (98,84,114). Sum of RGB (Red+Green+Blue) = 98+84+114=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 84 (33.20% from 255 or 28.38% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 114 - color contains mainly: blue. Hex color #625472 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625472 is #9DAB8D. Grayscale: #5B5B5B. Windows color (decimal): -10333070 or 7492706. OLE color: 7492706.
HSL color Cylindrical-coordinate representation of color #625472: hue angle of 268º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #625472 is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 84 | 114 | - |
| CMYK | 0.14 | 0.26 | 0 | 0.55 |
| HSL | 268º | 0.15% | 0.39% | - |
| HSV(B) | 268º | 0.26% | 0.45% | - |
| XYZ | 11.24 | 10.15 | 17.29 | - |
| YUV | 91.61 | 140.64 | 132.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 84 | 114 | 0.14 | 0.26 | 0 | 0.55 | 268 | 0.15 | 0.39 |
| Hex | 62 | 54 | 72 | E | 1A | 0 | 37 | 10C | F | 27 |
| Octal | 142 | 124 | 162 | 16 | 32 | 0 | 67 | 414 | 17 | 47 |
| Binary | 1100010 | 1010100 | 1110010 | 1110 | 11010 | 0 | 110111 | 100001100 | 1111 | 100111 |
Color Harmonies of #625472
Complementary color
Monochromatic Colors of #625472
Black with #625472
Text Example
Text Example
White with #625472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625472; }
p { color: rgb(98,84,114); }
H1.HeaderClassName
{
color: #625472;
}
.AnyTagClassName
{
color: #625472;
}
</style>
background-color css
<style>
a { background-color: #625472; }
a { background-color: rgb(98,84,114); }
div.DivClassName
{
background-color: #625472;
}
.BgClassName
{
background-color: #625472;
}
</style>
border-color css
<style>
span { border-color: #625472; }
span { border-color: rgb(98,84,114); }
td.TdClassName
{
border-color: #625472;
}
.TagClassName
{
border-color: #625472;
}
</style>