Shades of Sandstone #797062
Tints of Sandstone #797062
RGB
CMYK
RGB Variations
Color information
#797062 (or 0x797062) is known color: Sandstone. HEX triplet: 79, 70 and 62. RGB value is (121,112,98). Sum of RGB (Red+Green+Blue) = 121+112+98=331 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.56% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 98 (38.67% from 255 or 29.61% from 331); Max value from RGB is 121 - color contains mainly: red. Hex color #797062 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797062 is #868F9D. Grayscale: #717171. Windows color (decimal): -8818590 or 6451321. OLE color: 6451321.
HSL color Cylindrical-coordinate representation of color #797062: hue angle of 36.52º degrees, saturation: 0.11, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #797062 is Cyan = 0, Magento = 0.07, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 98 | - |
| CMYK | 0 | 0.07 | 0.19 | 0.53 |
| HSL | 36.52º | 0.11% | 0.43% | - |
| HSV(B) | 36.52º | 0.19% | 0.47% | - |
| XYZ | 15.88 | 16.54 | 13.91 | - |
| YUV | 113.1 | 119.48 | 133.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 98 | 0 | 0.07 | 0.19 | 0.53 | 36.52 | 0.11 | 0.43 |
| Hex | 79 | 70 | 62 | 0 | 7 | 13 | 35 | 25 | B | 2B |
| Octal | 171 | 160 | 142 | 0 | 7 | 23 | 65 | 45 | 13 | 53 |
| Binary | 1111001 | 1110000 | 1100010 | 0 | 111 | 10011 | 110101 | 100101 | 1011 | 101011 |
Color Harmonies of #797062
Complementary color
Monochromatic Colors of #797062
Black with #797062
Text Example
Text Example
White with #797062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797062; }
p { color: rgb(121,112,98); }
H1.HeaderClassName
{
color: #797062;
}
.AnyTagClassName
{
color: #797062;
}
</style>
background-color css
<style>
a { background-color: #797062; }
a { background-color: rgb(121,112,98); }
div.DivClassName
{
background-color: #797062;
}
.BgClassName
{
background-color: #797062;
}
</style>
border-color css
<style>
span { border-color: #797062; }
span { border-color: rgb(121,112,98); }
td.TdClassName
{
border-color: #797062;
}
.TagClassName
{
border-color: #797062;
}
</style>