Shades of Donkey Brown #827160
Tints of Donkey Brown #827160
RGB
CMYK
RGB Variations
Color information
#827160 (or 0x827160) is known color: Donkey Brown. HEX triplet: 82, 71 and 60. RGB value is (130,113,96). Sum of RGB (Red+Green+Blue) = 130+113+96=339 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.35% from 339); Green value is 113 (44.53% from 255 or 33.33% from 339); Blue value is 96 (37.89% from 255 or 28.32% from 339); Max value from RGB is 130 - color contains mainly: red. Hex color #827160 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #827160 is #7D8E9F. Grayscale: #747474. Windows color (decimal): -8228512 or 6320514. OLE color: 6320514.
HSL color Cylindrical-coordinate representation of color #827160: hue angle of 30º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #827160 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 113 | 96 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.49 |
| HSL | 30º | 0.15% | 0.44% | - |
| HSV(B) | 30º | 0.26% | 0.51% | - |
| XYZ | 17.22 | 17.4 | 13.52 | - |
| YUV | 116.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 113 | 96 | 0 | 0.13 | 0.26 | 0.49 | 30 | 0.15 | 0.44 |
| Hex | 82 | 71 | 60 | 0 | D | 1A | 31 | 1E | F | 2C |
| Octal | 202 | 161 | 140 | 0 | 15 | 32 | 61 | 36 | 17 | 54 |
| Binary | 10000010 | 1110001 | 1100000 | 0 | 1101 | 11010 | 110001 | 11110 | 1111 | 101100 |
Color Harmonies of #827160
Complementary color
Monochromatic Colors of #827160
Black with #827160
Text Example
Text Example
White with #827160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #827160; }
p { color: rgb(130,113,96); }
H1.HeaderClassName
{
color: #827160;
}
.AnyTagClassName
{
color: #827160;
}
</style>
background-color css
<style>
a { background-color: #827160; }
a { background-color: rgb(130,113,96); }
div.DivClassName
{
background-color: #827160;
}
.BgClassName
{
background-color: #827160;
}
</style>
border-color css
<style>
span { border-color: #827160; }
span { border-color: rgb(130,113,96); }
td.TdClassName
{
border-color: #827160;
}
.TagClassName
{
border-color: #827160;
}
</style>