Shades of Sand Dune #817268
Tints of Sand Dune #817268
RGB
CMYK
RGB Variations
Color information
#817268 (or 0x817268) is known color: Sand Dune. HEX triplet: 81, 72 and 68. RGB value is (129,114,104). Sum of RGB (Red+Green+Blue) = 129+114+104=347 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.18% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 104 (41.02% from 255 or 29.97% from 347); Max value from RGB is 129 - color contains mainly: red. Hex color #817268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817268 is #7E8D97. Grayscale: #757575. Windows color (decimal): -8293784 or 6845057. OLE color: 6845057.
HSL color Cylindrical-coordinate representation of color #817268: hue angle of 24º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #817268 is Cyan = 0, Magento = 0.12, Yellow = 0.19 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 104 | - |
| CMYK | 0 | 0.12 | 0.19 | 0.49 |
| HSL | 24º | 0.11% | 0.46% | - |
| HSV(B) | 24º | 0.19% | 0.51% | - |
| XYZ | 17.57 | 17.7 | 15.59 | - |
| YUV | 117.35 | 120.47 | 136.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 104 | 0 | 0.12 | 0.19 | 0.49 | 24 | 0.11 | 0.46 |
| Hex | 81 | 72 | 68 | 0 | C | 13 | 31 | 18 | B | 2E |
| Octal | 201 | 162 | 150 | 0 | 14 | 23 | 61 | 30 | 13 | 56 |
| Binary | 10000001 | 1110010 | 1101000 | 0 | 1100 | 10011 | 110001 | 11000 | 1011 | 101110 |
Color Harmonies of #817268
Complementary color
Monochromatic Colors of #817268
Black with #817268
Text Example
Text Example
White with #817268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817268; }
p { color: rgb(129,114,104); }
H1.HeaderClassName
{
color: #817268;
}
.AnyTagClassName
{
color: #817268;
}
</style>
background-color css
<style>
a { background-color: #817268; }
a { background-color: rgb(129,114,104); }
div.DivClassName
{
background-color: #817268;
}
.BgClassName
{
background-color: #817268;
}
</style>
border-color css
<style>
span { border-color: #817268; }
span { border-color: rgb(129,114,104); }
td.TdClassName
{
border-color: #817268;
}
.TagClassName
{
border-color: #817268;
}
</style>