Shades of Sandstone #716960
Tints of Sandstone #716960
RGB
CMYK
RGB Variations
Color information
#716960 (or 0x716960) is known color: Sandstone. HEX triplet: 71, 69 and 60. RGB value is (113,105,96). Sum of RGB (Red+Green+Blue) = 113+105+96=314 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.99% from 314); Green value is 105 (41.41% from 255 or 33.44% from 314); Blue value is 96 (37.89% from 255 or 30.57% from 314); Max value from RGB is 113 - color contains mainly: red. Hex color #716960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716960 is #8E969F. Grayscale: #6A6A6A. Windows color (decimal): -9344672 or 6318449. OLE color: 6318449.
HSL color Cylindrical-coordinate representation of color #716960: hue angle of 31.76º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #716960 is Cyan = 0, Magento = 0.07, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 96 | - |
| CMYK | 0 | 0.07 | 0.15 | 0.56 |
| HSL | 31.76º | 0.08% | 0.41% | - |
| HSV(B) | 31.76º | 0.15% | 0.44% | - |
| XYZ | 13.97 | 14.46 | 13.12 | - |
| YUV | 106.37 | 122.15 | 132.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 96 | 0 | 0.07 | 0.15 | 0.56 | 31.76 | 0.08 | 0.41 |
| Hex | 71 | 69 | 60 | 0 | 7 | F | 38 | 20 | 8 | 29 |
| Octal | 161 | 151 | 140 | 0 | 7 | 17 | 70 | 40 | 10 | 51 |
| Binary | 1110001 | 1101001 | 1100000 | 0 | 111 | 1111 | 111000 | 100000 | 1000 | 101001 |
Color Harmonies of #716960
Complementary color
Monochromatic Colors of #716960
Black with #716960
Text Example
Text Example
White with #716960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716960; }
p { color: rgb(113,105,96); }
H1.HeaderClassName
{
color: #716960;
}
.AnyTagClassName
{
color: #716960;
}
</style>
background-color css
<style>
a { background-color: #716960; }
a { background-color: rgb(113,105,96); }
div.DivClassName
{
background-color: #716960;
}
.BgClassName
{
background-color: #716960;
}
</style>
border-color css
<style>
span { border-color: #716960; }
span { border-color: rgb(113,105,96); }
td.TdClassName
{
border-color: #716960;
}
.TagClassName
{
border-color: #716960;
}
</style>