Shades of Salt Box #696067
Tints of Salt Box #696067
RGB
CMYK
RGB Variations
Color information
#696067 (or 0x696067) is known color: Salt Box. HEX triplet: 69, 60 and 67. RGB value is (105,96,103). Sum of RGB (Red+Green+Blue) = 105+96+103=304 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.54% from 304); Green value is 96 (37.89% from 255 or 31.58% from 304); Blue value is 103 (40.62% from 255 or 33.88% from 304); Max value from RGB is 105 - color contains mainly: red. Hex color #696067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #696067 is #969F98. Grayscale: #636363. Windows color (decimal): -9871257 or 6774889. OLE color: 6774889.
HSL color Cylindrical-coordinate representation of color #696067: hue angle of 313.33º degrees, saturation: 0.04, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #696067 is Cyan = 0, Magento = 0.09, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 96 | 103 | - |
| CMYK | 0 | 0.09 | 0.02 | 0.59 |
| HSL | 313.33º | 0.04% | 0.39% | - |
| HSV(B) | 313.33º | 0.09% | 0.41% | - |
| XYZ | 12.46 | 12.35 | 14.56 | - |
| YUV | 99.49 | 129.98 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 96 | 103 | 0 | 0.09 | 0.02 | 0.59 | 313.33 | 0.04 | 0.39 |
| Hex | 69 | 60 | 67 | 0 | 9 | 2 | 3B | 139 | 4 | 27 |
| Octal | 151 | 140 | 147 | 0 | 11 | 2 | 73 | 471 | 4 | 47 |
| Binary | 1101001 | 1100000 | 1100111 | 0 | 1001 | 10 | 111011 | 100111001 | 100 | 100111 |
Color Harmonies of #696067
Complementary color
Monochromatic Colors of #696067
Black with #696067
Text Example
Text Example
White with #696067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #696067; }
p { color: rgb(105,96,103); }
H1.HeaderClassName
{
color: #696067;
}
.AnyTagClassName
{
color: #696067;
}
</style>
background-color css
<style>
a { background-color: #696067; }
a { background-color: rgb(105,96,103); }
div.DivClassName
{
background-color: #696067;
}
.BgClassName
{
background-color: #696067;
}
</style>
border-color css
<style>
span { border-color: #696067; }
span { border-color: rgb(105,96,103); }
td.TdClassName
{
border-color: #696067;
}
.TagClassName
{
border-color: #696067;
}
</style>