Shades of Sand Dune #827463
Tints of Sand Dune #827463
RGB
CMYK
RGB Variations
Color information
#827463 (or 0x827463) is known color: Sand Dune. HEX triplet: 82, 74 and 63. RGB value is (130,116,99). Sum of RGB (Red+Green+Blue) = 130+116+99=345 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.68% from 345); Green value is 116 (45.70% from 255 or 33.62% from 345); Blue value is 99 (39.06% from 255 or 28.70% from 345); Max value from RGB is 130 - color contains mainly: red. Hex color #827463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827463 is #7D8B9C. Grayscale: #767676. Windows color (decimal): -8227741 or 6517890. OLE color: 6517890.
HSL color Cylindrical-coordinate representation of color #827463: hue angle of 32.9º 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 #827463 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 116 | 99 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.49 |
| HSL | 32.9º | 0.14% | 0.45% | - |
| HSV(B) | 32.9º | 0.24% | 0.51% | - |
| XYZ | 17.7 | 18.14 | 14.37 | - |
| YUV | 118.25 | 117.14 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 116 | 99 | 0 | 0.11 | 0.24 | 0.49 | 32.9 | 0.14 | 0.45 |
| Hex | 82 | 74 | 63 | 0 | B | 18 | 31 | 21 | E | 2D |
| Octal | 202 | 164 | 143 | 0 | 13 | 30 | 61 | 41 | 16 | 55 |
| Binary | 10000010 | 1110100 | 1100011 | 0 | 1011 | 11000 | 110001 | 100001 | 1110 | 101101 |
Color Harmonies of #827463
Complementary color
Monochromatic Colors of #827463
Black with #827463
Text Example
Text Example
White with #827463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827463; }
p { color: rgb(130,116,99); }
H1.HeaderClassName
{
color: #827463;
}
.AnyTagClassName
{
color: #827463;
}
</style>
background-color css
<style>
a { background-color: #827463; }
a { background-color: rgb(130,116,99); }
div.DivClassName
{
background-color: #827463;
}
.BgClassName
{
background-color: #827463;
}
</style>
border-color css
<style>
span { border-color: #827463; }
span { border-color: rgb(130,116,99); }
td.TdClassName
{
border-color: #827463;
}
.TagClassName
{
border-color: #827463;
}
</style>