Shades of Salt Box #685464
Tints of Salt Box #685464
RGB
CMYK
RGB Variations
Color information
#685464 (or 0x685464) is known color: Salt Box. HEX triplet: 68, 54 and 64. RGB value is (104,84,100). Sum of RGB (Red+Green+Blue) = 104+84+100=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 84 (33.20% from 255 or 29.17% from 288); Blue value is 100 (39.45% from 255 or 34.72% from 288); Max value from RGB is 104 - color contains mainly: red. Hex color #685464 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685464 is #97AB9B. Grayscale: #5B5B5B. Windows color (decimal): -9939868 or 6575208. OLE color: 6575208.
HSL color Cylindrical-coordinate representation of color #685464: hue angle of 312º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #685464 is Cyan = 0, Magento = 0.19, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 100 | - |
| CMYK | 0 | 0.19 | 0.04 | 0.59 |
| HSL | 312º | 0.11% | 0.37% | - |
| HSV(B) | 312º | 0.19% | 0.41% | - |
| XYZ | 11.18 | 10.2 | 13.44 | - |
| YUV | 91.8 | 132.63 | 136.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 100 | 0 | 0.19 | 0.04 | 0.59 | 312 | 0.11 | 0.37 |
| Hex | 68 | 54 | 64 | 0 | 13 | 4 | 3B | 138 | B | 25 |
| Octal | 150 | 124 | 144 | 0 | 23 | 4 | 73 | 470 | 13 | 45 |
| Binary | 1101000 | 1010100 | 1100100 | 0 | 10011 | 100 | 111011 | 100111000 | 1011 | 100101 |
Color Harmonies of #685464
Complementary color
Monochromatic Colors of #685464
Black with #685464
Text Example
Text Example
White with #685464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685464; }
p { color: rgb(104,84,100); }
H1.HeaderClassName
{
color: #685464;
}
.AnyTagClassName
{
color: #685464;
}
</style>
background-color css
<style>
a { background-color: #685464; }
a { background-color: rgb(104,84,100); }
div.DivClassName
{
background-color: #685464;
}
.BgClassName
{
background-color: #685464;
}
</style>
border-color css
<style>
span { border-color: #685464; }
span { border-color: rgb(104,84,100); }
td.TdClassName
{
border-color: #685464;
}
.TagClassName
{
border-color: #685464;
}
</style>