Shades of Salt Box #695465
Tints of Salt Box #695465
RGB
CMYK
RGB Variations
Color information
#695465 (or 0x695465) is known color: Salt Box. HEX triplet: 69, 54 and 65. RGB value is (105,84,101). Sum of RGB (Red+Green+Blue) = 105+84+101=290 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.21% from 290); Green value is 84 (33.20% from 255 or 28.97% from 290); Blue value is 101 (39.84% from 255 or 34.83% from 290); Max value from RGB is 105 - color contains mainly: red. Hex color #695465 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695465 is #96AB9A. Grayscale: #5C5C5C. Windows color (decimal): -9874331 or 6640745. OLE color: 6640745.
HSL color Cylindrical-coordinate representation of color #695465: hue angle of 311.43º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #695465 is Cyan = 0, Magento = 0.20, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 101 | - |
| CMYK | 0 | 0.20 | 0.04 | 0.59 |
| HSL | 311.43º | 0.11% | 0.37% | - |
| HSV(B) | 311.43º | 0.2% | 0.41% | - |
| XYZ | 11.34 | 10.28 | 13.7 | - |
| YUV | 92.22 | 132.96 | 137.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 101 | 0 | 0.20 | 0.04 | 0.59 | 311.43 | 0.11 | 0.37 |
| Hex | 69 | 54 | 65 | 0 | 14 | 4 | 3B | 137 | B | 25 |
| Octal | 151 | 124 | 145 | 0 | 24 | 4 | 73 | 467 | 13 | 45 |
| Binary | 1101001 | 1010100 | 1100101 | 0 | 10100 | 100 | 111011 | 100110111 | 1011 | 100101 |
Color Harmonies of #695465
Complementary color
Monochromatic Colors of #695465
Black with #695465
Text Example
Text Example
White with #695465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695465; }
p { color: rgb(105,84,101); }
H1.HeaderClassName
{
color: #695465;
}
.AnyTagClassName
{
color: #695465;
}
</style>
background-color css
<style>
a { background-color: #695465; }
a { background-color: rgb(105,84,101); }
div.DivClassName
{
background-color: #695465;
}
.BgClassName
{
background-color: #695465;
}
</style>
border-color css
<style>
span { border-color: #695465; }
span { border-color: rgb(105,84,101); }
td.TdClassName
{
border-color: #695465;
}
.TagClassName
{
border-color: #695465;
}
</style>