Shades of Sandstone #797267
Tints of Sandstone #797267
RGB
CMYK
RGB Variations
Color information
#797267 (or 0x797267) is known color: Sandstone. HEX triplet: 79, 72 and 67. RGB value is (121,114,103). Sum of RGB (Red+Green+Blue) = 121+114+103=338 (44% of max value = 765). Red value is 121 (47.66% from 255 or 35.80% from 338); Green value is 114 (44.92% from 255 or 33.73% from 338); Blue value is 103 (40.62% from 255 or 30.47% from 338); Max value from RGB is 121 - color contains mainly: red. Hex color #797267 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #797267 is #868D98. Grayscale: #727272. Windows color (decimal): -8818073 or 6779513. OLE color: 6779513.
HSL color Cylindrical-coordinate representation of color #797267: hue angle of 36.67º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #797267 is Cyan = 0, Magento = 0.06, Yellow = 0.15 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 114 | 103 | - |
| CMYK | 0 | 0.06 | 0.15 | 0.53 |
| HSL | 36.67º | 0.08% | 0.44% | - |
| HSV(B) | 36.67º | 0.15% | 0.47% | - |
| XYZ | 16.35 | 17.08 | 15.27 | - |
| YUV | 114.84 | 121.32 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 114 | 103 | 0 | 0.06 | 0.15 | 0.53 | 36.67 | 0.08 | 0.44 |
| Hex | 79 | 72 | 67 | 0 | 6 | F | 35 | 25 | 8 | 2C |
| Octal | 171 | 162 | 147 | 0 | 6 | 17 | 65 | 45 | 10 | 54 |
| Binary | 1111001 | 1110010 | 1100111 | 0 | 110 | 1111 | 110101 | 100101 | 1000 | 101100 |
Color Harmonies of #797267
Complementary color
Monochromatic Colors of #797267
Black with #797267
Text Example
Text Example
White with #797267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #797267; }
p { color: rgb(121,114,103); }
H1.HeaderClassName
{
color: #797267;
}
.AnyTagClassName
{
color: #797267;
}
</style>
background-color css
<style>
a { background-color: #797267; }
a { background-color: rgb(121,114,103); }
div.DivClassName
{
background-color: #797267;
}
.BgClassName
{
background-color: #797267;
}
</style>
border-color css
<style>
span { border-color: #797267; }
span { border-color: rgb(121,114,103); }
td.TdClassName
{
border-color: #797267;
}
.TagClassName
{
border-color: #797267;
}
</style>