Shades of Sand Dune #817263
Tints of Sand Dune #817263
RGB
CMYK
RGB Variations
Color information
#817263 (or 0x817263) is known color: Sand Dune. HEX triplet: 81, 72 and 63. RGB value is (129,114,99). Sum of RGB (Red+Green+Blue) = 129+114+99=342 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.72% from 342); Green value is 114 (44.92% from 255 or 33.33% from 342); Blue value is 99 (39.06% from 255 or 28.95% from 342); Max value from RGB is 129 - color contains mainly: red. Hex color #817263 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817263 is #7E8D9C. Grayscale: #747474. Windows color (decimal): -8293789 or 6517377. OLE color: 6517377.
HSL color Cylindrical-coordinate representation of color #817263: hue angle of 30º 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 #817263 is Cyan = 0, Magento = 0.12, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 99 | - |
| CMYK | 0 | 0.12 | 0.23 | 0.49 |
| HSL | 30º | 0.13% | 0.45% | - |
| HSV(B) | 30º | 0.23% | 0.51% | - |
| XYZ | 17.32 | 17.6 | 14.29 | - |
| YUV | 116.78 | 117.97 | 136.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 99 | 0 | 0.12 | 0.23 | 0.49 | 30 | 0.13 | 0.45 |
| Hex | 81 | 72 | 63 | 0 | C | 17 | 31 | 1E | D | 2D |
| Octal | 201 | 162 | 143 | 0 | 14 | 27 | 61 | 36 | 15 | 55 |
| Binary | 10000001 | 1110010 | 1100011 | 0 | 1100 | 10111 | 110001 | 11110 | 1101 | 101101 |
Color Harmonies of #817263
Complementary color
Monochromatic Colors of #817263
Black with #817263
Text Example
Text Example
White with #817263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817263; }
p { color: rgb(129,114,99); }
H1.HeaderClassName
{
color: #817263;
}
.AnyTagClassName
{
color: #817263;
}
</style>
background-color css
<style>
a { background-color: #817263; }
a { background-color: rgb(129,114,99); }
div.DivClassName
{
background-color: #817263;
}
.BgClassName
{
background-color: #817263;
}
</style>
border-color css
<style>
span { border-color: #817263; }
span { border-color: rgb(129,114,99); }
td.TdClassName
{
border-color: #817263;
}
.TagClassName
{
border-color: #817263;
}
</style>