Shades of Salt Box #715968
Tints of Salt Box #715968
RGB
CMYK
RGB Variations
Color information
#715968 (or 0x715968) is known color: Salt Box. HEX triplet: 71, 59 and 68. RGB value is (113,89,104). Sum of RGB (Red+Green+Blue) = 113+89+104=306 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.93% from 306); Green value is 89 (35.16% from 255 or 29.08% from 306); Blue value is 104 (41.02% from 255 or 33.99% from 306); Max value from RGB is 113 - color contains mainly: red. Hex color #715968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715968 is #8EA697. Grayscale: #616161. Windows color (decimal): -9348760 or 6838641. OLE color: 6838641.
HSL color Cylindrical-coordinate representation of color #715968: hue angle of 322.5º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #715968 is Cyan = 0, Magento = 0.21, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 104 | - |
| CMYK | 0 | 0.21 | 0.08 | 0.56 |
| HSL | 322.5º | 0.12% | 0.4% | - |
| HSV(B) | 322.5º | 0.21% | 0.44% | - |
| XYZ | 12.88 | 11.65 | 14.67 | - |
| YUV | 97.89 | 131.45 | 138.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 104 | 0 | 0.21 | 0.08 | 0.56 | 322.5 | 0.12 | 0.4 |
| Hex | 71 | 59 | 68 | 0 | 15 | 8 | 38 | 142 | C | 28 |
| Octal | 161 | 131 | 150 | 0 | 25 | 10 | 70 | 502 | 14 | 50 |
| Binary | 1110001 | 1011001 | 1101000 | 0 | 10101 | 1000 | 111000 | 101000010 | 1100 | 101000 |
Color Harmonies of #715968
Complementary color
Monochromatic Colors of #715968
Black with #715968
Text Example
Text Example
White with #715968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715968; }
p { color: rgb(113,89,104); }
H1.HeaderClassName
{
color: #715968;
}
.AnyTagClassName
{
color: #715968;
}
</style>
background-color css
<style>
a { background-color: #715968; }
a { background-color: rgb(113,89,104); }
div.DivClassName
{
background-color: #715968;
}
.BgClassName
{
background-color: #715968;
}
</style>
border-color css
<style>
span { border-color: #715968; }
span { border-color: rgb(113,89,104); }
td.TdClassName
{
border-color: #715968;
}
.TagClassName
{
border-color: #715968;
}
</style>