Shades of Sand Dune #787470
Tints of Sand Dune #787470
RGB
CMYK
RGB Variations
Color information
#787470 (or 0x787470) is known color: Sand Dune. HEX triplet: 78, 74 and 70. RGB value is (120,116,112). Sum of RGB (Red+Green+Blue) = 120+116+112=348 (46% of max value = 765). Red value is 120 (47.27% from 255 or 34.48% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 112 (44.14% from 255 or 32.18% from 348); Max value from RGB is 120 - color contains mainly: red. Hex color #787470 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #787470 is #878B8F. Grayscale: #747474. Windows color (decimal): -8883088 or 7369848. OLE color: 7369848.
HSL color Cylindrical-coordinate representation of color #787470: hue angle of 30º degrees, saturation: 0.03, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #787470 is Cyan = 0, Magento = 0.03, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 116 | 112 | - |
| CMYK | 0 | 0.03 | 0.07 | 0.53 |
| HSL | 30º | 0.03% | 0.45% | - |
| HSV(B) | 30º | 0.07% | 0.47% | - |
| XYZ | 16.92 | 17.65 | 17.85 | - |
| YUV | 116.74 | 125.33 | 130.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 116 | 112 | 0 | 0.03 | 0.07 | 0.53 | 30 | 0.03 | 0.45 |
| Hex | 78 | 74 | 70 | 0 | 3 | 7 | 35 | 1E | 3 | 2D |
| Octal | 170 | 164 | 160 | 0 | 3 | 7 | 65 | 36 | 3 | 55 |
| Binary | 1111000 | 1110100 | 1110000 | 0 | 11 | 111 | 110101 | 11110 | 11 | 101101 |
Color Harmonies of #787470
Complementary color
Monochromatic Colors of #787470
Black with #787470
Text Example
Text Example
White with #787470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #787470; }
p { color: rgb(120,116,112); }
H1.HeaderClassName
{
color: #787470;
}
.AnyTagClassName
{
color: #787470;
}
</style>
background-color css
<style>
a { background-color: #787470; }
a { background-color: rgb(120,116,112); }
div.DivClassName
{
background-color: #787470;
}
.BgClassName
{
background-color: #787470;
}
</style>
border-color css
<style>
span { border-color: #787470; }
span { border-color: rgb(120,116,112); }
td.TdClassName
{
border-color: #787470;
}
.TagClassName
{
border-color: #787470;
}
</style>