Shades of Sandstone #746960
Tints of Sandstone #746960
RGB
CMYK
RGB Variations
Color information
#746960 (or 0x746960) is known color: Sandstone. HEX triplet: 74, 69 and 60. RGB value is (116,105,96). Sum of RGB (Red+Green+Blue) = 116+105+96=317 (41% of max value = 765). Red value is 116 (45.70% from 255 or 36.59% from 317); Green value is 105 (41.41% from 255 or 33.12% from 317); Blue value is 96 (37.89% from 255 or 30.28% from 317); Max value from RGB is 116 - color contains mainly: red. Hex color #746960 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #746960 is #8B969F. Grayscale: #6B6B6B. Windows color (decimal): -9148064 or 6318452. OLE color: 6318452.
HSL color Cylindrical-coordinate representation of color #746960: hue angle of 27º degrees, saturation: 0.09, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #746960 is Cyan = 0, Magento = 0.09, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 105 | 96 | - |
| CMYK | 0 | 0.09 | 0.17 | 0.55 |
| HSL | 27º | 0.09% | 0.42% | - |
| HSV(B) | 27º | 0.17% | 0.45% | - |
| XYZ | 14.37 | 14.66 | 13.14 | - |
| YUV | 107.26 | 121.64 | 134.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 105 | 96 | 0 | 0.09 | 0.17 | 0.55 | 27 | 0.09 | 0.42 |
| Hex | 74 | 69 | 60 | 0 | 9 | 11 | 37 | 1B | 9 | 2A |
| Octal | 164 | 151 | 140 | 0 | 11 | 21 | 67 | 33 | 11 | 52 |
| Binary | 1110100 | 1101001 | 1100000 | 0 | 1001 | 10001 | 110111 | 11011 | 1001 | 101010 |
Color Harmonies of #746960
Complementary color
Monochromatic Colors of #746960
Black with #746960
Text Example
Text Example
White with #746960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #746960; }
p { color: rgb(116,105,96); }
H1.HeaderClassName
{
color: #746960;
}
.AnyTagClassName
{
color: #746960;
}
</style>
background-color css
<style>
a { background-color: #746960; }
a { background-color: rgb(116,105,96); }
div.DivClassName
{
background-color: #746960;
}
.BgClassName
{
background-color: #746960;
}
</style>
border-color css
<style>
span { border-color: #746960; }
span { border-color: rgb(116,105,96); }
td.TdClassName
{
border-color: #746960;
}
.TagClassName
{
border-color: #746960;
}
</style>