Shades of Sandstone #797269
Tints of Sandstone #797269
RGB
CMYK
RGB Variations
Color information
#797269 (or 0x797269) is known color: Sandstone. HEX triplet: 79, 72 and 69. RGB value is (121,114,105). Sum of RGB (Red+Green+Blue) = 121+114+105=340 (45% of max value = 765). Red value is 121 (47.66% from 255 or 35.59% from 340); Green value is 114 (44.92% from 255 or 33.53% from 340); Blue value is 105 (41.41% from 255 or 30.88% from 340); Max value from RGB is 121 - color contains mainly: red. Hex color #797269 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797269 is #868D96. Grayscale: #737373. Windows color (decimal): -8818071 or 6910585. OLE color: 6910585.
HSL color Cylindrical-coordinate representation of color #797269: hue angle of 33.75º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #797269 is Cyan = 0, Magento = 0.06, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 105 | - |
| CMYK | 0 | 0.06 | 0.13 | 0.53 |
| HSL | 33.75º | 0.07% | 0.44% | - |
| HSV(B) | 33.75º | 0.13% | 0.47% | - |
| XYZ | 16.45 | 17.12 | 15.8 | - |
| YUV | 115.07 | 122.32 | 132.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 105 | 0 | 0.06 | 0.13 | 0.53 | 33.75 | 0.07 | 0.44 |
| Hex | 79 | 72 | 69 | 0 | 6 | D | 35 | 22 | 7 | 2C |
| Octal | 171 | 162 | 151 | 0 | 6 | 15 | 65 | 42 | 7 | 54 |
| Binary | 1111001 | 1110010 | 1101001 | 0 | 110 | 1101 | 110101 | 100010 | 111 | 101100 |
Color Harmonies of #797269
Complementary color
Monochromatic Colors of #797269
Black with #797269
Text Example
Text Example
White with #797269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797269; }
p { color: rgb(121,114,105); }
H1.HeaderClassName
{
color: #797269;
}
.AnyTagClassName
{
color: #797269;
}
</style>
background-color css
<style>
a { background-color: #797269; }
a { background-color: rgb(121,114,105); }
div.DivClassName
{
background-color: #797269;
}
.BgClassName
{
background-color: #797269;
}
</style>
border-color css
<style>
span { border-color: #797269; }
span { border-color: rgb(121,114,105); }
td.TdClassName
{
border-color: #797269;
}
.TagClassName
{
border-color: #797269;
}
</style>