Shades of Sand Dune #827263
Tints of Sand Dune #827263
RGB
CMYK
RGB Variations
Color information
#827263 (or 0x827263) is known color: Sand Dune. HEX triplet: 82, 72 and 63. RGB value is (130,114,99). Sum of RGB (Red+Green+Blue) = 130+114+99=343 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.90% from 343); Green value is 114 (44.92% from 255 or 33.24% from 343); Blue value is 99 (39.06% from 255 or 28.86% from 343); Max value from RGB is 130 - color contains mainly: red. Hex color #827263 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827263 is #7D8D9C. Grayscale: #757575. Windows color (decimal): -8228253 or 6517378. OLE color: 6517378.
HSL color Cylindrical-coordinate representation of color #827263: hue angle of 29.03º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #827263 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 114 | 99 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.49 |
| HSL | 29.03º | 0.14% | 0.45% | - |
| HSV(B) | 29.03º | 0.24% | 0.51% | - |
| XYZ | 17.48 | 17.68 | 14.3 | - |
| YUV | 117.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 114 | 99 | 0 | 0.12 | 0.24 | 0.49 | 29.03 | 0.14 | 0.45 |
| Hex | 82 | 72 | 63 | 0 | C | 18 | 31 | 1D | E | 2D |
| Octal | 202 | 162 | 143 | 0 | 14 | 30 | 61 | 35 | 16 | 55 |
| Binary | 10000010 | 1110010 | 1100011 | 0 | 1100 | 11000 | 110001 | 11101 | 1110 | 101101 |
Color Harmonies of #827263
Complementary color
Monochromatic Colors of #827263
Black with #827263
Text Example
Text Example
White with #827263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827263; }
p { color: rgb(130,114,99); }
H1.HeaderClassName
{
color: #827263;
}
.AnyTagClassName
{
color: #827263;
}
</style>
background-color css
<style>
a { background-color: #827263; }
a { background-color: rgb(130,114,99); }
div.DivClassName
{
background-color: #827263;
}
.BgClassName
{
background-color: #827263;
}
</style>
border-color css
<style>
span { border-color: #827263; }
span { border-color: rgb(130,114,99); }
td.TdClassName
{
border-color: #827263;
}
.TagClassName
{
border-color: #827263;
}
</style>