Shades of Salt Box #766070
Tints of Salt Box #766070
RGB
CMYK
RGB Variations
Color information
#766070 (or 0x766070) is known color: Salt Box. HEX triplet: 76, 60 and 70. RGB value is (118,96,112). Sum of RGB (Red+Green+Blue) = 118+96+112=326 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.20% from 326); Green value is 96 (37.89% from 255 or 29.45% from 326); Blue value is 112 (44.14% from 255 or 34.36% from 326); Max value from RGB is 118 - color contains mainly: red. Hex color #766070 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766070 is #899F8F. Grayscale: #686868. Windows color (decimal): -9019280 or 7364726. OLE color: 7364726.
HSL color Cylindrical-coordinate representation of color #766070: hue angle of 316.36º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766070 is Cyan = 0, Magento = 0.19, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 112 | - |
| CMYK | 0 | 0.19 | 0.05 | 0.54 |
| HSL | 316.36º | 0.1% | 0.42% | - |
| HSV(B) | 316.36º | 0.19% | 0.46% | - |
| XYZ | 14.58 | 13.39 | 17.14 | - |
| YUV | 104.4 | 132.29 | 137.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 112 | 0 | 0.19 | 0.05 | 0.54 | 316.36 | 0.1 | 0.42 |
| Hex | 76 | 60 | 70 | 0 | 13 | 5 | 36 | 13C | A | 2A |
| Octal | 166 | 140 | 160 | 0 | 23 | 5 | 66 | 474 | 12 | 52 |
| Binary | 1110110 | 1100000 | 1110000 | 0 | 10011 | 101 | 110110 | 100111100 | 1010 | 101010 |
Color Harmonies of #766070
Complementary color
Monochromatic Colors of #766070
Black with #766070
Text Example
Text Example
White with #766070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766070; }
p { color: rgb(118,96,112); }
H1.HeaderClassName
{
color: #766070;
}
.AnyTagClassName
{
color: #766070;
}
</style>
background-color css
<style>
a { background-color: #766070; }
a { background-color: rgb(118,96,112); }
div.DivClassName
{
background-color: #766070;
}
.BgClassName
{
background-color: #766070;
}
</style>
border-color css
<style>
span { border-color: #766070; }
span { border-color: rgb(118,96,112); }
td.TdClassName
{
border-color: #766070;
}
.TagClassName
{
border-color: #766070;
}
</style>