Shades of Salt Box #695469
Tints of Salt Box #695469
RGB
CMYK
RGB Variations
Color information
#695469 (or 0x695469) is known color: Salt Box. HEX triplet: 69, 54 and 69. RGB value is (105,84,105). Sum of RGB (Red+Green+Blue) = 105+84+105=294 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.71% from 294); Green value is 84 (33.20% from 255 or 28.57% from 294); Blue value is 105 (41.41% from 255 or 35.71% from 294); Max value from RGB is 105 - color contains mainly: red, blue. Hex color #695469 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695469 is #96AB96. Grayscale: #5C5C5C. Windows color (decimal): -9874327 or 6902889. OLE color: 6902889.
HSL color Cylindrical-coordinate representation of color #695469: hue angle of 300º 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 #695469 is Cyan = 0, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 105 | - |
| CMYK | 0 | 0.20 | 0 | 0.59 |
| HSL | 300º | 0.11% | 0.37% | - |
| HSV(B) | 300º | 0.2% | 0.41% | - |
| XYZ | 11.55 | 10.36 | 14.76 | - |
| YUV | 92.67 | 134.96 | 136.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 105 | 0 | 0.20 | 0 | 0.59 | 300 | 0.11 | 0.37 |
| Hex | 69 | 54 | 69 | 0 | 14 | 0 | 3B | 12C | B | 25 |
| Octal | 151 | 124 | 151 | 0 | 24 | 0 | 73 | 454 | 13 | 45 |
| Binary | 1101001 | 1010100 | 1101001 | 0 | 10100 | 0 | 111011 | 100101100 | 1011 | 100101 |
Color Harmonies of #695469
Complementary color
Monochromatic Colors of #695469
Black with #695469
Text Example
Text Example
White with #695469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695469; }
p { color: rgb(105,84,105); }
H1.HeaderClassName
{
color: #695469;
}
.AnyTagClassName
{
color: #695469;
}
</style>
background-color css
<style>
a { background-color: #695469; }
a { background-color: rgb(105,84,105); }
div.DivClassName
{
background-color: #695469;
}
.BgClassName
{
background-color: #695469;
}
</style>
border-color css
<style>
span { border-color: #695469; }
span { border-color: rgb(105,84,105); }
td.TdClassName
{
border-color: #695469;
}
.TagClassName
{
border-color: #695469;
}
</style>