Shades of Salt Box #695067
Tints of Salt Box #695067
RGB
CMYK
RGB Variations
Color information
#695067 (or 0x695067) is known color: Salt Box. HEX triplet: 69, 50 and 67. RGB value is (105,80,103). Sum of RGB (Red+Green+Blue) = 105+80+103=288 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.46% from 288); Green value is 80 (31.64% from 255 or 27.78% from 288); Blue value is 103 (40.62% from 255 or 35.76% from 288); Max value from RGB is 105 - color contains mainly: red. Hex color #695067 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695067 is #96AF98. Grayscale: #5A5A5A. Windows color (decimal): -9875353 or 6770793. OLE color: 6770793.
HSL color Cylindrical-coordinate representation of color #695067: hue angle of 304.8º degrees, saturation: 0.14, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #695067 is Cyan = 0, Magento = 0.24, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 103 | - |
| CMYK | 0 | 0.24 | 0.02 | 0.59 |
| HSL | 304.8º | 0.14% | 0.36% | - |
| HSV(B) | 304.8º | 0.24% | 0.41% | - |
| XYZ | 11.14 | 9.72 | 14.12 | - |
| YUV | 90.1 | 135.28 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 103 | 0 | 0.24 | 0.02 | 0.59 | 304.8 | 0.14 | 0.36 |
| Hex | 69 | 50 | 67 | 0 | 18 | 2 | 3B | 131 | E | 24 |
| Octal | 151 | 120 | 147 | 0 | 30 | 2 | 73 | 461 | 16 | 44 |
| Binary | 1101001 | 1010000 | 1100111 | 0 | 11000 | 10 | 111011 | 100110001 | 1110 | 100100 |
Color Harmonies of #695067
Complementary color
Monochromatic Colors of #695067
Black with #695067
Text Example
Text Example
White with #695067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695067; }
p { color: rgb(105,80,103); }
H1.HeaderClassName
{
color: #695067;
}
.AnyTagClassName
{
color: #695067;
}
</style>
background-color css
<style>
a { background-color: #695067; }
a { background-color: rgb(105,80,103); }
div.DivClassName
{
background-color: #695067;
}
.BgClassName
{
background-color: #695067;
}
</style>
border-color css
<style>
span { border-color: #695067; }
span { border-color: rgb(105,80,103); }
td.TdClassName
{
border-color: #695067;
}
.TagClassName
{
border-color: #695067;
}
</style>