Shades of Salt Box #695068
Tints of Salt Box #695068
RGB
CMYK
RGB Variations
Color information
#695068 (or 0x695068) is known color: Salt Box. HEX triplet: 69, 50 and 68. RGB value is (105,80,104). Sum of RGB (Red+Green+Blue) = 105+80+104=289 (38% of max value = 765). Red value is 105 (41.41% from 255 or 36.33% from 289); Green value is 80 (31.64% from 255 or 27.68% from 289); Blue value is 104 (41.02% from 255 or 35.99% from 289); Max value from RGB is 105 - color contains mainly: red. Hex color #695068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #695068 is #96AF97. Grayscale: #5A5A5A. Windows color (decimal): -9875352 or 6836329. OLE color: 6836329.
HSL color Cylindrical-coordinate representation of color #695068: hue angle of 302.4º 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 #695068 is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 80 | 104 | - |
| CMYK | 0 | 0.24 | 0.01 | 0.59 |
| HSL | 302.4º | 0.14% | 0.36% | - |
| HSV(B) | 302.4º | 0.24% | 0.41% | - |
| XYZ | 11.19 | 9.74 | 14.39 | - |
| YUV | 90.21 | 135.78 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 80 | 104 | 0 | 0.24 | 0.01 | 0.59 | 302.4 | 0.14 | 0.36 |
| Hex | 69 | 50 | 68 | 0 | 18 | 1 | 3B | 12E | E | 24 |
| Octal | 151 | 120 | 150 | 0 | 30 | 1 | 73 | 456 | 16 | 44 |
| Binary | 1101001 | 1010000 | 1101000 | 0 | 11000 | 1 | 111011 | 100101110 | 1110 | 100100 |
Color Harmonies of #695068
Complementary color
Monochromatic Colors of #695068
Black with #695068
Text Example
Text Example
White with #695068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695068; }
p { color: rgb(105,80,104); }
H1.HeaderClassName
{
color: #695068;
}
.AnyTagClassName
{
color: #695068;
}
</style>
background-color css
<style>
a { background-color: #695068; }
a { background-color: rgb(105,80,104); }
div.DivClassName
{
background-color: #695068;
}
.BgClassName
{
background-color: #695068;
}
</style>
border-color css
<style>
span { border-color: #695068; }
span { border-color: rgb(105,80,104); }
td.TdClassName
{
border-color: #695068;
}
.TagClassName
{
border-color: #695068;
}
</style>