Shades of Sand Dune #827669
Tints of Sand Dune #827669
RGB
CMYK
RGB Variations
Color information
#827669 (or 0x827669) is known color: Sand Dune. HEX triplet: 82, 76 and 69. RGB value is (130,118,105). Sum of RGB (Red+Green+Blue) = 130+118+105=353 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.83% from 353); Green value is 118 (46.48% from 255 or 33.43% from 353); Blue value is 105 (41.41% from 255 or 29.75% from 353); Max value from RGB is 130 - color contains mainly: red. Hex color #827669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827669 is #7D8996. Grayscale: #787878. Windows color (decimal): -8227223 or 6911618. OLE color: 6911618.
HSL color Cylindrical-coordinate representation of color #827669: hue angle of 31.2º 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 #827669 is Cyan = 0, Magento = 0.09, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 118 | 105 | - |
| CMYK | 0 | 0.09 | 0.19 | 0.49 |
| HSL | 31.2º | 0.11% | 0.46% | - |
| HSV(B) | 31.2º | 0.19% | 0.51% | - |
| XYZ | 18.23 | 18.72 | 16.02 | - |
| YUV | 120.11 | 119.48 | 135.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 118 | 105 | 0 | 0.09 | 0.19 | 0.49 | 31.2 | 0.11 | 0.46 |
| Hex | 82 | 76 | 69 | 0 | 9 | 13 | 31 | 1F | B | 2E |
| Octal | 202 | 166 | 151 | 0 | 11 | 23 | 61 | 37 | 13 | 56 |
| Binary | 10000010 | 1110110 | 1101001 | 0 | 1001 | 10011 | 110001 | 11111 | 1011 | 101110 |
Color Harmonies of #827669
Complementary color
Monochromatic Colors of #827669
Black with #827669
Text Example
Text Example
White with #827669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827669; }
p { color: rgb(130,118,105); }
H1.HeaderClassName
{
color: #827669;
}
.AnyTagClassName
{
color: #827669;
}
</style>
background-color css
<style>
a { background-color: #827669; }
a { background-color: rgb(130,118,105); }
div.DivClassName
{
background-color: #827669;
}
.BgClassName
{
background-color: #827669;
}
</style>
border-color css
<style>
span { border-color: #827669; }
span { border-color: rgb(130,118,105); }
td.TdClassName
{
border-color: #827669;
}
.TagClassName
{
border-color: #827669;
}
</style>