Shades of Salt Box #695666
Tints of Salt Box #695666
RGB
CMYK
RGB Variations
Color information
#695666 (or 0x695666) is known color: Salt Box. HEX triplet: 69, 56 and 66. RGB value is (105,86,102). Sum of RGB (Red+Green+Blue) = 105+86+102=293 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.84% from 293); Green value is 86 (33.98% from 255 or 29.35% from 293); Blue value is 102 (40.23% from 255 or 34.81% from 293); Max value from RGB is 105 - color contains mainly: red. Hex color #695666 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695666 is #96A999. Grayscale: #5D5D5D. Windows color (decimal): -9873818 or 6706793. OLE color: 6706793.
HSL color Cylindrical-coordinate representation of color #695666: hue angle of 309.47º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #695666 is Cyan = 0, Magento = 0.18, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 102 | - |
| CMYK | 0 | 0.18 | 0.03 | 0.59 |
| HSL | 309.47º | 0.1% | 0.37% | - |
| HSV(B) | 309.47º | 0.18% | 0.41% | - |
| XYZ | 11.55 | 10.62 | 14.01 | - |
| YUV | 93.51 | 132.79 | 136.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 102 | 0 | 0.18 | 0.03 | 0.59 | 309.47 | 0.1 | 0.37 |
| Hex | 69 | 56 | 66 | 0 | 12 | 3 | 3B | 135 | A | 25 |
| Octal | 151 | 126 | 146 | 0 | 22 | 3 | 73 | 465 | 12 | 45 |
| Binary | 1101001 | 1010110 | 1100110 | 0 | 10010 | 11 | 111011 | 100110101 | 1010 | 100101 |
Color Harmonies of #695666
Complementary color
Monochromatic Colors of #695666
Black with #695666
Text Example
Text Example
White with #695666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695666; }
p { color: rgb(105,86,102); }
H1.HeaderClassName
{
color: #695666;
}
.AnyTagClassName
{
color: #695666;
}
</style>
background-color css
<style>
a { background-color: #695666; }
a { background-color: rgb(105,86,102); }
div.DivClassName
{
background-color: #695666;
}
.BgClassName
{
background-color: #695666;
}
</style>
border-color css
<style>
span { border-color: #695666; }
span { border-color: rgb(105,86,102); }
td.TdClassName
{
border-color: #695666;
}
.TagClassName
{
border-color: #695666;
}
</style>