Shades of Salt Box #765970
Tints of Salt Box #765970
RGB
CMYK
RGB Variations
Color information
#765970 (or 0x765970) is known color: Salt Box. HEX triplet: 76, 59 and 70. RGB value is (118,89,112). Sum of RGB (Red+Green+Blue) = 118+89+112=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 89 (35.16% from 255 or 27.90% from 319); Blue value is 112 (44.14% from 255 or 35.11% from 319); Max value from RGB is 118 - color contains mainly: red. Hex color #765970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #765970 is #89A68F. Grayscale: #646464. Windows color (decimal): -9021072 or 7362934. OLE color: 7362934.
HSL color Cylindrical-coordinate representation of color #765970: hue angle of 312.41º degrees, saturation: 0.14, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #765970 is Cyan = 0, Magento = 0.25, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 112 | - |
| CMYK | 0 | 0.25 | 0.05 | 0.54 |
| HSL | 312.41º | 0.14% | 0.41% | - |
| HSV(B) | 312.41º | 0.25% | 0.46% | - |
| XYZ | 13.97 | 12.17 | 16.94 | - |
| YUV | 100.29 | 134.61 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 112 | 0 | 0.25 | 0.05 | 0.54 | 312.41 | 0.14 | 0.41 |
| Hex | 76 | 59 | 70 | 0 | 19 | 5 | 36 | 138 | E | 29 |
| Octal | 166 | 131 | 160 | 0 | 31 | 5 | 66 | 470 | 16 | 51 |
| Binary | 1110110 | 1011001 | 1110000 | 0 | 11001 | 101 | 110110 | 100111000 | 1110 | 101001 |
Color Harmonies of #765970
Complementary color
Monochromatic Colors of #765970
Black with #765970
Text Example
Text Example
White with #765970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765970; }
p { color: rgb(118,89,112); }
H1.HeaderClassName
{
color: #765970;
}
.AnyTagClassName
{
color: #765970;
}
</style>
background-color css
<style>
a { background-color: #765970; }
a { background-color: rgb(118,89,112); }
div.DivClassName
{
background-color: #765970;
}
.BgClassName
{
background-color: #765970;
}
</style>
border-color css
<style>
span { border-color: #765970; }
span { border-color: rgb(118,89,112); }
td.TdClassName
{
border-color: #765970;
}
.TagClassName
{
border-color: #765970;
}
</style>