Shades of Sand Dune #817365
Tints of Sand Dune #817365
RGB
CMYK
RGB Variations
Color information
#817365 (or 0x817365) is known color: Sand Dune. HEX triplet: 81, 73 and 65. RGB value is (129,115,101). Sum of RGB (Red+Green+Blue) = 129+115+101=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 115 (45.31% from 255 or 33.33% from 345); Blue value is 101 (39.84% from 255 or 29.28% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #817365 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817365 is #7E8C9A. Grayscale: #757575. Windows color (decimal): -8293531 or 6648705. OLE color: 6648705.
HSL color Cylindrical-coordinate representation of color #817365: hue angle of 30º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #817365 is Cyan = 0, Magento = 0.11, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 101 | - |
| CMYK | 0 | 0.11 | 0.22 | 0.49 |
| HSL | 30º | 0.12% | 0.45% | - |
| HSV(B) | 30º | 0.22% | 0.51% | - |
| XYZ | 17.53 | 17.87 | 14.84 | - |
| YUV | 117.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 101 | 0 | 0.11 | 0.22 | 0.49 | 30 | 0.12 | 0.45 |
| Hex | 81 | 73 | 65 | 0 | B | 16 | 31 | 1E | C | 2D |
| Octal | 201 | 163 | 145 | 0 | 13 | 26 | 61 | 36 | 14 | 55 |
| Binary | 10000001 | 1110011 | 1100101 | 0 | 1011 | 10110 | 110001 | 11110 | 1100 | 101101 |
Color Harmonies of #817365
Complementary color
Monochromatic Colors of #817365
Black with #817365
Text Example
Text Example
White with #817365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817365; }
p { color: rgb(129,115,101); }
H1.HeaderClassName
{
color: #817365;
}
.AnyTagClassName
{
color: #817365;
}
</style>
background-color css
<style>
a { background-color: #817365; }
a { background-color: rgb(129,115,101); }
div.DivClassName
{
background-color: #817365;
}
.BgClassName
{
background-color: #817365;
}
</style>
border-color css
<style>
span { border-color: #817365; }
span { border-color: rgb(129,115,101); }
td.TdClassName
{
border-color: #817365;
}
.TagClassName
{
border-color: #817365;
}
</style>