Shades of Salt Box #695662
Tints of Salt Box #695662
RGB
CMYK
RGB Variations
Color information
#695662 (or 0x695662) is known color: Salt Box. HEX triplet: 69, 56 and 62. RGB value is (105,86,98). Sum of RGB (Red+Green+Blue) = 105+86+98=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 98 (38.67% from 255 or 33.91% from 289); Max value from RGB is 105 - color contains mainly: red. Hex color #695662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695662 is #96A99D. Grayscale: #5D5D5D. Windows color (decimal): -9873822 or 6444649. OLE color: 6444649.
HSL color Cylindrical-coordinate representation of color #695662: hue angle of 322.11º 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 #695662 is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 98 | - |
| CMYK | 0 | 0.18 | 0.07 | 0.59 |
| HSL | 322.11º | 0.1% | 0.37% | - |
| HSV(B) | 322.11º | 0.18% | 0.41% | - |
| XYZ | 11.36 | 10.54 | 12.99 | - |
| YUV | 93.05 | 130.79 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 98 | 0 | 0.18 | 0.07 | 0.59 | 322.11 | 0.1 | 0.37 |
| Hex | 69 | 56 | 62 | 0 | 12 | 7 | 3B | 142 | A | 25 |
| Octal | 151 | 126 | 142 | 0 | 22 | 7 | 73 | 502 | 12 | 45 |
| Binary | 1101001 | 1010110 | 1100010 | 0 | 10010 | 111 | 111011 | 101000010 | 1010 | 100101 |
Color Harmonies of #695662
Complementary color
Monochromatic Colors of #695662
Black with #695662
Text Example
Text Example
White with #695662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695662; }
p { color: rgb(105,86,98); }
H1.HeaderClassName
{
color: #695662;
}
.AnyTagClassName
{
color: #695662;
}
</style>
background-color css
<style>
a { background-color: #695662; }
a { background-color: rgb(105,86,98); }
div.DivClassName
{
background-color: #695662;
}
.BgClassName
{
background-color: #695662;
}
</style>
border-color css
<style>
span { border-color: #695662; }
span { border-color: rgb(105,86,98); }
td.TdClassName
{
border-color: #695662;
}
.TagClassName
{
border-color: #695662;
}
</style>