Shades of Sandstone #716962
Tints of Sandstone #716962
RGB
CMYK
RGB Variations
Color information
#716962 (or 0x716962) is known color: Sandstone. HEX triplet: 71, 69 and 62. RGB value is (113,105,98). Sum of RGB (Red+Green+Blue) = 113+105+98=316 (41% of max value = 765). Red value is 113 (44.53% from 255 or 35.76% from 316); Green value is 105 (41.41% from 255 or 33.23% from 316); Blue value is 98 (38.67% from 255 or 31.01% from 316); Max value from RGB is 113 - color contains mainly: red. Hex color #716962 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716962 is #8E969D. Grayscale: #6A6A6A. Windows color (decimal): -9344670 or 6449521. OLE color: 6449521.
HSL color Cylindrical-coordinate representation of color #716962: hue angle of 28º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716962 is Cyan = 0, Magento = 0.07, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 105 | 98 | - |
| CMYK | 0 | 0.07 | 0.13 | 0.56 |
| HSL | 28º | 0.07% | 0.41% | - |
| HSV(B) | 28º | 0.13% | 0.44% | - |
| XYZ | 14.07 | 14.5 | 13.61 | - |
| YUV | 106.59 | 123.15 | 132.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 98 | 0 | 0.07 | 0.13 | 0.56 | 28 | 0.07 | 0.41 |
| Hex | 71 | 69 | 62 | 0 | 7 | D | 38 | 1C | 7 | 29 |
| Octal | 161 | 151 | 142 | 0 | 7 | 15 | 70 | 34 | 7 | 51 |
| Binary | 1110001 | 1101001 | 1100010 | 0 | 111 | 1101 | 111000 | 11100 | 111 | 101001 |
Color Harmonies of #716962
Complementary color
Monochromatic Colors of #716962
Black with #716962
Text Example
Text Example
White with #716962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716962; }
p { color: rgb(113,105,98); }
H1.HeaderClassName
{
color: #716962;
}
.AnyTagClassName
{
color: #716962;
}
</style>
background-color css
<style>
a { background-color: #716962; }
a { background-color: rgb(113,105,98); }
div.DivClassName
{
background-color: #716962;
}
.BgClassName
{
background-color: #716962;
}
</style>
border-color css
<style>
span { border-color: #716962; }
span { border-color: rgb(113,105,98); }
td.TdClassName
{
border-color: #716962;
}
.TagClassName
{
border-color: #716962;
}
</style>