Shades of Salt Box #625960
Tints of Salt Box #625960
RGB
CMYK
RGB Variations
Color information
#625960 (or 0x625960) is known color: Salt Box. HEX triplet: 62, 59 and 60. RGB value is (98,89,96). Sum of RGB (Red+Green+Blue) = 98+89+96=283 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.63% from 283); Green value is 89 (35.16% from 255 or 31.45% from 283); Blue value is 96 (37.89% from 255 or 33.92% from 283); Max value from RGB is 98 - color contains mainly: red. Hex color #625960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625960 is #9DA69F. Grayscale: #5C5C5C. Windows color (decimal): -10331808 or 6314338. OLE color: 6314338.
HSL color Cylindrical-coordinate representation of color #625960: hue angle of 313.33º degrees, saturation: 0.05, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #625960 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 89 | 96 | - |
| CMYK | 0 | 0.09 | 0.02 | 0.62 |
| HSL | 313.33º | 0.05% | 0.37% | - |
| HSV(B) | 313.33º | 0.09% | 0.38% | - |
| XYZ | 10.72 | 10.59 | 12.54 | - |
| YUV | 92.49 | 129.98 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 89 | 96 | 0 | 0.09 | 0.02 | 0.62 | 313.33 | 0.05 | 0.37 |
| Hex | 62 | 59 | 60 | 0 | 9 | 2 | 3E | 139 | 5 | 25 |
| Octal | 142 | 131 | 140 | 0 | 11 | 2 | 76 | 471 | 5 | 45 |
| Binary | 1100010 | 1011001 | 1100000 | 0 | 1001 | 10 | 111110 | 100111001 | 101 | 100101 |
Color Harmonies of #625960
Complementary color
Monochromatic Colors of #625960
Black with #625960
Text Example
Text Example
White with #625960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625960; }
p { color: rgb(98,89,96); }
H1.HeaderClassName
{
color: #625960;
}
.AnyTagClassName
{
color: #625960;
}
</style>
background-color css
<style>
a { background-color: #625960; }
a { background-color: rgb(98,89,96); }
div.DivClassName
{
background-color: #625960;
}
.BgClassName
{
background-color: #625960;
}
</style>
border-color css
<style>
span { border-color: #625960; }
span { border-color: rgb(98,89,96); }
td.TdClassName
{
border-color: #625960;
}
.TagClassName
{
border-color: #625960;
}
</style>