Shades of Salt Box #685062
Tints of Salt Box #685062
RGB
CMYK
RGB Variations
Color information
#685062 (or 0x685062) is known color: Salt Box. HEX triplet: 68, 50 and 62. RGB value is (104,80,98). Sum of RGB (Red+Green+Blue) = 104+80+98=282 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.88% from 282); Green value is 80 (31.64% from 255 or 28.37% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 104 - color contains mainly: red. Hex color #685062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685062 is #97AF9D. Grayscale: #595959. Windows color (decimal): -9940894 or 6443112. OLE color: 6443112.
HSL color Cylindrical-coordinate representation of color #685062: hue angle of 315º degrees, saturation: 0.13, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #685062 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 80 | 98 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.59 |
| HSL | 315º | 0.13% | 0.36% | - |
| HSV(B) | 315º | 0.23% | 0.41% | - |
| XYZ | 10.78 | 9.56 | 12.83 | - |
| YUV | 89.23 | 132.95 | 138.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 80 | 98 | 0 | 0.23 | 0.06 | 0.59 | 315 | 0.13 | 0.36 |
| Hex | 68 | 50 | 62 | 0 | 17 | 6 | 3B | 13B | D | 24 |
| Octal | 150 | 120 | 142 | 0 | 27 | 6 | 73 | 473 | 15 | 44 |
| Binary | 1101000 | 1010000 | 1100010 | 0 | 10111 | 110 | 111011 | 100111011 | 1101 | 100100 |
Color Harmonies of #685062
Complementary color
Monochromatic Colors of #685062
Black with #685062
Text Example
Text Example
White with #685062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685062; }
p { color: rgb(104,80,98); }
H1.HeaderClassName
{
color: #685062;
}
.AnyTagClassName
{
color: #685062;
}
</style>
background-color css
<style>
a { background-color: #685062; }
a { background-color: rgb(104,80,98); }
div.DivClassName
{
background-color: #685062;
}
.BgClassName
{
background-color: #685062;
}
</style>
border-color css
<style>
span { border-color: #685062; }
span { border-color: rgb(104,80,98); }
td.TdClassName
{
border-color: #685062;
}
.TagClassName
{
border-color: #685062;
}
</style>