Shades of Salt Box #695669
Tints of Salt Box #695669
RGB
CMYK
RGB Variations
Color information
#695669 (or 0x695669) is known color: Salt Box. HEX triplet: 69, 56 and 69. RGB value is (105,86,105). Sum of RGB (Red+Green+Blue) = 105+86+105=296 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.47% from 296); Green value is 86 (33.98% from 255 or 29.05% from 296); Blue value is 105 (41.41% from 255 or 35.47% from 296); Max value from RGB is 105 - color contains mainly: red, blue. Hex color #695669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695669 is #96A996. Grayscale: #5D5D5D. Windows color (decimal): -9873815 or 6903401. OLE color: 6903401.
HSL color Cylindrical-coordinate representation of color #695669: hue angle of 300º 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 #695669 is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 105 | - |
| CMYK | 0 | 0.18 | 0 | 0.59 |
| HSL | 300º | 0.1% | 0.37% | - |
| HSV(B) | 300º | 0.18% | 0.41% | - |
| XYZ | 11.7 | 10.68 | 14.81 | - |
| YUV | 93.85 | 134.29 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 105 | 0 | 0.18 | 0 | 0.59 | 300 | 0.1 | 0.37 |
| Hex | 69 | 56 | 69 | 0 | 12 | 0 | 3B | 12C | A | 25 |
| Octal | 151 | 126 | 151 | 0 | 22 | 0 | 73 | 454 | 12 | 45 |
| Binary | 1101001 | 1010110 | 1101001 | 0 | 10010 | 0 | 111011 | 100101100 | 1010 | 100101 |
Color Harmonies of #695669
Complementary color
Monochromatic Colors of #695669
Black with #695669
Text Example
Text Example
White with #695669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695669; }
p { color: rgb(105,86,105); }
H1.HeaderClassName
{
color: #695669;
}
.AnyTagClassName
{
color: #695669;
}
</style>
background-color css
<style>
a { background-color: #695669; }
a { background-color: rgb(105,86,105); }
div.DivClassName
{
background-color: #695669;
}
.BgClassName
{
background-color: #695669;
}
</style>
border-color css
<style>
span { border-color: #695669; }
span { border-color: rgb(105,86,105); }
td.TdClassName
{
border-color: #695669;
}
.TagClassName
{
border-color: #695669;
}
</style>