Shades of Salt Box #685762
Tints of Salt Box #685762
RGB
CMYK
RGB Variations
Color information
#685762 (or 0x685762) is known color: Salt Box. HEX triplet: 68, 57 and 62. RGB value is (104,87,98). Sum of RGB (Red+Green+Blue) = 104+87+98=289 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.99% from 289); Green value is 87 (34.38% from 255 or 30.10% from 289); Blue value is 98 (38.67% from 255 or 33.91% from 289); Max value from RGB is 104 - color contains mainly: red. Hex color #685762 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685762 is #97A89D. Grayscale: #5D5D5D. Windows color (decimal): -9939102 or 6444904. OLE color: 6444904.
HSL color Cylindrical-coordinate representation of color #685762: hue angle of 321.18º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #685762 is Cyan = 0, Magento = 0.16, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 98 | - |
| CMYK | 0 | 0.16 | 0.06 | 0.59 |
| HSL | 321.18º | 0.09% | 0.37% | - |
| HSV(B) | 321.18º | 0.16% | 0.41% | - |
| XYZ | 11.32 | 10.64 | 13.01 | - |
| YUV | 93.34 | 130.63 | 135.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 98 | 0 | 0.16 | 0.06 | 0.59 | 321.18 | 0.09 | 0.37 |
| Hex | 68 | 57 | 62 | 0 | 10 | 6 | 3B | 141 | 9 | 25 |
| Octal | 150 | 127 | 142 | 0 | 20 | 6 | 73 | 501 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1100010 | 0 | 10000 | 110 | 111011 | 101000001 | 1001 | 100101 |
Color Harmonies of #685762
Complementary color
Monochromatic Colors of #685762
Black with #685762
Text Example
Text Example
White with #685762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685762; }
p { color: rgb(104,87,98); }
H1.HeaderClassName
{
color: #685762;
}
.AnyTagClassName
{
color: #685762;
}
</style>
background-color css
<style>
a { background-color: #685762; }
a { background-color: rgb(104,87,98); }
div.DivClassName
{
background-color: #685762;
}
.BgClassName
{
background-color: #685762;
}
</style>
border-color css
<style>
span { border-color: #685762; }
span { border-color: rgb(104,87,98); }
td.TdClassName
{
border-color: #685762;
}
.TagClassName
{
border-color: #685762;
}
</style>