Shades of Salt Box #695967
Tints of Salt Box #695967
RGB
CMYK
RGB Variations
Color information
#695967 (or 0x695967) is known color: Salt Box. HEX triplet: 69, 59 and 67. RGB value is (105,89,103). Sum of RGB (Red+Green+Blue) = 105+89+103=297 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.35% from 297); Green value is 89 (35.16% from 255 or 29.97% from 297); Blue value is 103 (40.62% from 255 or 34.68% from 297); Max value from RGB is 105 - color contains mainly: red. Hex color #695967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695967 is #96A698. Grayscale: #5F5F5F. Windows color (decimal): -9873049 or 6773097. OLE color: 6773097.
HSL color Cylindrical-coordinate representation of color #695967: hue angle of 307.5º 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 #695967 is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 89 | 103 | - |
| CMYK | 0 | 0.15 | 0.02 | 0.59 |
| HSL | 307.5º | 0.08% | 0.38% | - |
| HSV(B) | 307.5º | 0.15% | 0.41% | - |
| XYZ | 11.85 | 11.13 | 14.36 | - |
| YUV | 95.38 | 132.3 | 134.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 89 | 103 | 0 | 0.15 | 0.02 | 0.59 | 307.5 | 0.08 | 0.38 |
| Hex | 69 | 59 | 67 | 0 | F | 2 | 3B | 134 | 8 | 26 |
| Octal | 151 | 131 | 147 | 0 | 17 | 2 | 73 | 464 | 10 | 46 |
| Binary | 1101001 | 1011001 | 1100111 | 0 | 1111 | 10 | 111011 | 100110100 | 1000 | 100110 |
Color Harmonies of #695967
Complementary color
Monochromatic Colors of #695967
Black with #695967
Text Example
Text Example
White with #695967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695967; }
p { color: rgb(105,89,103); }
H1.HeaderClassName
{
color: #695967;
}
.AnyTagClassName
{
color: #695967;
}
</style>
background-color css
<style>
a { background-color: #695967; }
a { background-color: rgb(105,89,103); }
div.DivClassName
{
background-color: #695967;
}
.BgClassName
{
background-color: #695967;
}
</style>
border-color css
<style>
span { border-color: #695967; }
span { border-color: rgb(105,89,103); }
td.TdClassName
{
border-color: #695967;
}
.TagClassName
{
border-color: #695967;
}
</style>