Shades of Mobster #625572
Tints of Mobster #625572
RGB
CMYK
RGB Variations
Color information
#625572 (or 0x625572) is known color: Mobster. HEX triplet: 62, 55 and 72. RGB value is (98,85,114). Sum of RGB (Red+Green+Blue) = 98+85+114=297 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.00% from 297); Green value is 85 (33.59% from 255 or 28.62% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 114 - color contains mainly: blue. Hex color #625572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625572 is #9DAA8D. Grayscale: #5C5C5C. Windows color (decimal): -10332814 or 7492962. OLE color: 7492962.
HSL color Cylindrical-coordinate representation of color #625572: hue angle of 266.9º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #625572 is Cyan = 0.14, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 85 | 114 | - |
| CMYK | 0.14 | 0.25 | 0 | 0.55 |
| HSL | 266.9º | 0.15% | 0.39% | - |
| HSV(B) | 266.9º | 0.25% | 0.45% | - |
| XYZ | 11.32 | 10.31 | 17.31 | - |
| YUV | 92.19 | 140.31 | 132.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 114 | 0.14 | 0.25 | 0 | 0.55 | 266.9 | 0.15 | 0.39 |
| Hex | 62 | 55 | 72 | E | 19 | 0 | 37 | 10B | F | 27 |
| Octal | 142 | 125 | 162 | 16 | 31 | 0 | 67 | 413 | 17 | 47 |
| Binary | 1100010 | 1010101 | 1110010 | 1110 | 11001 | 0 | 110111 | 100001011 | 1111 | 100111 |
Color Harmonies of #625572
Complementary color
Monochromatic Colors of #625572
Black with #625572
Text Example
Text Example
White with #625572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625572; }
p { color: rgb(98,85,114); }
H1.HeaderClassName
{
color: #625572;
}
.AnyTagClassName
{
color: #625572;
}
</style>
background-color css
<style>
a { background-color: #625572; }
a { background-color: rgb(98,85,114); }
div.DivClassName
{
background-color: #625572;
}
.BgClassName
{
background-color: #625572;
}
</style>
border-color css
<style>
span { border-color: #625572; }
span { border-color: rgb(98,85,114); }
td.TdClassName
{
border-color: #625572;
}
.TagClassName
{
border-color: #625572;
}
</style>