Shades of Salt Box #705669
Tints of Salt Box #705669
RGB
CMYK
RGB Variations
Color information
#705669 (or 0x705669) is known color: Salt Box. HEX triplet: 70, 56 and 69. RGB value is (112,86,105). Sum of RGB (Red+Green+Blue) = 112+86+105=303 (40% of max value = 765). Red value is 112 (44.14% from 255 or 36.96% from 303); Green value is 86 (33.98% from 255 or 28.38% from 303); Blue value is 105 (41.41% from 255 or 34.65% from 303); Max value from RGB is 112 - color contains mainly: red. Hex color #705669 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #705669 is #8FA996. Grayscale: #5F5F5F. Windows color (decimal): -9415063 or 6903408. OLE color: 6903408.
HSL color Cylindrical-coordinate representation of color #705669: hue angle of 316.15º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #705669 is Cyan = 0, Magento = 0.23, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 86 | 105 | - |
| CMYK | 0 | 0.23 | 0.06 | 0.56 |
| HSL | 316.15º | 0.13% | 0.39% | - |
| HSV(B) | 316.15º | 0.23% | 0.44% | - |
| XYZ | 12.56 | 11.12 | 14.85 | - |
| YUV | 95.94 | 133.11 | 139.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 86 | 105 | 0 | 0.23 | 0.06 | 0.56 | 316.15 | 0.13 | 0.39 |
| Hex | 70 | 56 | 69 | 0 | 17 | 6 | 38 | 13C | D | 27 |
| Octal | 160 | 126 | 151 | 0 | 27 | 6 | 70 | 474 | 15 | 47 |
| Binary | 1110000 | 1010110 | 1101001 | 0 | 10111 | 110 | 111000 | 100111100 | 1101 | 100111 |
Color Harmonies of #705669
Complementary color
Monochromatic Colors of #705669
Black with #705669
Text Example
Text Example
White with #705669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705669; }
p { color: rgb(112,86,105); }
H1.HeaderClassName
{
color: #705669;
}
.AnyTagClassName
{
color: #705669;
}
</style>
background-color css
<style>
a { background-color: #705669; }
a { background-color: rgb(112,86,105); }
div.DivClassName
{
background-color: #705669;
}
.BgClassName
{
background-color: #705669;
}
</style>
border-color css
<style>
span { border-color: #705669; }
span { border-color: rgb(112,86,105); }
td.TdClassName
{
border-color: #705669;
}
.TagClassName
{
border-color: #705669;
}
</style>