Shades of Salt Box #685968
Tints of Salt Box #685968
RGB
CMYK
RGB Variations
Color information
#685968 (or 0x685968) is known color: Salt Box. HEX triplet: 68, 59 and 68. RGB value is (104,89,104). Sum of RGB (Red+Green+Blue) = 104+89+104=297 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.02% from 297); Green value is 89 (35.16% from 255 or 29.97% from 297); Blue value is 104 (41.02% from 255 or 35.02% from 297); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #685968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685968 is #97A697. Grayscale: #5F5F5F. Windows color (decimal): -9938584 or 6838632. OLE color: 6838632.
HSL color Cylindrical-coordinate representation of color #685968: hue angle of 300º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #685968 is Cyan = 0, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 89 | 104 | - |
| CMYK | 0 | 0.14 | 0 | 0.59 |
| HSL | 300º | 0.08% | 0.38% | - |
| HSV(B) | 300º | 0.14% | 0.41% | - |
| XYZ | 11.78 | 11.09 | 14.62 | - |
| YUV | 95.2 | 132.97 | 134.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 89 | 104 | 0 | 0.14 | 0 | 0.59 | 300 | 0.08 | 0.38 |
| Hex | 68 | 59 | 68 | 0 | E | 0 | 3B | 12C | 8 | 26 |
| Octal | 150 | 131 | 150 | 0 | 16 | 0 | 73 | 454 | 10 | 46 |
| Binary | 1101000 | 1011001 | 1101000 | 0 | 1110 | 0 | 111011 | 100101100 | 1000 | 100110 |
Color Harmonies of #685968
Complementary color
Monochromatic Colors of #685968
Black with #685968
Text Example
Text Example
White with #685968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685968; }
p { color: rgb(104,89,104); }
H1.HeaderClassName
{
color: #685968;
}
.AnyTagClassName
{
color: #685968;
}
</style>
background-color css
<style>
a { background-color: #685968; }
a { background-color: rgb(104,89,104); }
div.DivClassName
{
background-color: #685968;
}
.BgClassName
{
background-color: #685968;
}
</style>
border-color css
<style>
span { border-color: #685968; }
span { border-color: rgb(104,89,104); }
td.TdClassName
{
border-color: #685968;
}
.TagClassName
{
border-color: #685968;
}
</style>