Shades of Salt Box #685261
Tints of Salt Box #685261
RGB
CMYK
RGB Variations
Color information
#685261 (or 0x685261) is known color: Salt Box. HEX triplet: 68, 52 and 61. RGB value is (104,82,97). Sum of RGB (Red+Green+Blue) = 104+82+97=283 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.75% from 283); Green value is 82 (32.42% from 255 or 28.98% from 283); Blue value is 97 (38.28% from 255 or 34.28% from 283); Max value from RGB is 104 - color contains mainly: red. Hex color #685261 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685261 is #97AD9E. Grayscale: #5A5A5A. Windows color (decimal): -9940383 or 6378088. OLE color: 6378088.
HSL color Cylindrical-coordinate representation of color #685261: hue angle of 319.09º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #685261 is Cyan = 0, Magento = 0.21, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 97 | - |
| CMYK | 0 | 0.21 | 0.07 | 0.59 |
| HSL | 319.09º | 0.12% | 0.36% | - |
| HSV(B) | 319.09º | 0.21% | 0.41% | - |
| XYZ | 10.88 | 9.84 | 12.64 | - |
| YUV | 90.29 | 131.79 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 97 | 0 | 0.21 | 0.07 | 0.59 | 319.09 | 0.12 | 0.36 |
| Hex | 68 | 52 | 61 | 0 | 15 | 7 | 3B | 13F | C | 24 |
| Octal | 150 | 122 | 141 | 0 | 25 | 7 | 73 | 477 | 14 | 44 |
| Binary | 1101000 | 1010010 | 1100001 | 0 | 10101 | 111 | 111011 | 100111111 | 1100 | 100100 |
Color Harmonies of #685261
Complementary color
Monochromatic Colors of #685261
Black with #685261
Text Example
Text Example
White with #685261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685261; }
p { color: rgb(104,82,97); }
H1.HeaderClassName
{
color: #685261;
}
.AnyTagClassName
{
color: #685261;
}
</style>
background-color css
<style>
a { background-color: #685261; }
a { background-color: rgb(104,82,97); }
div.DivClassName
{
background-color: #685261;
}
.BgClassName
{
background-color: #685261;
}
</style>
border-color css
<style>
span { border-color: #685261; }
span { border-color: rgb(104,82,97); }
td.TdClassName
{
border-color: #685261;
}
.TagClassName
{
border-color: #685261;
}
</style>