Shades of Salt Box #775671
Tints of Salt Box #775671
RGB
CMYK
RGB Variations
Color information
#775671 (or 0x775671) is known color: Salt Box. HEX triplet: 77, 56 and 71. RGB value is (119,86,113). Sum of RGB (Red+Green+Blue) = 119+86+113=318 (42% of max value = 765). Red value is 119 (46.88% from 255 or 37.42% from 318); Green value is 86 (33.98% from 255 or 27.04% from 318); Blue value is 113 (44.53% from 255 or 35.53% from 318); Max value from RGB is 119 - color contains mainly: red. Hex color #775671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #775671 is #88A98E. Grayscale: #626262. Windows color (decimal): -8956303 or 7427703. OLE color: 7427703.
HSL color Cylindrical-coordinate representation of color #775671: hue angle of 310.91º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #775671 is Cyan = 0, Magento = 0.28, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 86 | 113 | - |
| CMYK | 0 | 0.28 | 0.05 | 0.53 |
| HSL | 310.91º | 0.16% | 0.4% | - |
| HSV(B) | 310.91º | 0.28% | 0.47% | - |
| XYZ | 13.92 | 11.77 | 17.16 | - |
| YUV | 98.95 | 135.93 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 86 | 113 | 0 | 0.28 | 0.05 | 0.53 | 310.91 | 0.16 | 0.4 |
| Hex | 77 | 56 | 71 | 0 | 1C | 5 | 35 | 137 | 10 | 28 |
| Octal | 167 | 126 | 161 | 0 | 34 | 5 | 65 | 467 | 20 | 50 |
| Binary | 1110111 | 1010110 | 1110001 | 0 | 11100 | 101 | 110101 | 100110111 | 10000 | 101000 |
Color Harmonies of #775671
Complementary color
Monochromatic Colors of #775671
Black with #775671
Text Example
Text Example
White with #775671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775671; }
p { color: rgb(119,86,113); }
H1.HeaderClassName
{
color: #775671;
}
.AnyTagClassName
{
color: #775671;
}
</style>
background-color css
<style>
a { background-color: #775671; }
a { background-color: rgb(119,86,113); }
div.DivClassName
{
background-color: #775671;
}
.BgClassName
{
background-color: #775671;
}
</style>
border-color css
<style>
span { border-color: #775671; }
span { border-color: rgb(119,86,113); }
td.TdClassName
{
border-color: #775671;
}
.TagClassName
{
border-color: #775671;
}
</style>