Shades of Sand Dune #807263
Tints of Sand Dune #807263
RGB
CMYK
RGB Variations
Color information
#807263 (or 0x807263) is known color: Sand Dune. HEX triplet: 80, 72 and 63. RGB value is (128,114,99). Sum of RGB (Red+Green+Blue) = 128+114+99=341 (45% of max value = 765). Red value is 128 (50.39% from 255 or 37.54% from 341); Green value is 114 (44.92% from 255 or 33.43% from 341); Blue value is 99 (39.06% from 255 or 29.03% from 341); Max value from RGB is 128 - color contains mainly: red. Hex color #807263 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807263 is #7F8D9C. Grayscale: #747474. Windows color (decimal): -8359325 or 6517376. OLE color: 6517376.
HSL color Cylindrical-coordinate representation of color #807263: hue angle of 31.03º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #807263 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 99 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.50 |
| HSL | 31.03º | 0.13% | 0.45% | - |
| HSV(B) | 31.03º | 0.23% | 0.5% | - |
| XYZ | 17.17 | 17.52 | 14.28 | - |
| YUV | 116.48 | 118.14 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 99 | 0 | 0.11 | 0.23 | 0.50 | 31.03 | 0.13 | 0.45 |
| Hex | 80 | 72 | 63 | 0 | B | 17 | 32 | 1F | D | 2D |
| Octal | 200 | 162 | 143 | 0 | 13 | 27 | 62 | 37 | 15 | 55 |
| Binary | 10000000 | 1110010 | 1100011 | 0 | 1011 | 10111 | 110010 | 11111 | 1101 | 101101 |
Color Harmonies of #807263
Complementary color
Monochromatic Colors of #807263
Black with #807263
Text Example
Text Example
White with #807263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807263; }
p { color: rgb(128,114,99); }
H1.HeaderClassName
{
color: #807263;
}
.AnyTagClassName
{
color: #807263;
}
</style>
background-color css
<style>
a { background-color: #807263; }
a { background-color: rgb(128,114,99); }
div.DivClassName
{
background-color: #807263;
}
.BgClassName
{
background-color: #807263;
}
</style>
border-color css
<style>
span { border-color: #807263; }
span { border-color: rgb(128,114,99); }
td.TdClassName
{
border-color: #807263;
}
.TagClassName
{
border-color: #807263;
}
</style>