Shades of Salt Box #685367
Tints of Salt Box #685367
RGB
CMYK
RGB Variations
Color information
#685367 (or 0x685367) is known color: Salt Box. HEX triplet: 68, 53 and 67. RGB value is (104,83,103). Sum of RGB (Red+Green+Blue) = 104+83+103=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 83 (32.81% from 255 or 28.62% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 104 - color contains mainly: red. Hex color #685367 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685367 is #97AC98. Grayscale: #5B5B5B. Windows color (decimal): -9940121 or 6771560. OLE color: 6771560.
HSL color Cylindrical-coordinate representation of color #685367: hue angle of 302.86º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #685367 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 83 | 103 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.59 |
| HSL | 302.86º | 0.11% | 0.37% | - |
| HSV(B) | 302.86º | 0.2% | 0.41% | - |
| XYZ | 11.25 | 10.11 | 14.19 | - |
| YUV | 91.56 | 134.46 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 83 | 103 | 0 | 0.20 | 0.01 | 0.59 | 302.86 | 0.11 | 0.37 |
| Hex | 68 | 53 | 67 | 0 | 14 | 1 | 3B | 12F | B | 25 |
| Octal | 150 | 123 | 147 | 0 | 24 | 1 | 73 | 457 | 13 | 45 |
| Binary | 1101000 | 1010011 | 1100111 | 0 | 10100 | 1 | 111011 | 100101111 | 1011 | 100101 |
Color Harmonies of #685367
Complementary color
Monochromatic Colors of #685367
Black with #685367
Text Example
Text Example
White with #685367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685367; }
p { color: rgb(104,83,103); }
H1.HeaderClassName
{
color: #685367;
}
.AnyTagClassName
{
color: #685367;
}
</style>
background-color css
<style>
a { background-color: #685367; }
a { background-color: rgb(104,83,103); }
div.DivClassName
{
background-color: #685367;
}
.BgClassName
{
background-color: #685367;
}
</style>
border-color css
<style>
span { border-color: #685367; }
span { border-color: rgb(104,83,103); }
td.TdClassName
{
border-color: #685367;
}
.TagClassName
{
border-color: #685367;
}
</style>