Shades of Sand Dune #827362
Tints of Sand Dune #827362
RGB
CMYK
RGB Variations
Color information
#827362 (or 0x827362) is known color: Sand Dune. HEX triplet: 82, 73 and 62. RGB value is (130,115,98). Sum of RGB (Red+Green+Blue) = 130+115+98=343 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.90% from 343); Green value is 115 (45.31% from 255 or 33.53% from 343); Blue value is 98 (38.67% from 255 or 28.57% from 343); Max value from RGB is 130 - color contains mainly: red. Hex color #827362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827362 is #7D8C9D. Grayscale: #757575. Windows color (decimal): -8227998 or 6452098. OLE color: 6452098.
HSL color Cylindrical-coordinate representation of color #827362: hue angle of 31.88º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #827362 is Cyan = 0, Magento = 0.12, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 98 | - |
| CMYK | 0 | 0.12 | 0.25 | 0.49 |
| HSL | 31.88º | 0.14% | 0.45% | - |
| HSV(B) | 31.88º | 0.25% | 0.51% | - |
| XYZ | 17.54 | 17.89 | 14.08 | - |
| YUV | 117.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 98 | 0 | 0.12 | 0.25 | 0.49 | 31.88 | 0.14 | 0.45 |
| Hex | 82 | 73 | 62 | 0 | C | 19 | 31 | 20 | E | 2D |
| Octal | 202 | 163 | 142 | 0 | 14 | 31 | 61 | 40 | 16 | 55 |
| Binary | 10000010 | 1110011 | 1100010 | 0 | 1100 | 11001 | 110001 | 100000 | 1110 | 101101 |
Color Harmonies of #827362
Complementary color
Monochromatic Colors of #827362
Black with #827362
Text Example
Text Example
White with #827362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827362; }
p { color: rgb(130,115,98); }
H1.HeaderClassName
{
color: #827362;
}
.AnyTagClassName
{
color: #827362;
}
</style>
background-color css
<style>
a { background-color: #827362; }
a { background-color: rgb(130,115,98); }
div.DivClassName
{
background-color: #827362;
}
.BgClassName
{
background-color: #827362;
}
</style>
border-color css
<style>
span { border-color: #827362; }
span { border-color: rgb(130,115,98); }
td.TdClassName
{
border-color: #827362;
}
.TagClassName
{
border-color: #827362;
}
</style>