Shades of Sand Dune #827464
Tints of Sand Dune #827464
RGB
CMYK
RGB Variations
Color information
#827464 (or 0x827464) is known color: Sand Dune. HEX triplet: 82, 74 and 64. RGB value is (130,116,100). Sum of RGB (Red+Green+Blue) = 130+116+100=346 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.57% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 100 (39.45% from 255 or 28.90% from 346); Max value from RGB is 130 - color contains mainly: red. Hex color #827464 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827464 is #7D8B9B. Grayscale: #767676. Windows color (decimal): -8227740 or 6583426. OLE color: 6583426.
HSL color Cylindrical-coordinate representation of color #827464: hue angle of 32º 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 #827464 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 100 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.49 |
| HSL | 32º | 0.13% | 0.45% | - |
| HSV(B) | 32º | 0.23% | 0.51% | - |
| XYZ | 17.75 | 18.16 | 14.63 | - |
| YUV | 118.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 100 | 0 | 0.11 | 0.23 | 0.49 | 32 | 0.13 | 0.45 |
| Hex | 82 | 74 | 64 | 0 | B | 17 | 31 | 20 | D | 2D |
| Octal | 202 | 164 | 144 | 0 | 13 | 27 | 61 | 40 | 15 | 55 |
| Binary | 10000010 | 1110100 | 1100100 | 0 | 1011 | 10111 | 110001 | 100000 | 1101 | 101101 |
Color Harmonies of #827464
Complementary color
Monochromatic Colors of #827464
Black with #827464
Text Example
Text Example
White with #827464
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827464; }
p { color: rgb(130,116,100); }
H1.HeaderClassName
{
color: #827464;
}
.AnyTagClassName
{
color: #827464;
}
</style>
background-color css
<style>
a { background-color: #827464; }
a { background-color: rgb(130,116,100); }
div.DivClassName
{
background-color: #827464;
}
.BgClassName
{
background-color: #827464;
}
</style>
border-color css
<style>
span { border-color: #827464; }
span { border-color: rgb(130,116,100); }
td.TdClassName
{
border-color: #827464;
}
.TagClassName
{
border-color: #827464;
}
</style>