Shades of Salt Box #685866
Tints of Salt Box #685866
RGB
CMYK
RGB Variations
Color information
#685866 (or 0x685866) is known color: Salt Box. HEX triplet: 68, 58 and 66. RGB value is (104,88,102). Sum of RGB (Red+Green+Blue) = 104+88+102=294 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.37% from 294); Green value is 88 (34.77% from 255 or 29.93% from 294); Blue value is 102 (40.23% from 255 or 34.69% from 294); Max value from RGB is 104 - color contains mainly: red. Hex color #685866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685866 is #97A799. Grayscale: #5E5E5E. Windows color (decimal): -9938842 or 6707304. OLE color: 6707304.
HSL color Cylindrical-coordinate representation of color #685866: hue angle of 307.5º 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 #685866 is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 102 | - |
| CMYK | 0 | 0.15 | 0.02 | 0.59 |
| HSL | 307.5º | 0.08% | 0.38% | - |
| HSV(B) | 307.5º | 0.15% | 0.41% | - |
| XYZ | 11.6 | 10.88 | 14.06 | - |
| YUV | 94.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 102 | 0 | 0.15 | 0.02 | 0.59 | 307.5 | 0.08 | 0.38 |
| Hex | 68 | 58 | 66 | 0 | F | 2 | 3B | 134 | 8 | 26 |
| Octal | 150 | 130 | 146 | 0 | 17 | 2 | 73 | 464 | 10 | 46 |
| Binary | 1101000 | 1011000 | 1100110 | 0 | 1111 | 10 | 111011 | 100110100 | 1000 | 100110 |
Color Harmonies of #685866
Complementary color
Monochromatic Colors of #685866
Black with #685866
Text Example
Text Example
White with #685866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685866; }
p { color: rgb(104,88,102); }
H1.HeaderClassName
{
color: #685866;
}
.AnyTagClassName
{
color: #685866;
}
</style>
background-color css
<style>
a { background-color: #685866; }
a { background-color: rgb(104,88,102); }
div.DivClassName
{
background-color: #685866;
}
.BgClassName
{
background-color: #685866;
}
</style>
border-color css
<style>
span { border-color: #685866; }
span { border-color: rgb(104,88,102); }
td.TdClassName
{
border-color: #685866;
}
.TagClassName
{
border-color: #685866;
}
</style>