Shades of Salt Box #684966
Tints of Salt Box #684966
RGB
CMYK
RGB Variations
Color information
#684966 (or 0x684966) is known color: Salt Box. HEX triplet: 68, 49 and 66. RGB value is (104,73,102). Sum of RGB (Red+Green+Blue) = 104+73+102=279 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.28% from 279); Green value is 73 (28.91% from 255 or 26.16% from 279); Blue value is 102 (40.23% from 255 or 36.56% from 279); Max value from RGB is 104 - color contains mainly: red. Hex color #684966 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #684966 is #97B699. Grayscale: #555555. Windows color (decimal): -9942682 or 6703464. OLE color: 6703464.
HSL color Cylindrical-coordinate representation of color #684966: hue angle of 303.87º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #684966 is Cyan = 0, Magento = 0.30, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 73 | 102 | - |
| CMYK | 0 | 0.30 | 0.02 | 0.59 |
| HSL | 303.87º | 0.18% | 0.35% | - |
| HSV(B) | 303.87º | 0.3% | 0.41% | - |
| XYZ | 10.49 | 8.67 | 13.69 | - |
| YUV | 85.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 73 | 102 | 0 | 0.30 | 0.02 | 0.59 | 303.87 | 0.18 | 0.35 |
| Hex | 68 | 49 | 66 | 0 | 1E | 2 | 3B | 130 | 12 | 23 |
| Octal | 150 | 111 | 146 | 0 | 36 | 2 | 73 | 460 | 22 | 43 |
| Binary | 1101000 | 1001001 | 1100110 | 0 | 11110 | 10 | 111011 | 100110000 | 10010 | 100011 |
Color Harmonies of #684966
Complementary color
Monochromatic Colors of #684966
Black with #684966
Text Example
Text Example
White with #684966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684966; }
p { color: rgb(104,73,102); }
H1.HeaderClassName
{
color: #684966;
}
.AnyTagClassName
{
color: #684966;
}
</style>
background-color css
<style>
a { background-color: #684966; }
a { background-color: rgb(104,73,102); }
div.DivClassName
{
background-color: #684966;
}
.BgClassName
{
background-color: #684966;
}
</style>
border-color css
<style>
span { border-color: #684966; }
span { border-color: rgb(104,73,102); }
td.TdClassName
{
border-color: #684966;
}
.TagClassName
{
border-color: #684966;
}
</style>