Shades of Salt Box #685262
Tints of Salt Box #685262
RGB
CMYK
RGB Variations
Color information
#685262 (or 0x685262) is known color: Salt Box. HEX triplet: 68, 52 and 62. RGB value is (104,82,98). Sum of RGB (Red+Green+Blue) = 104+82+98=284 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.62% from 284); Green value is 82 (32.42% from 255 or 28.87% from 284); Blue value is 98 (38.67% from 255 or 34.51% from 284); Max value from RGB is 104 - color contains mainly: red. Hex color #685262 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685262 is #97AD9D. Grayscale: #5A5A5A. Windows color (decimal): -9940382 or 6443624. OLE color: 6443624.
HSL color Cylindrical-coordinate representation of color #685262: hue angle of 316.36º 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 #685262 is Cyan = 0, Magento = 0.21, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 98 | - |
| CMYK | 0 | 0.21 | 0.06 | 0.59 |
| HSL | 316.36º | 0.12% | 0.36% | - |
| HSV(B) | 316.36º | 0.21% | 0.41% | - |
| XYZ | 10.93 | 9.86 | 12.88 | - |
| YUV | 90.4 | 132.29 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 98 | 0 | 0.21 | 0.06 | 0.59 | 316.36 | 0.12 | 0.36 |
| Hex | 68 | 52 | 62 | 0 | 15 | 6 | 3B | 13C | C | 24 |
| Octal | 150 | 122 | 142 | 0 | 25 | 6 | 73 | 474 | 14 | 44 |
| Binary | 1101000 | 1010010 | 1100010 | 0 | 10101 | 110 | 111011 | 100111100 | 1100 | 100100 |
Color Harmonies of #685262
Complementary color
Monochromatic Colors of #685262
Black with #685262
Text Example
Text Example
White with #685262
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685262; }
p { color: rgb(104,82,98); }
H1.HeaderClassName
{
color: #685262;
}
.AnyTagClassName
{
color: #685262;
}
</style>
background-color css
<style>
a { background-color: #685262; }
a { background-color: rgb(104,82,98); }
div.DivClassName
{
background-color: #685262;
}
.BgClassName
{
background-color: #685262;
}
</style>
border-color css
<style>
span { border-color: #685262; }
span { border-color: rgb(104,82,98); }
td.TdClassName
{
border-color: #685262;
}
.TagClassName
{
border-color: #685262;
}
</style>