Shades of Salt Box #785371
Tints of Salt Box #785371
RGB
CMYK
RGB Variations
Color information
#785371 (or 0x785371) is known color: Salt Box. HEX triplet: 78, 53 and 71. RGB value is (120,83,113). Sum of RGB (Red+Green+Blue) = 120+83+113=316 (41% of max value = 765). Red value is 120 (47.27% from 255 or 37.97% from 316); Green value is 83 (32.81% from 255 or 26.27% from 316); Blue value is 113 (44.53% from 255 or 35.76% from 316); Max value from RGB is 120 - color contains mainly: red. Hex color #785371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785371 is #87AC8E. Grayscale: #616161. Windows color (decimal): -8891535 or 7426936. OLE color: 7426936.
HSL color Cylindrical-coordinate representation of color #785371: hue angle of 311.35º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #785371 is Cyan = 0, Magento = 0.31, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 83 | 113 | - |
| CMYK | 0 | 0.31 | 0.06 | 0.53 |
| HSL | 311.35º | 0.18% | 0.4% | - |
| HSV(B) | 311.35º | 0.31% | 0.47% | - |
| XYZ | 13.82 | 11.37 | 17.09 | - |
| YUV | 97.48 | 136.76 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 83 | 113 | 0 | 0.31 | 0.06 | 0.53 | 311.35 | 0.18 | 0.4 |
| Hex | 78 | 53 | 71 | 0 | 1F | 6 | 35 | 137 | 12 | 28 |
| Octal | 170 | 123 | 161 | 0 | 37 | 6 | 65 | 467 | 22 | 50 |
| Binary | 1111000 | 1010011 | 1110001 | 0 | 11111 | 110 | 110101 | 100110111 | 10010 | 101000 |
Color Harmonies of #785371
Complementary color
Monochromatic Colors of #785371
Black with #785371
Text Example
Text Example
White with #785371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785371; }
p { color: rgb(120,83,113); }
H1.HeaderClassName
{
color: #785371;
}
.AnyTagClassName
{
color: #785371;
}
</style>
background-color css
<style>
a { background-color: #785371; }
a { background-color: rgb(120,83,113); }
div.DivClassName
{
background-color: #785371;
}
.BgClassName
{
background-color: #785371;
}
</style>
border-color css
<style>
span { border-color: #785371; }
span { border-color: rgb(120,83,113); }
td.TdClassName
{
border-color: #785371;
}
.TagClassName
{
border-color: #785371;
}
</style>