Shades of Donkey Brown #817067
Tints of Donkey Brown #817067
RGB
CMYK
RGB Variations
Color information
#817067 (or 0x817067) is known color: Donkey Brown. HEX triplet: 81, 70 and 67. RGB value is (129,112,103). Sum of RGB (Red+Green+Blue) = 129+112+103=344 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.5% from 344); Green value is 112 (44.14% from 255 or 32.56% from 344); Blue value is 103 (40.62% from 255 or 29.94% from 344); Max value from RGB is 129 - color contains mainly: red. Hex color #817067 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817067 is #7E8F98. Grayscale: #747474. Windows color (decimal): -8294297 or 6779009. OLE color: 6779009.
HSL color Cylindrical-coordinate representation of color #817067: hue angle of 20.77º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #817067 is Cyan = 0, Magento = 0.13, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 112 | 103 | - |
| CMYK | 0 | 0.13 | 0.20 | 0.49 |
| HSL | 20.77º | 0.11% | 0.45% | - |
| HSV(B) | 20.77º | 0.2% | 0.51% | - |
| XYZ | 17.3 | 17.23 | 15.25 | - |
| YUV | 116.06 | 120.63 | 137.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 103 | 0 | 0.13 | 0.20 | 0.49 | 20.77 | 0.11 | 0.45 |
| Hex | 81 | 70 | 67 | 0 | D | 14 | 31 | 15 | B | 2D |
| Octal | 201 | 160 | 147 | 0 | 15 | 24 | 61 | 25 | 13 | 55 |
| Binary | 10000001 | 1110000 | 1100111 | 0 | 1101 | 10100 | 110001 | 10101 | 1011 | 101101 |
Color Harmonies of #817067
Complementary color
Monochromatic Colors of #817067
Black with #817067
Text Example
Text Example
White with #817067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817067; }
p { color: rgb(129,112,103); }
H1.HeaderClassName
{
color: #817067;
}
.AnyTagClassName
{
color: #817067;
}
</style>
background-color css
<style>
a { background-color: #817067; }
a { background-color: rgb(129,112,103); }
div.DivClassName
{
background-color: #817067;
}
.BgClassName
{
background-color: #817067;
}
</style>
border-color css
<style>
span { border-color: #817067; }
span { border-color: rgb(129,112,103); }
td.TdClassName
{
border-color: #817067;
}
.TagClassName
{
border-color: #817067;
}
</style>