Shades of Sandstone #797068
Tints of Sandstone #797068
RGB
CMYK
RGB Variations
Color information
#797068 (or 0x797068) is known color: Sandstone. HEX triplet: 79, 70 and 68. RGB value is (121,112,104). Sum of RGB (Red+Green+Blue) = 121+112+104=337 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.91% from 337); Green value is 112 (44.14% from 255 or 33.23% from 337); Blue value is 104 (41.02% from 255 or 30.86% from 337); Max value from RGB is 121 - color contains mainly: red. Hex color #797068 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797068 is #868F97. Grayscale: #717171. Windows color (decimal): -8818584 or 6844537. OLE color: 6844537.
HSL color Cylindrical-coordinate representation of color #797068: hue angle of 28.24º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #797068 is Cyan = 0, Magento = 0.07, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 112 | 104 | - |
| CMYK | 0 | 0.07 | 0.14 | 0.53 |
| HSL | 28.24º | 0.08% | 0.44% | - |
| HSV(B) | 28.24º | 0.14% | 0.47% | - |
| XYZ | 16.18 | 16.65 | 15.46 | - |
| YUV | 113.78 | 122.48 | 133.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 112 | 104 | 0 | 0.07 | 0.14 | 0.53 | 28.24 | 0.08 | 0.44 |
| Hex | 79 | 70 | 68 | 0 | 7 | E | 35 | 1C | 8 | 2C |
| Octal | 171 | 160 | 150 | 0 | 7 | 16 | 65 | 34 | 10 | 54 |
| Binary | 1111001 | 1110000 | 1101000 | 0 | 111 | 1110 | 110101 | 11100 | 1000 | 101100 |
Color Harmonies of #797068
Complementary color
Monochromatic Colors of #797068
Black with #797068
Text Example
Text Example
White with #797068
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797068; }
p { color: rgb(121,112,104); }
H1.HeaderClassName
{
color: #797068;
}
.AnyTagClassName
{
color: #797068;
}
</style>
background-color css
<style>
a { background-color: #797068; }
a { background-color: rgb(121,112,104); }
div.DivClassName
{
background-color: #797068;
}
.BgClassName
{
background-color: #797068;
}
</style>
border-color css
<style>
span { border-color: #797068; }
span { border-color: rgb(121,112,104); }
td.TdClassName
{
border-color: #797068;
}
.TagClassName
{
border-color: #797068;
}
</style>