Shades of Salt Box #685167
Tints of Salt Box #685167
RGB
CMYK
RGB Variations
Color information
#685167 (or 0x685167) is known color: Salt Box. HEX triplet: 68, 51 and 67. RGB value is (104,81,103). Sum of RGB (Red+Green+Blue) = 104+81+103=288 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.11% from 288); Green value is 81 (32.03% from 255 or 28.12% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 104 - color contains mainly: red. Hex color #685167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #685167 is #97AE98. Grayscale: #5A5A5A. Windows color (decimal): -9940633 or 6771048. OLE color: 6771048.
HSL color Cylindrical-coordinate representation of color #685167: hue angle of 302.61º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #685167 is Cyan = 0, Magento = 0.22, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 81 | 103 | - |
| CMYK | 0 | 0.22 | 0.01 | 0.59 |
| HSL | 302.61º | 0.12% | 0.36% | - |
| HSV(B) | 302.61º | 0.22% | 0.41% | - |
| XYZ | 11.1 | 9.81 | 14.14 | - |
| YUV | 90.39 | 135.12 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 81 | 103 | 0 | 0.22 | 0.01 | 0.59 | 302.61 | 0.12 | 0.36 |
| Hex | 68 | 51 | 67 | 0 | 16 | 1 | 3B | 12F | C | 24 |
| Octal | 150 | 121 | 147 | 0 | 26 | 1 | 73 | 457 | 14 | 44 |
| Binary | 1101000 | 1010001 | 1100111 | 0 | 10110 | 1 | 111011 | 100101111 | 1100 | 100100 |
Color Harmonies of #685167
Complementary color
Monochromatic Colors of #685167
Black with #685167
Text Example
Text Example
White with #685167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685167; }
p { color: rgb(104,81,103); }
H1.HeaderClassName
{
color: #685167;
}
.AnyTagClassName
{
color: #685167;
}
</style>
background-color css
<style>
a { background-color: #685167; }
a { background-color: rgb(104,81,103); }
div.DivClassName
{
background-color: #685167;
}
.BgClassName
{
background-color: #685167;
}
</style>
border-color css
<style>
span { border-color: #685167; }
span { border-color: rgb(104,81,103); }
td.TdClassName
{
border-color: #685167;
}
.TagClassName
{
border-color: #685167;
}
</style>