Shades of Salt Box #684761
Tints of Salt Box #684761
RGB
CMYK
RGB Variations
Color information
#684761 (or 0x684761) is known color: Salt Box. HEX triplet: 68, 47 and 61. RGB value is (104,71,97). Sum of RGB (Red+Green+Blue) = 104+71+97=272 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.24% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 97 (38.28% from 255 or 35.66% from 272); Max value from RGB is 104 - color contains mainly: red. Hex color #684761 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684761 is #97B89E. Grayscale: #535353. Windows color (decimal): -9943199 or 6375272. OLE color: 6375272.
HSL color Cylindrical-coordinate representation of color #684761: hue angle of 312.73º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #684761 is Cyan = 0, Magento = 0.32, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 71 | 97 | - |
| CMYK | 0 | 0.32 | 0.07 | 0.59 |
| HSL | 312.73º | 0.19% | 0.34% | - |
| HSV(B) | 312.73º | 0.32% | 0.41% | - |
| XYZ | 10.12 | 8.31 | 12.38 | - |
| YUV | 83.83 | 135.43 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 71 | 97 | 0 | 0.32 | 0.07 | 0.59 | 312.73 | 0.19 | 0.34 |
| Hex | 68 | 47 | 61 | 0 | 20 | 7 | 3B | 139 | 13 | 22 |
| Octal | 150 | 107 | 141 | 0 | 40 | 7 | 73 | 471 | 23 | 42 |
| Binary | 1101000 | 1000111 | 1100001 | 0 | 100000 | 111 | 111011 | 100111001 | 10011 | 100010 |
Color Harmonies of #684761
Complementary color
Monochromatic Colors of #684761
Black with #684761
Text Example
Text Example
White with #684761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684761; }
p { color: rgb(104,71,97); }
H1.HeaderClassName
{
color: #684761;
}
.AnyTagClassName
{
color: #684761;
}
</style>
background-color css
<style>
a { background-color: #684761; }
a { background-color: rgb(104,71,97); }
div.DivClassName
{
background-color: #684761;
}
.BgClassName
{
background-color: #684761;
}
</style>
border-color css
<style>
span { border-color: #684761; }
span { border-color: rgb(104,71,97); }
td.TdClassName
{
border-color: #684761;
}
.TagClassName
{
border-color: #684761;
}
</style>