Shades of Salt Box #795671
Tints of Salt Box #795671
RGB
CMYK
RGB Variations
Color information
#795671 (or 0x795671) is known color: Salt Box. HEX triplet: 79, 56 and 71. RGB value is (121,86,113). Sum of RGB (Red+Green+Blue) = 121+86+113=320 (42% of max value = 765). Red value is 121 (47.66% from 255 or 37.81% from 320); Green value is 86 (33.98% from 255 or 26.88% from 320); Blue value is 113 (44.53% from 255 or 35.31% from 320); Max value from RGB is 121 - color contains mainly: red. Hex color #795671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795671 is #86A98E. Grayscale: #636363. Windows color (decimal): -8825231 or 7427705. OLE color: 7427705.
HSL color Cylindrical-coordinate representation of color #795671: hue angle of 313.71º degrees, saturation: 0.17, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #795671 is Cyan = 0, Magento = 0.29, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 86 | 113 | - |
| CMYK | 0 | 0.29 | 0.07 | 0.53 |
| HSL | 313.71º | 0.17% | 0.41% | - |
| HSV(B) | 313.71º | 0.29% | 0.47% | - |
| XYZ | 14.19 | 11.91 | 17.17 | - |
| YUV | 99.54 | 135.6 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 86 | 113 | 0 | 0.29 | 0.07 | 0.53 | 313.71 | 0.17 | 0.41 |
| Hex | 79 | 56 | 71 | 0 | 1D | 7 | 35 | 13A | 11 | 29 |
| Octal | 171 | 126 | 161 | 0 | 35 | 7 | 65 | 472 | 21 | 51 |
| Binary | 1111001 | 1010110 | 1110001 | 0 | 11101 | 111 | 110101 | 100111010 | 10001 | 101001 |
Color Harmonies of #795671
Complementary color
Monochromatic Colors of #795671
Black with #795671
Text Example
Text Example
White with #795671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795671; }
p { color: rgb(121,86,113); }
H1.HeaderClassName
{
color: #795671;
}
.AnyTagClassName
{
color: #795671;
}
</style>
background-color css
<style>
a { background-color: #795671; }
a { background-color: rgb(121,86,113); }
div.DivClassName
{
background-color: #795671;
}
.BgClassName
{
background-color: #795671;
}
</style>
border-color css
<style>
span { border-color: #795671; }
span { border-color: rgb(121,86,113); }
td.TdClassName
{
border-color: #795671;
}
.TagClassName
{
border-color: #795671;
}
</style>