Shades of Sand Dune #827360
Tints of Sand Dune #827360
RGB
CMYK
RGB Variations
Color information
#827360 (or 0x827360) is known color: Sand Dune. HEX triplet: 82, 73 and 60. RGB value is (130,115,96). Sum of RGB (Red+Green+Blue) = 130+115+96=341 (45% of max value = 765). Red value is 130 (51.17% from 255 or 38.12% from 341); Green value is 115 (45.31% from 255 or 33.72% from 341); Blue value is 96 (37.89% from 255 or 28.15% from 341); Max value from RGB is 130 - color contains mainly: red. Hex color #827360 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827360 is #7D8C9F. Grayscale: #757575. Windows color (decimal): -8228000 or 6321026. OLE color: 6321026.
HSL color Cylindrical-coordinate representation of color #827360: hue angle of 33.53º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #827360 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 115 | 96 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.49 |
| HSL | 33.53º | 0.15% | 0.44% | - |
| HSV(B) | 33.53º | 0.26% | 0.51% | - |
| XYZ | 17.45 | 17.85 | 13.59 | - |
| YUV | 117.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 115 | 96 | 0 | 0.12 | 0.26 | 0.49 | 33.53 | 0.15 | 0.44 |
| Hex | 82 | 73 | 60 | 0 | C | 1A | 31 | 22 | F | 2C |
| Octal | 202 | 163 | 140 | 0 | 14 | 32 | 61 | 42 | 17 | 54 |
| Binary | 10000010 | 1110011 | 1100000 | 0 | 1100 | 11010 | 110001 | 100010 | 1111 | 101100 |
Color Harmonies of #827360
Complementary color
Monochromatic Colors of #827360
Black with #827360
Text Example
Text Example
White with #827360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827360; }
p { color: rgb(130,115,96); }
H1.HeaderClassName
{
color: #827360;
}
.AnyTagClassName
{
color: #827360;
}
</style>
background-color css
<style>
a { background-color: #827360; }
a { background-color: rgb(130,115,96); }
div.DivClassName
{
background-color: #827360;
}
.BgClassName
{
background-color: #827360;
}
</style>
border-color css
<style>
span { border-color: #827360; }
span { border-color: rgb(130,115,96); }
td.TdClassName
{
border-color: #827360;
}
.TagClassName
{
border-color: #827360;
}
</style>