Shades of Salt Box #685465
Tints of Salt Box #685465
RGB
CMYK
RGB Variations
Color information
#685465 (or 0x685465) is known color: Salt Box. HEX triplet: 68, 54 and 65. RGB value is (104,84,101). Sum of RGB (Red+Green+Blue) = 104+84+101=289 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.99% from 289); Green value is 84 (33.20% from 255 or 29.07% from 289); Blue value is 101 (39.84% from 255 or 34.95% from 289); Max value from RGB is 104 - color contains mainly: red. Hex color #685465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685465 is #97AB9A. Grayscale: #5B5B5B. Windows color (decimal): -9939867 or 6640744. OLE color: 6640744.
HSL color Cylindrical-coordinate representation of color #685465: hue angle of 309º 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 #685465 is Cyan = 0, Magento = 0.19, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 101 | - |
| CMYK | 0 | 0.19 | 0.03 | 0.59 |
| HSL | 309º | 0.11% | 0.37% | - |
| HSV(B) | 309º | 0.19% | 0.41% | - |
| XYZ | 11.23 | 10.22 | 13.69 | - |
| YUV | 91.92 | 133.13 | 136.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 101 | 0 | 0.19 | 0.03 | 0.59 | 309 | 0.11 | 0.37 |
| Hex | 68 | 54 | 65 | 0 | 13 | 3 | 3B | 135 | B | 25 |
| Octal | 150 | 124 | 145 | 0 | 23 | 3 | 73 | 465 | 13 | 45 |
| Binary | 1101000 | 1010100 | 1100101 | 0 | 10011 | 11 | 111011 | 100110101 | 1011 | 100101 |
Color Harmonies of #685465
Complementary color
Monochromatic Colors of #685465
Black with #685465
Text Example
Text Example
White with #685465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685465; }
p { color: rgb(104,84,101); }
H1.HeaderClassName
{
color: #685465;
}
.AnyTagClassName
{
color: #685465;
}
</style>
background-color css
<style>
a { background-color: #685465; }
a { background-color: rgb(104,84,101); }
div.DivClassName
{
background-color: #685465;
}
.BgClassName
{
background-color: #685465;
}
</style>
border-color css
<style>
span { border-color: #685465; }
span { border-color: rgb(104,84,101); }
td.TdClassName
{
border-color: #685465;
}
.TagClassName
{
border-color: #685465;
}
</style>