Shades of Salt Box #766371
Tints of Salt Box #766371
RGB
CMYK
RGB Variations
Color information
#766371 (or 0x766371) is known color: Salt Box. HEX triplet: 76, 63 and 71. RGB value is (118,99,113). Sum of RGB (Red+Green+Blue) = 118+99+113=330 (43% of max value = 765). Red value is 118 (46.48% from 255 or 35.76% from 330); Green value is 99 (39.06% from 255 or 30% from 330); Blue value is 113 (44.53% from 255 or 34.24% from 330); Max value from RGB is 118 - color contains mainly: red. Hex color #766371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766371 is #899C8E. Grayscale: #6A6A6A. Windows color (decimal): -9018511 or 7431030. OLE color: 7431030.
HSL color Cylindrical-coordinate representation of color #766371: hue angle of 315.79º degrees, saturation: 0.09, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #766371 is Cyan = 0, Magento = 0.16, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 113 | - |
| CMYK | 0 | 0.16 | 0.04 | 0.54 |
| HSL | 315.79º | 0.09% | 0.43% | - |
| HSV(B) | 315.79º | 0.16% | 0.46% | - |
| XYZ | 14.91 | 13.97 | 17.53 | - |
| YUV | 106.28 | 131.79 | 136.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 113 | 0 | 0.16 | 0.04 | 0.54 | 315.79 | 0.09 | 0.43 |
| Hex | 76 | 63 | 71 | 0 | 10 | 4 | 36 | 13C | 9 | 2B |
| Octal | 166 | 143 | 161 | 0 | 20 | 4 | 66 | 474 | 11 | 53 |
| Binary | 1110110 | 1100011 | 1110001 | 0 | 10000 | 100 | 110110 | 100111100 | 1001 | 101011 |
Color Harmonies of #766371
Complementary color
Monochromatic Colors of #766371
Black with #766371
Text Example
Text Example
White with #766371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766371; }
p { color: rgb(118,99,113); }
H1.HeaderClassName
{
color: #766371;
}
.AnyTagClassName
{
color: #766371;
}
</style>
background-color css
<style>
a { background-color: #766371; }
a { background-color: rgb(118,99,113); }
div.DivClassName
{
background-color: #766371;
}
.BgClassName
{
background-color: #766371;
}
</style>
border-color css
<style>
span { border-color: #766371; }
span { border-color: rgb(118,99,113); }
td.TdClassName
{
border-color: #766371;
}
.TagClassName
{
border-color: #766371;
}
</style>