Shades of Salt Box #625760
Tints of Salt Box #625760
RGB
CMYK
RGB Variations
Color information
#625760 (or 0x625760) is known color: Salt Box. HEX triplet: 62, 57 and 60. RGB value is (98,87,96). Sum of RGB (Red+Green+Blue) = 98+87+96=281 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.88% from 281); Green value is 87 (34.38% from 255 or 30.96% from 281); Blue value is 96 (37.89% from 255 or 34.16% from 281); Max value from RGB is 98 - color contains mainly: red. Hex color #625760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625760 is #9DA89F. Grayscale: #5B5B5B. Windows color (decimal): -10332320 or 6313826. OLE color: 6313826.
HSL color Cylindrical-coordinate representation of color #625760: hue angle of 310.91º degrees, saturation: 0.06, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #625760 is Cyan = 0, Magento = 0.11, Yellow = 0.02 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 87 | 96 | - |
| CMYK | 0 | 0.11 | 0.02 | 0.62 |
| HSL | 310.91º | 0.06% | 0.36% | - |
| HSV(B) | 310.91º | 0.11% | 0.38% | - |
| XYZ | 10.56 | 10.26 | 12.49 | - |
| YUV | 91.32 | 130.64 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 87 | 96 | 0 | 0.11 | 0.02 | 0.62 | 310.91 | 0.06 | 0.36 |
| Hex | 62 | 57 | 60 | 0 | B | 2 | 3E | 137 | 6 | 24 |
| Octal | 142 | 127 | 140 | 0 | 13 | 2 | 76 | 467 | 6 | 44 |
| Binary | 1100010 | 1010111 | 1100000 | 0 | 1011 | 10 | 111110 | 100110111 | 110 | 100100 |
Color Harmonies of #625760
Complementary color
Monochromatic Colors of #625760
Black with #625760
Text Example
Text Example
White with #625760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625760; }
p { color: rgb(98,87,96); }
H1.HeaderClassName
{
color: #625760;
}
.AnyTagClassName
{
color: #625760;
}
</style>
background-color css
<style>
a { background-color: #625760; }
a { background-color: rgb(98,87,96); }
div.DivClassName
{
background-color: #625760;
}
.BgClassName
{
background-color: #625760;
}
</style>
border-color css
<style>
span { border-color: #625760; }
span { border-color: rgb(98,87,96); }
td.TdClassName
{
border-color: #625760;
}
.TagClassName
{
border-color: #625760;
}
</style>