Shades of Donkey Brown #837066
Tints of Donkey Brown #837066
RGB
CMYK
RGB Variations
Color information
#837066 (or 0x837066) is known color: Donkey Brown. HEX triplet: 83, 70 and 66. RGB value is (131,112,102). Sum of RGB (Red+Green+Blue) = 131+112+102=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 112 (44.14% from 255 or 32.46% from 345); Blue value is 102 (40.23% from 255 or 29.57% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #837066 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837066 is #7C8F99. Grayscale: #747474. Windows color (decimal): -8163226 or 6713475. OLE color: 6713475.
HSL color Cylindrical-coordinate representation of color #837066: hue angle of 20.69º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #837066 is Cyan = 0, Magento = 0.15, Yellow = 0.22 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 112 | 102 | - |
| CMYK | 0 | 0.15 | 0.22 | 0.49 |
| HSL | 20.69º | 0.12% | 0.46% | - |
| HSV(B) | 20.69º | 0.22% | 0.51% | - |
| XYZ | 17.55 | 17.37 | 15 | - |
| YUV | 116.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 102 | 0 | 0.15 | 0.22 | 0.49 | 20.69 | 0.12 | 0.46 |
| Hex | 83 | 70 | 66 | 0 | F | 16 | 31 | 15 | C | 2E |
| Octal | 203 | 160 | 146 | 0 | 17 | 26 | 61 | 25 | 14 | 56 |
| Binary | 10000011 | 1110000 | 1100110 | 0 | 1111 | 10110 | 110001 | 10101 | 1100 | 101110 |
Color Harmonies of #837066
Complementary color
Monochromatic Colors of #837066
Black with #837066
Text Example
Text Example
White with #837066
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837066; }
p { color: rgb(131,112,102); }
H1.HeaderClassName
{
color: #837066;
}
.AnyTagClassName
{
color: #837066;
}
</style>
background-color css
<style>
a { background-color: #837066; }
a { background-color: rgb(131,112,102); }
div.DivClassName
{
background-color: #837066;
}
.BgClassName
{
background-color: #837066;
}
</style>
border-color css
<style>
span { border-color: #837066; }
span { border-color: rgb(131,112,102); }
td.TdClassName
{
border-color: #837066;
}
.TagClassName
{
border-color: #837066;
}
</style>