Shades of Salt Box #715969
Tints of Salt Box #715969
RGB
CMYK
RGB Variations
Color information
#715969 (or 0x715969) is known color: Salt Box. HEX triplet: 71, 59 and 69. RGB value is (113,89,105). Sum of RGB (Red+Green+Blue) = 113+89+105=307 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.81% from 307); Green value is 89 (35.16% from 255 or 28.99% from 307); Blue value is 105 (41.41% from 255 or 34.20% from 307); Max value from RGB is 113 - color contains mainly: red. Hex color #715969 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #715969 is #8EA696. Grayscale: #616161. Windows color (decimal): -9348759 or 6904177. OLE color: 6904177.
HSL color Cylindrical-coordinate representation of color #715969: hue angle of 320º 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 #715969 is Cyan = 0, Magento = 0.21, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 105 | - |
| CMYK | 0 | 0.21 | 0.07 | 0.56 |
| HSL | 320º | 0.12% | 0.4% | - |
| HSV(B) | 320º | 0.21% | 0.44% | - |
| XYZ | 12.93 | 11.68 | 14.94 | - |
| YUV | 98 | 131.95 | 138.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 105 | 0 | 0.21 | 0.07 | 0.56 | 320 | 0.12 | 0.4 |
| Hex | 71 | 59 | 69 | 0 | 15 | 7 | 38 | 140 | C | 28 |
| Octal | 161 | 131 | 151 | 0 | 25 | 7 | 70 | 500 | 14 | 50 |
| Binary | 1110001 | 1011001 | 1101001 | 0 | 10101 | 111 | 111000 | 101000000 | 1100 | 101000 |
Color Harmonies of #715969
Complementary color
Monochromatic Colors of #715969
Black with #715969
Text Example
Text Example
White with #715969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715969; }
p { color: rgb(113,89,105); }
H1.HeaderClassName
{
color: #715969;
}
.AnyTagClassName
{
color: #715969;
}
</style>
background-color css
<style>
a { background-color: #715969; }
a { background-color: rgb(113,89,105); }
div.DivClassName
{
background-color: #715969;
}
.BgClassName
{
background-color: #715969;
}
</style>
border-color css
<style>
span { border-color: #715969; }
span { border-color: rgb(113,89,105); }
td.TdClassName
{
border-color: #715969;
}
.TagClassName
{
border-color: #715969;
}
</style>