Shades of Salt Box #625860
Tints of Salt Box #625860
RGB
CMYK
RGB Variations
Color information
#625860 (or 0x625860) is known color: Salt Box. HEX triplet: 62, 58 and 60. RGB value is (98,88,96). Sum of RGB (Red+Green+Blue) = 98+88+96=282 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.75% from 282); Green value is 88 (34.77% from 255 or 31.21% from 282); Blue value is 96 (37.89% from 255 or 34.04% from 282); Max value from RGB is 98 - color contains mainly: red. Hex color #625860 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625860 is #9DA79F. Grayscale: #5B5B5B. Windows color (decimal): -10332064 or 6314082. OLE color: 6314082.
HSL color Cylindrical-coordinate representation of color #625860: hue angle of 312º degrees, saturation: 0.05, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #625860 is Cyan = 0, Magento = 0.10, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 96 | - |
| CMYK | 0 | 0.10 | 0.02 | 0.62 |
| HSL | 312º | 0.05% | 0.36% | - |
| HSV(B) | 312º | 0.1% | 0.38% | - |
| XYZ | 10.64 | 10.42 | 12.52 | - |
| YUV | 91.9 | 130.31 | 132.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 96 | 0 | 0.10 | 0.02 | 0.62 | 312 | 0.05 | 0.36 |
| Hex | 62 | 58 | 60 | 0 | A | 2 | 3E | 138 | 5 | 24 |
| Octal | 142 | 130 | 140 | 0 | 12 | 2 | 76 | 470 | 5 | 44 |
| Binary | 1100010 | 1011000 | 1100000 | 0 | 1010 | 10 | 111110 | 100111000 | 101 | 100100 |
Color Harmonies of #625860
Complementary color
Monochromatic Colors of #625860
Black with #625860
Text Example
Text Example
White with #625860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625860; }
p { color: rgb(98,88,96); }
H1.HeaderClassName
{
color: #625860;
}
.AnyTagClassName
{
color: #625860;
}
</style>
background-color css
<style>
a { background-color: #625860; }
a { background-color: rgb(98,88,96); }
div.DivClassName
{
background-color: #625860;
}
.BgClassName
{
background-color: #625860;
}
</style>
border-color css
<style>
span { border-color: #625860; }
span { border-color: rgb(98,88,96); }
td.TdClassName
{
border-color: #625860;
}
.TagClassName
{
border-color: #625860;
}
</style>