Shades of Salt Box #685766
Tints of Salt Box #685766
RGB
CMYK
RGB Variations
Color information
#685766 (or 0x685766) is known color: Salt Box. HEX triplet: 68, 57 and 66. RGB value is (104,87,102). Sum of RGB (Red+Green+Blue) = 104+87+102=293 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.49% from 293); Green value is 87 (34.38% from 255 or 29.69% from 293); Blue value is 102 (40.23% from 255 or 34.81% from 293); Max value from RGB is 104 - color contains mainly: red. Hex color #685766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685766 is #97A899. Grayscale: #5D5D5D. Windows color (decimal): -9939098 or 6707048. OLE color: 6707048.
HSL color Cylindrical-coordinate representation of color #685766: hue angle of 307.06º 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 #685766 is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 102 | - |
| CMYK | 0 | 0.16 | 0.02 | 0.59 |
| HSL | 307.06º | 0.09% | 0.37% | - |
| HSV(B) | 307.06º | 0.16% | 0.41% | - |
| XYZ | 11.52 | 10.72 | 14.03 | - |
| YUV | 93.79 | 132.63 | 135.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 102 | 0 | 0.16 | 0.02 | 0.59 | 307.06 | 0.09 | 0.37 |
| Hex | 68 | 57 | 66 | 0 | 10 | 2 | 3B | 133 | 9 | 25 |
| Octal | 150 | 127 | 146 | 0 | 20 | 2 | 73 | 463 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1100110 | 0 | 10000 | 10 | 111011 | 100110011 | 1001 | 100101 |
Color Harmonies of #685766
Complementary color
Monochromatic Colors of #685766
Black with #685766
Text Example
Text Example
White with #685766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685766; }
p { color: rgb(104,87,102); }
H1.HeaderClassName
{
color: #685766;
}
.AnyTagClassName
{
color: #685766;
}
</style>
background-color css
<style>
a { background-color: #685766; }
a { background-color: rgb(104,87,102); }
div.DivClassName
{
background-color: #685766;
}
.BgClassName
{
background-color: #685766;
}
</style>
border-color css
<style>
span { border-color: #685766; }
span { border-color: rgb(104,87,102); }
td.TdClassName
{
border-color: #685766;
}
.TagClassName
{
border-color: #685766;
}
</style>