Shades of Salt Box #695766
Tints of Salt Box #695766
RGB
CMYK
RGB Variations
Color information
#695766 (or 0x695766) is known color: Salt Box. HEX triplet: 69, 57 and 66. RGB value is (105,87,102). Sum of RGB (Red+Green+Blue) = 105+87+102=294 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.71% from 294); Green value is 87 (34.38% from 255 or 29.59% from 294); Blue value is 102 (40.23% from 255 or 34.69% from 294); Max value from RGB is 105 - color contains mainly: red. Hex color #695766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695766 is #96A899. Grayscale: #5E5E5E. Windows color (decimal): -9873562 or 6707049. OLE color: 6707049.
HSL color Cylindrical-coordinate representation of color #695766: hue angle of 310º degrees, saturation: 0.09, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #695766 is Cyan = 0, Magento = 0.17, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 102 | - |
| CMYK | 0 | 0.17 | 0.03 | 0.59 |
| HSL | 310º | 0.09% | 0.38% | - |
| HSV(B) | 310º | 0.17% | 0.41% | - |
| XYZ | 11.63 | 10.78 | 14.04 | - |
| YUV | 94.09 | 132.46 | 135.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 102 | 0 | 0.17 | 0.03 | 0.59 | 310 | 0.09 | 0.38 |
| Hex | 69 | 57 | 66 | 0 | 11 | 3 | 3B | 136 | 9 | 26 |
| Octal | 151 | 127 | 146 | 0 | 21 | 3 | 73 | 466 | 11 | 46 |
| Binary | 1101001 | 1010111 | 1100110 | 0 | 10001 | 11 | 111011 | 100110110 | 1001 | 100110 |
Color Harmonies of #695766
Complementary color
Monochromatic Colors of #695766
Black with #695766
Text Example
Text Example
White with #695766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695766; }
p { color: rgb(105,87,102); }
H1.HeaderClassName
{
color: #695766;
}
.AnyTagClassName
{
color: #695766;
}
</style>
background-color css
<style>
a { background-color: #695766; }
a { background-color: rgb(105,87,102); }
div.DivClassName
{
background-color: #695766;
}
.BgClassName
{
background-color: #695766;
}
</style>
border-color css
<style>
span { border-color: #695766; }
span { border-color: rgb(105,87,102); }
td.TdClassName
{
border-color: #695766;
}
.TagClassName
{
border-color: #695766;
}
</style>