Shades of Mobster #625575
Tints of Mobster #625575
RGB
CMYK
RGB Variations
Color information
#625575 (or 0x625575) is known color: Mobster. HEX triplet: 62, 55 and 75. RGB value is (98,85,117). Sum of RGB (Red+Green+Blue) = 98+85+117=300 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.67% from 300); Green value is 85 (33.59% from 255 or 28.33% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #625575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625575 is #9DAA8A. Grayscale: #5C5C5C. Windows color (decimal): -10332811 or 7689570. OLE color: 7689570.
HSL color Cylindrical-coordinate representation of color #625575: hue angle of 264.38º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #625575 is Cyan = 0.16, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 85 | 117 | - |
| CMYK | 0.16 | 0.27 | 0 | 0.54 |
| HSL | 264.38º | 0.16% | 0.4% | - |
| HSV(B) | 264.38º | 0.27% | 0.46% | - |
| XYZ | 11.5 | 10.38 | 18.23 | - |
| YUV | 92.54 | 141.81 | 131.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 85 | 117 | 0.16 | 0.27 | 0 | 0.54 | 264.38 | 0.16 | 0.4 |
| Hex | 62 | 55 | 75 | 10 | 1B | 0 | 36 | 108 | 10 | 28 |
| Octal | 142 | 125 | 165 | 20 | 33 | 0 | 66 | 410 | 20 | 50 |
| Binary | 1100010 | 1010101 | 1110101 | 10000 | 11011 | 0 | 110110 | 100001000 | 10000 | 101000 |
Color Harmonies of #625575
Complementary color
Monochromatic Colors of #625575
Black with #625575
Text Example
Text Example
White with #625575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625575; }
p { color: rgb(98,85,117); }
H1.HeaderClassName
{
color: #625575;
}
.AnyTagClassName
{
color: #625575;
}
</style>
background-color css
<style>
a { background-color: #625575; }
a { background-color: rgb(98,85,117); }
div.DivClassName
{
background-color: #625575;
}
.BgClassName
{
background-color: #625575;
}
</style>
border-color css
<style>
span { border-color: #625575; }
span { border-color: rgb(98,85,117); }
td.TdClassName
{
border-color: #625575;
}
.TagClassName
{
border-color: #625575;
}
</style>