Shades of Sand Dune #827769
Tints of Sand Dune #827769
RGB
CMYK
RGB Variations
Color information
#827769 (or 0x827769) is known color: Sand Dune. HEX triplet: 82, 77 and 69. RGB value is (130,119,105). Sum of RGB (Red+Green+Blue) = 130+119+105=354 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.72% from 354); Green value is 119 (46.88% from 255 or 33.62% from 354); Blue value is 105 (41.41% from 255 or 29.66% from 354); Max value from RGB is 130 - color contains mainly: red. Hex color #827769 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827769 is #7D8896. Grayscale: #787878. Windows color (decimal): -8226967 or 6911874. OLE color: 6911874.
HSL color Cylindrical-coordinate representation of color #827769: hue angle of 33.6º degrees, saturation: 0.11, 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 #827769 is Cyan = 0, Magento = 0.08, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 119 | 105 | - |
| CMYK | 0 | 0.08 | 0.19 | 0.49 |
| HSL | 33.6º | 0.11% | 0.46% | - |
| HSV(B) | 33.6º | 0.19% | 0.51% | - |
| XYZ | 18.35 | 18.96 | 16.06 | - |
| YUV | 120.69 | 119.14 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 119 | 105 | 0 | 0.08 | 0.19 | 0.49 | 33.6 | 0.11 | 0.46 |
| Hex | 82 | 77 | 69 | 0 | 8 | 13 | 31 | 22 | B | 2E |
| Octal | 202 | 167 | 151 | 0 | 10 | 23 | 61 | 42 | 13 | 56 |
| Binary | 10000010 | 1110111 | 1101001 | 0 | 1000 | 10011 | 110001 | 100010 | 1011 | 101110 |
Color Harmonies of #827769
Complementary color
Monochromatic Colors of #827769
Black with #827769
Text Example
Text Example
White with #827769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827769; }
p { color: rgb(130,119,105); }
H1.HeaderClassName
{
color: #827769;
}
.AnyTagClassName
{
color: #827769;
}
</style>
background-color css
<style>
a { background-color: #827769; }
a { background-color: rgb(130,119,105); }
div.DivClassName
{
background-color: #827769;
}
.BgClassName
{
background-color: #827769;
}
</style>
border-color css
<style>
span { border-color: #827769; }
span { border-color: rgb(130,119,105); }
td.TdClassName
{
border-color: #827769;
}
.TagClassName
{
border-color: #827769;
}
</style>