Shades of Donkey Brown #817063
Tints of Donkey Brown #817063
RGB
CMYK
RGB Variations
Color information
#817063 (or 0x817063) is known color: Donkey Brown. HEX triplet: 81, 70 and 63. RGB value is (129,112,99). Sum of RGB (Red+Green+Blue) = 129+112+99=340 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.94% from 340); Green value is 112 (44.14% from 255 or 32.94% from 340); Blue value is 99 (39.06% from 255 or 29.12% from 340); Max value from RGB is 129 - color contains mainly: red. Hex color #817063 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817063 is #7E8F9C. Grayscale: #737373. Windows color (decimal): -8294301 or 6516865. OLE color: 6516865.
HSL color Cylindrical-coordinate representation of color #817063: hue angle of 26º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #817063 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 99 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.49 |
| HSL | 26º | 0.13% | 0.45% | - |
| HSV(B) | 26º | 0.23% | 0.51% | - |
| XYZ | 17.1 | 17.16 | 14.21 | - |
| YUV | 115.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 99 | 0 | 0.13 | 0.23 | 0.49 | 26 | 0.13 | 0.45 |
| Hex | 81 | 70 | 63 | 0 | D | 17 | 31 | 1A | D | 2D |
| Octal | 201 | 160 | 143 | 0 | 15 | 27 | 61 | 32 | 15 | 55 |
| Binary | 10000001 | 1110000 | 1100011 | 0 | 1101 | 10111 | 110001 | 11010 | 1101 | 101101 |
Color Harmonies of #817063
Complementary color
Monochromatic Colors of #817063
Black with #817063
Text Example
Text Example
White with #817063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817063; }
p { color: rgb(129,112,99); }
H1.HeaderClassName
{
color: #817063;
}
.AnyTagClassName
{
color: #817063;
}
</style>
background-color css
<style>
a { background-color: #817063; }
a { background-color: rgb(129,112,99); }
div.DivClassName
{
background-color: #817063;
}
.BgClassName
{
background-color: #817063;
}
</style>
border-color css
<style>
span { border-color: #817063; }
span { border-color: rgb(129,112,99); }
td.TdClassName
{
border-color: #817063;
}
.TagClassName
{
border-color: #817063;
}
</style>