Shades of Salt Box #715171
Tints of Salt Box #715171
RGB
CMYK
RGB Variations
Color information
#715171 (or 0x715171) is known color: Salt Box. HEX triplet: 71, 51 and 71. RGB value is (113,81,113). Sum of RGB (Red+Green+Blue) = 113+81+113=307 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.81% from 307); Green value is 81 (32.03% from 255 or 26.38% from 307); Blue value is 113 (44.53% from 255 or 36.81% from 307); Max value from RGB is 113 - color contains mainly: red, blue. Hex color #715171 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715171 is #8EAE8E. Grayscale: #5E5E5E. Windows color (decimal): -9350799 or 7426417. OLE color: 7426417.
HSL color Cylindrical-coordinate representation of color #715171: hue angle of 300º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #715171 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 81 | 113 | - |
| CMYK | 0 | 0.28 | 0 | 0.56 |
| HSL | 300º | 0.16% | 0.38% | - |
| HSV(B) | 300º | 0.28% | 0.44% | - |
| XYZ | 12.73 | 10.59 | 17 | - |
| YUV | 94.22 | 138.6 | 141.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 81 | 113 | 0 | 0.28 | 0 | 0.56 | 300 | 0.16 | 0.38 |
| Hex | 71 | 51 | 71 | 0 | 1C | 0 | 38 | 12C | 10 | 26 |
| Octal | 161 | 121 | 161 | 0 | 34 | 0 | 70 | 454 | 20 | 46 |
| Binary | 1110001 | 1010001 | 1110001 | 0 | 11100 | 0 | 111000 | 100101100 | 10000 | 100110 |
Color Harmonies of #715171
Complementary color
Monochromatic Colors of #715171
Black with #715171
Text Example
Text Example
White with #715171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715171; }
p { color: rgb(113,81,113); }
H1.HeaderClassName
{
color: #715171;
}
.AnyTagClassName
{
color: #715171;
}
</style>
background-color css
<style>
a { background-color: #715171; }
a { background-color: rgb(113,81,113); }
div.DivClassName
{
background-color: #715171;
}
.BgClassName
{
background-color: #715171;
}
</style>
border-color css
<style>
span { border-color: #715171; }
span { border-color: rgb(113,81,113); }
td.TdClassName
{
border-color: #715171;
}
.TagClassName
{
border-color: #715171;
}
</style>