Shades of Salt Box #625160
Tints of Salt Box #625160
RGB
CMYK
RGB Variations
Color information
#625160 (or 0x625160) is known color: Salt Box. HEX triplet: 62, 51 and 60. RGB value is (98,81,96). Sum of RGB (Red+Green+Blue) = 98+81+96=275 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.64% from 275); Green value is 81 (32.03% from 255 or 29.45% from 275); Blue value is 96 (37.89% from 255 or 34.91% from 275); Max value from RGB is 98 - color contains mainly: red. Hex color #625160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625160 is #9DAE9F. Grayscale: #575757. Windows color (decimal): -10333856 or 6312290. OLE color: 6312290.
HSL color Cylindrical-coordinate representation of color #625160: hue angle of 307.06º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #625160 is Cyan = 0, Magento = 0.17, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 81 | 96 | - |
| CMYK | 0 | 0.17 | 0.02 | 0.62 |
| HSL | 307.06º | 0.09% | 0.35% | - |
| HSV(B) | 307.06º | 0.17% | 0.38% | - |
| XYZ | 10.09 | 9.33 | 12.33 | - |
| YUV | 87.79 | 132.63 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 81 | 96 | 0 | 0.17 | 0.02 | 0.62 | 307.06 | 0.09 | 0.35 |
| Hex | 62 | 51 | 60 | 0 | 11 | 2 | 3E | 133 | 9 | 23 |
| Octal | 142 | 121 | 140 | 0 | 21 | 2 | 76 | 463 | 11 | 43 |
| Binary | 1100010 | 1010001 | 1100000 | 0 | 10001 | 10 | 111110 | 100110011 | 1001 | 100011 |
Color Harmonies of #625160
Complementary color
Monochromatic Colors of #625160
Black with #625160
Text Example
Text Example
White with #625160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625160; }
p { color: rgb(98,81,96); }
H1.HeaderClassName
{
color: #625160;
}
.AnyTagClassName
{
color: #625160;
}
</style>
background-color css
<style>
a { background-color: #625160; }
a { background-color: rgb(98,81,96); }
div.DivClassName
{
background-color: #625160;
}
.BgClassName
{
background-color: #625160;
}
</style>
border-color css
<style>
span { border-color: #625160; }
span { border-color: rgb(98,81,96); }
td.TdClassName
{
border-color: #625160;
}
.TagClassName
{
border-color: #625160;
}
</style>