Shades of Sand Dune #827564
Tints of Sand Dune #827564
RGB
CMYK
RGB Variations
Color information
#827564 (or 0x827564) is known color: Sand Dune. HEX triplet: 82, 75 and 64. RGB value is (130,117,100). Sum of RGB (Red+Green+Blue) = 130+117+100=347 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.46% from 347); Green value is 117 (46.09% from 255 or 33.72% from 347); Blue value is 100 (39.45% from 255 or 28.82% from 347); Max value from RGB is 130 - color contains mainly: red. Hex color #827564 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827564 is #7D8A9B. Grayscale: #777777. Windows color (decimal): -8227484 or 6583682. OLE color: 6583682.
HSL color Cylindrical-coordinate representation of color #827564: hue angle of 34º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #827564 is Cyan = 0, Magento = 0.1, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 117 | 100 | - |
| CMYK | 0 | 0.1 | 0.23 | 0.49 |
| HSL | 34º | 0.13% | 0.45% | - |
| HSV(B) | 34º | 0.23% | 0.51% | - |
| XYZ | 17.87 | 18.39 | 14.66 | - |
| YUV | 118.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 117 | 100 | 0 | 0.1 | 0.23 | 0.49 | 34 | 0.13 | 0.45 |
| Hex | 82 | 75 | 64 | 0 | A | 17 | 31 | 22 | D | 2D |
| Octal | 202 | 165 | 144 | 0 | 12 | 27 | 61 | 42 | 15 | 55 |
| Binary | 10000010 | 1110101 | 1100100 | 0 | 1010 | 10111 | 110001 | 100010 | 1101 | 101101 |
Color Harmonies of #827564
Complementary color
Monochromatic Colors of #827564
Black with #827564
Text Example
Text Example
White with #827564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827564; }
p { color: rgb(130,117,100); }
H1.HeaderClassName
{
color: #827564;
}
.AnyTagClassName
{
color: #827564;
}
</style>
background-color css
<style>
a { background-color: #827564; }
a { background-color: rgb(130,117,100); }
div.DivClassName
{
background-color: #827564;
}
.BgClassName
{
background-color: #827564;
}
</style>
border-color css
<style>
span { border-color: #827564; }
span { border-color: rgb(130,117,100); }
td.TdClassName
{
border-color: #827564;
}
.TagClassName
{
border-color: #827564;
}
</style>