Shades of Salt Box #775771
Tints of Salt Box #775771
RGB
CMYK
RGB Variations
Color information
#775771 (or 0x775771) is known color: Salt Box. HEX triplet: 77, 57 and 71. RGB value is (119,87,113). Sum of RGB (Red+Green+Blue) = 119+87+113=319 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.30% from 319); Green value is 87 (34.38% from 255 or 27.27% from 319); Blue value is 113 (44.53% from 255 or 35.42% from 319); Max value from RGB is 119 - color contains mainly: red. Hex color #775771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775771 is #88A88E. Grayscale: #636363. Windows color (decimal): -8956047 or 7427959. OLE color: 7427959.
HSL color Cylindrical-coordinate representation of color #775771: hue angle of 311.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #775771 is Cyan = 0, Magento = 0.27, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 87 | 113 | - |
| CMYK | 0 | 0.27 | 0.05 | 0.53 |
| HSL | 311.25º | 0.16% | 0.4% | - |
| HSV(B) | 311.25º | 0.27% | 0.47% | - |
| XYZ | 14 | 11.93 | 17.19 | - |
| YUV | 99.53 | 135.6 | 141.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 87 | 113 | 0 | 0.27 | 0.05 | 0.53 | 311.25 | 0.16 | 0.4 |
| Hex | 77 | 57 | 71 | 0 | 1B | 5 | 35 | 137 | 10 | 28 |
| Octal | 167 | 127 | 161 | 0 | 33 | 5 | 65 | 467 | 20 | 50 |
| Binary | 1110111 | 1010111 | 1110001 | 0 | 11011 | 101 | 110101 | 100110111 | 10000 | 101000 |
Color Harmonies of #775771
Complementary color
Monochromatic Colors of #775771
Black with #775771
Text Example
Text Example
White with #775771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775771; }
p { color: rgb(119,87,113); }
H1.HeaderClassName
{
color: #775771;
}
.AnyTagClassName
{
color: #775771;
}
</style>
background-color css
<style>
a { background-color: #775771; }
a { background-color: rgb(119,87,113); }
div.DivClassName
{
background-color: #775771;
}
.BgClassName
{
background-color: #775771;
}
</style>
border-color css
<style>
span { border-color: #775771; }
span { border-color: rgb(119,87,113); }
td.TdClassName
{
border-color: #775771;
}
.TagClassName
{
border-color: #775771;
}
</style>