Shades of Salt Box #685763
Tints of Salt Box #685763
RGB
CMYK
RGB Variations
Color information
#685763 (or 0x685763) is known color: Salt Box. HEX triplet: 68, 57 and 63. RGB value is (104,87,99). Sum of RGB (Red+Green+Blue) = 104+87+99=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 87 (34.38% from 255 or 30% from 290); Blue value is 99 (39.06% from 255 or 34.14% from 290); Max value from RGB is 104 - color contains mainly: red. Hex color #685763 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685763 is #97A89C. Grayscale: #5D5D5D. Windows color (decimal): -9939101 or 6510440. OLE color: 6510440.
HSL color Cylindrical-coordinate representation of color #685763: hue angle of 317.65º 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 #685763 is Cyan = 0, Magento = 0.16, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 99 | - |
| CMYK | 0 | 0.16 | 0.05 | 0.59 |
| HSL | 317.65º | 0.09% | 0.37% | - |
| HSV(B) | 317.65º | 0.16% | 0.41% | - |
| XYZ | 11.37 | 10.66 | 13.26 | - |
| YUV | 93.45 | 131.13 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 99 | 0 | 0.16 | 0.05 | 0.59 | 317.65 | 0.09 | 0.37 |
| Hex | 68 | 57 | 63 | 0 | 10 | 5 | 3B | 13E | 9 | 25 |
| Octal | 150 | 127 | 143 | 0 | 20 | 5 | 73 | 476 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1100011 | 0 | 10000 | 101 | 111011 | 100111110 | 1001 | 100101 |
Color Harmonies of #685763
Complementary color
Monochromatic Colors of #685763
Black with #685763
Text Example
Text Example
White with #685763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685763; }
p { color: rgb(104,87,99); }
H1.HeaderClassName
{
color: #685763;
}
.AnyTagClassName
{
color: #685763;
}
</style>
background-color css
<style>
a { background-color: #685763; }
a { background-color: rgb(104,87,99); }
div.DivClassName
{
background-color: #685763;
}
.BgClassName
{
background-color: #685763;
}
</style>
border-color css
<style>
span { border-color: #685763; }
span { border-color: rgb(104,87,99); }
td.TdClassName
{
border-color: #685763;
}
.TagClassName
{
border-color: #685763;
}
</style>