Shades of Salt Box #685868
Tints of Salt Box #685868
RGB
CMYK
RGB Variations
Color information
#685868 (or 0x685868) is known color: Salt Box. HEX triplet: 68, 58 and 68. RGB value is (104,88,104). Sum of RGB (Red+Green+Blue) = 104+88+104=296 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.14% from 296); Green value is 88 (34.77% from 255 or 29.73% from 296); Blue value is 104 (41.02% from 255 or 35.14% from 296); Max value from RGB is 104 - color contains mainly: red, blue. Hex color #685868 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685868 is #97A797. Grayscale: #5E5E5E. Windows color (decimal): -9938840 or 6838376. OLE color: 6838376.
HSL color Cylindrical-coordinate representation of color #685868: 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.15%. Process color model (Four color, CMYK) of #685868 is Cyan = 0, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 104 | - |
| CMYK | 0 | 0.15 | 0 | 0.59 |
| HSL | 300º | 0.08% | 0.38% | - |
| HSV(B) | 300º | 0.15% | 0.41% | - |
| XYZ | 11.7 | 10.92 | 14.59 | - |
| YUV | 94.61 | 133.3 | 134.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 104 | 0 | 0.15 | 0 | 0.59 | 300 | 0.08 | 0.38 |
| Hex | 68 | 58 | 68 | 0 | F | 0 | 3B | 12C | 8 | 26 |
| Octal | 150 | 130 | 150 | 0 | 17 | 0 | 73 | 454 | 10 | 46 |
| Binary | 1101000 | 1011000 | 1101000 | 0 | 1111 | 0 | 111011 | 100101100 | 1000 | 100110 |
Color Harmonies of #685868
Complementary color
Monochromatic Colors of #685868
Black with #685868
Text Example
Text Example
White with #685868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685868; }
p { color: rgb(104,88,104); }
H1.HeaderClassName
{
color: #685868;
}
.AnyTagClassName
{
color: #685868;
}
</style>
background-color css
<style>
a { background-color: #685868; }
a { background-color: rgb(104,88,104); }
div.DivClassName
{
background-color: #685868;
}
.BgClassName
{
background-color: #685868;
}
</style>
border-color css
<style>
span { border-color: #685868; }
span { border-color: rgb(104,88,104); }
td.TdClassName
{
border-color: #685868;
}
.TagClassName
{
border-color: #685868;
}
</style>