Shades of Sand Dune #807265
Tints of Sand Dune #807265
RGB
CMYK
RGB Variations
Color information
#807265 (or 0x807265) is known color: Sand Dune. HEX triplet: 80, 72 and 65. RGB value is (128,114,101). Sum of RGB (Red+Green+Blue) = 128+114+101=343 (45% of max value = 765). Red value is 128 (50.39% from 255 or 37.32% from 343); Green value is 114 (44.92% from 255 or 33.24% from 343); Blue value is 101 (39.84% from 255 or 29.45% from 343); Max value from RGB is 128 - color contains mainly: red. Hex color #807265 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #807265 is #7F8D9A. Grayscale: #747474. Windows color (decimal): -8359323 or 6648448. OLE color: 6648448.
HSL color Cylindrical-coordinate representation of color #807265: hue angle of 28.89º 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 #807265 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 114 | 101 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.50 |
| HSL | 28.89º | 0.12% | 0.45% | - |
| HSV(B) | 28.89º | 0.21% | 0.5% | - |
| XYZ | 17.27 | 17.56 | 14.79 | - |
| YUV | 116.7 | 119.14 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 114 | 101 | 0 | 0.11 | 0.21 | 0.50 | 28.89 | 0.12 | 0.45 |
| Hex | 80 | 72 | 65 | 0 | B | 15 | 32 | 1D | C | 2D |
| Octal | 200 | 162 | 145 | 0 | 13 | 25 | 62 | 35 | 14 | 55 |
| Binary | 10000000 | 1110010 | 1100101 | 0 | 1011 | 10101 | 110010 | 11101 | 1100 | 101101 |
Color Harmonies of #807265
Complementary color
Monochromatic Colors of #807265
Black with #807265
Text Example
Text Example
White with #807265
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #807265; }
p { color: rgb(128,114,101); }
H1.HeaderClassName
{
color: #807265;
}
.AnyTagClassName
{
color: #807265;
}
</style>
background-color css
<style>
a { background-color: #807265; }
a { background-color: rgb(128,114,101); }
div.DivClassName
{
background-color: #807265;
}
.BgClassName
{
background-color: #807265;
}
</style>
border-color css
<style>
span { border-color: #807265; }
span { border-color: rgb(128,114,101); }
td.TdClassName
{
border-color: #807265;
}
.TagClassName
{
border-color: #807265;
}
</style>