Shades of Salt Box #685767
Tints of Salt Box #685767
RGB
CMYK
RGB Variations
Color information
#685767 (or 0x685767) is known color: Salt Box. HEX triplet: 68, 57 and 67. RGB value is (104,87,103). Sum of RGB (Red+Green+Blue) = 104+87+103=294 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.37% from 294); Green value is 87 (34.38% from 255 or 29.59% from 294); Blue value is 103 (40.62% from 255 or 35.03% from 294); Max value from RGB is 104 - color contains mainly: red. Hex color #685767 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685767 is #97A898. Grayscale: #5D5D5D. Windows color (decimal): -9939097 or 6772584. OLE color: 6772584.
HSL color Cylindrical-coordinate representation of color #685767: hue angle of 303.53º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #685767 is Cyan = 0, Magento = 0.16, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 103 | - |
| CMYK | 0 | 0.16 | 0.01 | 0.59 |
| HSL | 303.53º | 0.09% | 0.37% | - |
| HSV(B) | 303.53º | 0.16% | 0.41% | - |
| XYZ | 11.57 | 10.74 | 14.3 | - |
| YUV | 93.91 | 133.13 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 103 | 0 | 0.16 | 0.01 | 0.59 | 303.53 | 0.09 | 0.37 |
| Hex | 68 | 57 | 67 | 0 | 10 | 1 | 3B | 130 | 9 | 25 |
| Octal | 150 | 127 | 147 | 0 | 20 | 1 | 73 | 460 | 11 | 45 |
| Binary | 1101000 | 1010111 | 1100111 | 0 | 10000 | 1 | 111011 | 100110000 | 1001 | 100101 |
Color Harmonies of #685767
Complementary color
Monochromatic Colors of #685767
Black with #685767
Text Example
Text Example
White with #685767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685767; }
p { color: rgb(104,87,103); }
H1.HeaderClassName
{
color: #685767;
}
.AnyTagClassName
{
color: #685767;
}
</style>
background-color css
<style>
a { background-color: #685767; }
a { background-color: rgb(104,87,103); }
div.DivClassName
{
background-color: #685767;
}
.BgClassName
{
background-color: #685767;
}
</style>
border-color css
<style>
span { border-color: #685767; }
span { border-color: rgb(104,87,103); }
td.TdClassName
{
border-color: #685767;
}
.TagClassName
{
border-color: #685767;
}
</style>