Shades of Salt Box #695968
Tints of Salt Box #695968
RGB
CMYK
RGB Variations
Color information
#695968 (or 0x695968) is known color: Salt Box. HEX triplet: 69, 59 and 68. RGB value is (105,89,104). Sum of RGB (Red+Green+Blue) = 105+89+104=298 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.23% from 298); Green value is 89 (35.16% from 255 or 29.87% from 298); Blue value is 104 (41.02% from 255 or 34.90% from 298); Max value from RGB is 105 - color contains mainly: red. Hex color #695968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695968 is #96A697. Grayscale: #5F5F5F. Windows color (decimal): -9873048 or 6838633. OLE color: 6838633.
HSL color Cylindrical-coordinate representation of color #695968: hue angle of 303.75º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #695968 is Cyan = 0, Magento = 0.15, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 104 | - |
| CMYK | 0 | 0.15 | 0.01 | 0.59 |
| HSL | 303.75º | 0.08% | 0.38% | - |
| HSV(B) | 303.75º | 0.15% | 0.41% | - |
| XYZ | 11.9 | 11.15 | 14.62 | - |
| YUV | 95.49 | 132.8 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 104 | 0 | 0.15 | 0.01 | 0.59 | 303.75 | 0.08 | 0.38 |
| Hex | 69 | 59 | 68 | 0 | F | 1 | 3B | 130 | 8 | 26 |
| Octal | 151 | 131 | 150 | 0 | 17 | 1 | 73 | 460 | 10 | 46 |
| Binary | 1101001 | 1011001 | 1101000 | 0 | 1111 | 1 | 111011 | 100110000 | 1000 | 100110 |
Color Harmonies of #695968
Complementary color
Monochromatic Colors of #695968
Black with #695968
Text Example
Text Example
White with #695968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695968; }
p { color: rgb(105,89,104); }
H1.HeaderClassName
{
color: #695968;
}
.AnyTagClassName
{
color: #695968;
}
</style>
background-color css
<style>
a { background-color: #695968; }
a { background-color: rgb(105,89,104); }
div.DivClassName
{
background-color: #695968;
}
.BgClassName
{
background-color: #695968;
}
</style>
border-color css
<style>
span { border-color: #695968; }
span { border-color: rgb(105,89,104); }
td.TdClassName
{
border-color: #695968;
}
.TagClassName
{
border-color: #695968;
}
</style>