Shades of Salt Box #695467
Tints of Salt Box #695467
RGB
CMYK
RGB Variations
Color information
#695467 (or 0x695467) is known color: Salt Box. HEX triplet: 69, 54 and 67. RGB value is (105,84,103). Sum of RGB (Red+Green+Blue) = 105+84+103=292 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.96% from 292); Green value is 84 (33.20% from 255 or 28.77% from 292); Blue value is 103 (40.62% from 255 or 35.27% from 292); Max value from RGB is 105 - color contains mainly: red. Hex color #695467 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695467 is #96AB98. Grayscale: #5C5C5C. Windows color (decimal): -9874329 or 6771817. OLE color: 6771817.
HSL color Cylindrical-coordinate representation of color #695467: hue angle of 305.71º 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 #695467 is Cyan = 0, Magento = 0.20, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 84 | 103 | - |
| CMYK | 0 | 0.20 | 0.02 | 0.59 |
| HSL | 305.71º | 0.11% | 0.37% | - |
| HSV(B) | 305.71º | 0.2% | 0.41% | - |
| XYZ | 11.44 | 10.32 | 14.22 | - |
| YUV | 92.45 | 133.96 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 84 | 103 | 0 | 0.20 | 0.02 | 0.59 | 305.71 | 0.11 | 0.37 |
| Hex | 69 | 54 | 67 | 0 | 14 | 2 | 3B | 132 | B | 25 |
| Octal | 151 | 124 | 147 | 0 | 24 | 2 | 73 | 462 | 13 | 45 |
| Binary | 1101001 | 1010100 | 1100111 | 0 | 10100 | 10 | 111011 | 100110010 | 1011 | 100101 |
Color Harmonies of #695467
Complementary color
Monochromatic Colors of #695467
Black with #695467
Text Example
Text Example
White with #695467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695467; }
p { color: rgb(105,84,103); }
H1.HeaderClassName
{
color: #695467;
}
.AnyTagClassName
{
color: #695467;
}
</style>
background-color css
<style>
a { background-color: #695467; }
a { background-color: rgb(105,84,103); }
div.DivClassName
{
background-color: #695467;
}
.BgClassName
{
background-color: #695467;
}
</style>
border-color css
<style>
span { border-color: #695467; }
span { border-color: rgb(105,84,103); }
td.TdClassName
{
border-color: #695467;
}
.TagClassName
{
border-color: #695467;
}
</style>