Shades of Salt Box #785271
Tints of Salt Box #785271
RGB
CMYK
RGB Variations
Color information
#785271 (or 0x785271) is known color: Salt Box. HEX triplet: 78, 52 and 71. RGB value is (120,82,113). Sum of RGB (Red+Green+Blue) = 120+82+113=315 (41% of max value = 765). Red value is 120 (47.27% from 255 or 38.10% from 315); Green value is 82 (32.42% from 255 or 26.03% from 315); Blue value is 113 (44.53% from 255 or 35.87% from 315); Max value from RGB is 120 - color contains mainly: red. Hex color #785271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #785271 is #87AD8E. Grayscale: #606060. Windows color (decimal): -8891791 or 7426680. OLE color: 7426680.
HSL color Cylindrical-coordinate representation of color #785271: hue angle of 311.05º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #785271 is Cyan = 0, Magento = 0.32, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 82 | 113 | - |
| CMYK | 0 | 0.32 | 0.06 | 0.53 |
| HSL | 311.05º | 0.19% | 0.4% | - |
| HSV(B) | 311.05º | 0.32% | 0.47% | - |
| XYZ | 13.74 | 11.22 | 17.06 | - |
| YUV | 96.9 | 137.09 | 144.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 82 | 113 | 0 | 0.32 | 0.06 | 0.53 | 311.05 | 0.19 | 0.4 |
| Hex | 78 | 52 | 71 | 0 | 20 | 6 | 35 | 137 | 13 | 28 |
| Octal | 170 | 122 | 161 | 0 | 40 | 6 | 65 | 467 | 23 | 50 |
| Binary | 1111000 | 1010010 | 1110001 | 0 | 100000 | 110 | 110101 | 100110111 | 10011 | 101000 |
Color Harmonies of #785271
Complementary color
Monochromatic Colors of #785271
Black with #785271
Text Example
Text Example
White with #785271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #785271; }
p { color: rgb(120,82,113); }
H1.HeaderClassName
{
color: #785271;
}
.AnyTagClassName
{
color: #785271;
}
</style>
background-color css
<style>
a { background-color: #785271; }
a { background-color: rgb(120,82,113); }
div.DivClassName
{
background-color: #785271;
}
.BgClassName
{
background-color: #785271;
}
</style>
border-color css
<style>
span { border-color: #785271; }
span { border-color: rgb(120,82,113); }
td.TdClassName
{
border-color: #785271;
}
.TagClassName
{
border-color: #785271;
}
</style>