Shades of Sand Dune #817769
Tints of Sand Dune #817769
RGB
CMYK
RGB Variations
Color information
#817769 (or 0x817769) is known color: Sand Dune. HEX triplet: 81, 77 and 69. RGB value is (129,119,105). Sum of RGB (Red+Green+Blue) = 129+119+105=353 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.54% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 105 (41.41% from 255 or 29.75% from 353); Max value from RGB is 129 - color contains mainly: red. Hex color #817769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817769 is #7E8896. Grayscale: #787878. Windows color (decimal): -8292503 or 6911873. OLE color: 6911873.
HSL color Cylindrical-coordinate representation of color #817769: hue angle of 35º degrees, saturation: 0.1, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #817769 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 119 | 105 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.49 |
| HSL | 35º | 0.1% | 0.46% | - |
| HSV(B) | 35º | 0.19% | 0.51% | - |
| XYZ | 18.2 | 18.88 | 16.05 | - |
| YUV | 120.39 | 119.31 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 119 | 105 | 0 | 0.08 | 0.19 | 0.49 | 35 | 0.1 | 0.46 |
| Hex | 81 | 77 | 69 | 0 | 8 | 13 | 31 | 23 | A | 2E |
| Octal | 201 | 167 | 151 | 0 | 10 | 23 | 61 | 43 | 12 | 56 |
| Binary | 10000001 | 1110111 | 1101001 | 0 | 1000 | 10011 | 110001 | 100011 | 1010 | 101110 |
Color Harmonies of #817769
Complementary color
Monochromatic Colors of #817769
Black with #817769
Text Example
Text Example
White with #817769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817769; }
p { color: rgb(129,119,105); }
H1.HeaderClassName
{
color: #817769;
}
.AnyTagClassName
{
color: #817769;
}
</style>
background-color css
<style>
a { background-color: #817769; }
a { background-color: rgb(129,119,105); }
div.DivClassName
{
background-color: #817769;
}
.BgClassName
{
background-color: #817769;
}
</style>
border-color css
<style>
span { border-color: #817769; }
span { border-color: rgb(129,119,105); }
td.TdClassName
{
border-color: #817769;
}
.TagClassName
{
border-color: #817769;
}
</style>