Shades of Salt Box #685461
Tints of Salt Box #685461
RGB
CMYK
RGB Variations
Color information
#685461 (or 0x685461) is known color: Salt Box. HEX triplet: 68, 54 and 61. RGB value is (104,84,97). Sum of RGB (Red+Green+Blue) = 104+84+97=285 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.49% from 285); Green value is 84 (33.20% from 255 or 29.47% from 285); Blue value is 97 (38.28% from 255 or 34.04% from 285); Max value from RGB is 104 - color contains mainly: red. Hex color #685461 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685461 is #97AB9E. Grayscale: #5B5B5B. Windows color (decimal): -9939871 or 6378600. OLE color: 6378600.
HSL color Cylindrical-coordinate representation of color #685461: hue angle of 321º 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 #685461 is Cyan = 0, Magento = 0.19, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 97 | - |
| CMYK | 0 | 0.19 | 0.07 | 0.59 |
| HSL | 321º | 0.11% | 0.37% | - |
| HSV(B) | 321º | 0.19% | 0.41% | - |
| XYZ | 11.04 | 10.15 | 12.69 | - |
| YUV | 91.46 | 131.13 | 136.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 97 | 0 | 0.19 | 0.07 | 0.59 | 321 | 0.11 | 0.37 |
| Hex | 68 | 54 | 61 | 0 | 13 | 7 | 3B | 141 | B | 25 |
| Octal | 150 | 124 | 141 | 0 | 23 | 7 | 73 | 501 | 13 | 45 |
| Binary | 1101000 | 1010100 | 1100001 | 0 | 10011 | 111 | 111011 | 101000001 | 1011 | 100101 |
Color Harmonies of #685461
Complementary color
Monochromatic Colors of #685461
Black with #685461
Text Example
Text Example
White with #685461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685461; }
p { color: rgb(104,84,97); }
H1.HeaderClassName
{
color: #685461;
}
.AnyTagClassName
{
color: #685461;
}
</style>
background-color css
<style>
a { background-color: #685461; }
a { background-color: rgb(104,84,97); }
div.DivClassName
{
background-color: #685461;
}
.BgClassName
{
background-color: #685461;
}
</style>
border-color css
<style>
span { border-color: #685461; }
span { border-color: rgb(104,84,97); }
td.TdClassName
{
border-color: #685461;
}
.TagClassName
{
border-color: #685461;
}
</style>