Shades of Sand Dune #807165
Tints of Sand Dune #807165
RGB
CMYK
RGB Variations
Color information
#807165 (or 0x807165) is known color: Sand Dune. HEX triplet: 80, 71 and 65. RGB value is (128,113,101). Sum of RGB (Red+Green+Blue) = 128+113+101=342 (45% of max value = 765). Red value is 128 (50.39% from 255 or 37.43% from 342); Green value is 113 (44.53% from 255 or 33.04% from 342); Blue value is 101 (39.84% from 255 or 29.53% from 342); Max value from RGB is 128 - color contains mainly: red. Hex color #807165 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807165 is #7F8E9A. Grayscale: #747474. Windows color (decimal): -8359579 or 6648192. OLE color: 6648192.
HSL color Cylindrical-coordinate representation of color #807165: hue angle of 26.67º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #807165 is Cyan = 0, Magento = 0.12, Yellow = 0.21 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 113 | 101 | - |
| CMYK | 0 | 0.12 | 0.21 | 0.50 |
| HSL | 26.67º | 0.12% | 0.45% | - |
| HSV(B) | 26.67º | 0.21% | 0.5% | - |
| XYZ | 17.16 | 17.34 | 14.75 | - |
| YUV | 116.12 | 119.47 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 113 | 101 | 0 | 0.12 | 0.21 | 0.50 | 26.67 | 0.12 | 0.45 |
| Hex | 80 | 71 | 65 | 0 | C | 15 | 32 | 1B | C | 2D |
| Octal | 200 | 161 | 145 | 0 | 14 | 25 | 62 | 33 | 14 | 55 |
| Binary | 10000000 | 1110001 | 1100101 | 0 | 1100 | 10101 | 110010 | 11011 | 1100 | 101101 |
Color Harmonies of #807165
Complementary color
Monochromatic Colors of #807165
Black with #807165
Text Example
Text Example
White with #807165
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807165; }
p { color: rgb(128,113,101); }
H1.HeaderClassName
{
color: #807165;
}
.AnyTagClassName
{
color: #807165;
}
</style>
background-color css
<style>
a { background-color: #807165; }
a { background-color: rgb(128,113,101); }
div.DivClassName
{
background-color: #807165;
}
.BgClassName
{
background-color: #807165;
}
</style>
border-color css
<style>
span { border-color: #807165; }
span { border-color: rgb(128,113,101); }
td.TdClassName
{
border-color: #807165;
}
.TagClassName
{
border-color: #807165;
}
</style>