Shades of Salt Box #766071
Tints of Salt Box #766071
RGB
CMYK
RGB Variations
Color information
#766071 (or 0x766071) is known color: Salt Box. HEX triplet: 76, 60 and 71. RGB value is (118,96,113). Sum of RGB (Red+Green+Blue) = 118+96+113=327 (43% of max value = 765). Red value is 118 (46.48% from 255 or 36.09% from 327); Green value is 96 (37.89% from 255 or 29.36% from 327); Blue value is 113 (44.53% from 255 or 34.56% from 327); Max value from RGB is 118 - color contains mainly: red. Hex color #766071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766071 is #899F8E. Grayscale: #686868. Windows color (decimal): -9019279 or 7430262. OLE color: 7430262.
HSL color Cylindrical-coordinate representation of color #766071: hue angle of 313.64º 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 #766071 is Cyan = 0, Magento = 0.19, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 113 | - |
| CMYK | 0 | 0.19 | 0.04 | 0.54 |
| HSL | 313.64º | 0.1% | 0.42% | - |
| HSV(B) | 313.64º | 0.19% | 0.46% | - |
| XYZ | 14.63 | 13.41 | 17.44 | - |
| YUV | 104.52 | 132.79 | 137.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 113 | 0 | 0.19 | 0.04 | 0.54 | 313.64 | 0.1 | 0.42 |
| Hex | 76 | 60 | 71 | 0 | 13 | 4 | 36 | 13A | A | 2A |
| Octal | 166 | 140 | 161 | 0 | 23 | 4 | 66 | 472 | 12 | 52 |
| Binary | 1110110 | 1100000 | 1110001 | 0 | 10011 | 100 | 110110 | 100111010 | 1010 | 101010 |
Color Harmonies of #766071
Complementary color
Monochromatic Colors of #766071
Black with #766071
Text Example
Text Example
White with #766071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766071; }
p { color: rgb(118,96,113); }
H1.HeaderClassName
{
color: #766071;
}
.AnyTagClassName
{
color: #766071;
}
</style>
background-color css
<style>
a { background-color: #766071; }
a { background-color: rgb(118,96,113); }
div.DivClassName
{
background-color: #766071;
}
.BgClassName
{
background-color: #766071;
}
</style>
border-color css
<style>
span { border-color: #766071; }
span { border-color: rgb(118,96,113); }
td.TdClassName
{
border-color: #766071;
}
.TagClassName
{
border-color: #766071;
}
</style>