Shades of Salt Box #715671
Tints of Salt Box #715671
RGB
CMYK
RGB Variations
Color information
#715671 (or 0x715671) is known color: Salt Box. HEX triplet: 71, 56 and 71. RGB value is (113,86,113). Sum of RGB (Red+Green+Blue) = 113+86+113=312 (41% of max value = 765). Red value is 113 (44.53% from 255 or 36.22% from 312); Green value is 86 (33.98% from 255 or 27.56% from 312); Blue value is 113 (44.53% from 255 or 36.22% from 312); Max value from RGB is 113 - color contains mainly: red, blue. Hex color #715671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715671 is #8EA98E. Grayscale: #616161. Windows color (decimal): -9349519 or 7427697. OLE color: 7427697.
HSL color Cylindrical-coordinate representation of color #715671: hue angle of 300º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #715671 is Cyan = 0, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 113 | - |
| CMYK | 0 | 0.24 | 0 | 0.56 |
| HSL | 300º | 0.14% | 0.39% | - |
| HSV(B) | 300º | 0.24% | 0.44% | - |
| XYZ | 13.12 | 11.36 | 17.12 | - |
| YUV | 97.15 | 136.95 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 113 | 0 | 0.24 | 0 | 0.56 | 300 | 0.14 | 0.39 |
| Hex | 71 | 56 | 71 | 0 | 18 | 0 | 38 | 12C | E | 27 |
| Octal | 161 | 126 | 161 | 0 | 30 | 0 | 70 | 454 | 16 | 47 |
| Binary | 1110001 | 1010110 | 1110001 | 0 | 11000 | 0 | 111000 | 100101100 | 1110 | 100111 |
Color Harmonies of #715671
Complementary color
Monochromatic Colors of #715671
Black with #715671
Text Example
Text Example
White with #715671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715671; }
p { color: rgb(113,86,113); }
H1.HeaderClassName
{
color: #715671;
}
.AnyTagClassName
{
color: #715671;
}
</style>
background-color css
<style>
a { background-color: #715671; }
a { background-color: rgb(113,86,113); }
div.DivClassName
{
background-color: #715671;
}
.BgClassName
{
background-color: #715671;
}
</style>
border-color css
<style>
span { border-color: #715671; }
span { border-color: rgb(113,86,113); }
td.TdClassName
{
border-color: #715671;
}
.TagClassName
{
border-color: #715671;
}
</style>