Shades of Salt Box #785771
Tints of Salt Box #785771
RGB
CMYK
RGB Variations
Color information
#785771 (or 0x785771) is known color: Salt Box. HEX triplet: 78, 57 and 71. RGB value is (120,87,113). Sum of RGB (Red+Green+Blue) = 120+87+113=320 (42% of max value = 765). Red value is 120 (47.27% from 255 or 37.5% from 320); Green value is 87 (34.38% from 255 or 27.19% from 320); Blue value is 113 (44.53% from 255 or 35.31% from 320); Max value from RGB is 120 - color contains mainly: red. Hex color #785771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785771 is #87A88E. Grayscale: #636363. Windows color (decimal): -8890511 or 7427960. OLE color: 7427960.
HSL color Cylindrical-coordinate representation of color #785771: hue angle of 312.73º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #785771 is Cyan = 0, Magento = 0.28, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 87 | 113 | - |
| CMYK | 0 | 0.28 | 0.06 | 0.53 |
| HSL | 312.73º | 0.16% | 0.41% | - |
| HSV(B) | 312.73º | 0.28% | 0.47% | - |
| XYZ | 14.13 | 12 | 17.19 | - |
| YUV | 99.83 | 135.43 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 87 | 113 | 0 | 0.28 | 0.06 | 0.53 | 312.73 | 0.16 | 0.41 |
| Hex | 78 | 57 | 71 | 0 | 1C | 6 | 35 | 139 | 10 | 29 |
| Octal | 170 | 127 | 161 | 0 | 34 | 6 | 65 | 471 | 20 | 51 |
| Binary | 1111000 | 1010111 | 1110001 | 0 | 11100 | 110 | 110101 | 100111001 | 10000 | 101001 |
Color Harmonies of #785771
Complementary color
Monochromatic Colors of #785771
Black with #785771
Text Example
Text Example
White with #785771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785771; }
p { color: rgb(120,87,113); }
H1.HeaderClassName
{
color: #785771;
}
.AnyTagClassName
{
color: #785771;
}
</style>
background-color css
<style>
a { background-color: #785771; }
a { background-color: rgb(120,87,113); }
div.DivClassName
{
background-color: #785771;
}
.BgClassName
{
background-color: #785771;
}
</style>
border-color css
<style>
span { border-color: #785771; }
span { border-color: rgb(120,87,113); }
td.TdClassName
{
border-color: #785771;
}
.TagClassName
{
border-color: #785771;
}
</style>