Shades of Salt Box #625861
Tints of Salt Box #625861
RGB
CMYK
RGB Variations
Color information
#625861 (or 0x625861) is known color: Salt Box. HEX triplet: 62, 58 and 61. RGB value is (98,88,97). Sum of RGB (Red+Green+Blue) = 98+88+97=283 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.63% from 283); Green value is 88 (34.77% from 255 or 31.10% from 283); Blue value is 97 (38.28% from 255 or 34.28% from 283); Max value from RGB is 98 - color contains mainly: red. Hex color #625861 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #625861 is #9DA79E. Grayscale: #5B5B5B. Windows color (decimal): -10332063 or 6379618. OLE color: 6379618.
HSL color Cylindrical-coordinate representation of color #625861: hue angle of 306º 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 #625861 is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 88 | 97 | - |
| CMYK | 0 | 0.10 | 0.01 | 0.62 |
| HSL | 306º | 0.05% | 0.36% | - |
| HSV(B) | 306º | 0.1% | 0.38% | - |
| XYZ | 10.68 | 10.44 | 12.76 | - |
| YUV | 92.02 | 130.81 | 132.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 88 | 97 | 0 | 0.10 | 0.01 | 0.62 | 306 | 0.05 | 0.36 |
| Hex | 62 | 58 | 61 | 0 | A | 1 | 3E | 132 | 5 | 24 |
| Octal | 142 | 130 | 141 | 0 | 12 | 1 | 76 | 462 | 5 | 44 |
| Binary | 1100010 | 1011000 | 1100001 | 0 | 1010 | 1 | 111110 | 100110010 | 101 | 100100 |
Color Harmonies of #625861
Complementary color
Monochromatic Colors of #625861
Black with #625861
Text Example
Text Example
White with #625861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #625861; }
p { color: rgb(98,88,97); }
H1.HeaderClassName
{
color: #625861;
}
.AnyTagClassName
{
color: #625861;
}
</style>
background-color css
<style>
a { background-color: #625861; }
a { background-color: rgb(98,88,97); }
div.DivClassName
{
background-color: #625861;
}
.BgClassName
{
background-color: #625861;
}
</style>
border-color css
<style>
span { border-color: #625861; }
span { border-color: rgb(98,88,97); }
td.TdClassName
{
border-color: #625861;
}
.TagClassName
{
border-color: #625861;
}
</style>