Shades of Salt Box #685663
Tints of Salt Box #685663
RGB
CMYK
RGB Variations
Color information
#685663 (or 0x685663) is known color: Salt Box. HEX triplet: 68, 56 and 63. RGB value is (104,86,99). Sum of RGB (Red+Green+Blue) = 104+86+99=289 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.99% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 99 (39.06% from 255 or 34.26% from 289); Max value from RGB is 104 - color contains mainly: red. Hex color #685663 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685663 is #97A99C. Grayscale: #5C5C5C. Windows color (decimal): -9939357 or 6510184. OLE color: 6510184.
HSL color Cylindrical-coordinate representation of color #685663: hue angle of 316.67º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #685663 is Cyan = 0, Magento = 0.17, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 99 | - |
| CMYK | 0 | 0.17 | 0.05 | 0.59 |
| HSL | 316.67º | 0.09% | 0.37% | - |
| HSV(B) | 316.67º | 0.17% | 0.41% | - |
| XYZ | 11.29 | 10.5 | 13.24 | - |
| YUV | 92.86 | 131.46 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 99 | 0 | 0.17 | 0.05 | 0.59 | 316.67 | 0.09 | 0.37 |
| Hex | 68 | 56 | 63 | 0 | 11 | 5 | 3B | 13D | 9 | 25 |
| Octal | 150 | 126 | 143 | 0 | 21 | 5 | 73 | 475 | 11 | 45 |
| Binary | 1101000 | 1010110 | 1100011 | 0 | 10001 | 101 | 111011 | 100111101 | 1001 | 100101 |
Color Harmonies of #685663
Complementary color
Monochromatic Colors of #685663
Black with #685663
Text Example
Text Example
White with #685663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685663; }
p { color: rgb(104,86,99); }
H1.HeaderClassName
{
color: #685663;
}
.AnyTagClassName
{
color: #685663;
}
</style>
background-color css
<style>
a { background-color: #685663; }
a { background-color: rgb(104,86,99); }
div.DivClassName
{
background-color: #685663;
}
.BgClassName
{
background-color: #685663;
}
</style>
border-color css
<style>
span { border-color: #685663; }
span { border-color: rgb(104,86,99); }
td.TdClassName
{
border-color: #685663;
}
.TagClassName
{
border-color: #685663;
}
</style>