Shades of McKenzie #866636
Tints of McKenzie #866636
RGB
CMYK
RGB Variations
Color information
#866636 (or 0x866636) is known color: McKenzie. HEX triplet: 86, 66 and 36. RGB value is (134,102,54). Sum of RGB (Red+Green+Blue) = 134+102+54=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 102 (40.23% from 255 or 35.17% from 290); Blue value is 54 (21.48% from 255 or 18.62% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #866636 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866636 is #7999C9. Grayscale: #6A6A6A. Windows color (decimal): -7969226 or 3565190. OLE color: 3565190.
HSL color Cylindrical-coordinate representation of color #866636: hue angle of 36º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #866636 is Cyan = 0, Magento = 0.24, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 54 | - |
| CMYK | 0 | 0.24 | 0.60 | 0.47 |
| HSL | 36º | 0.43% | 0.37% | - |
| HSV(B) | 36º | 0.6% | 0.53% | - |
| XYZ | 15.25 | 14.84 | 5.55 | - |
| YUV | 106.1 | 98.6 | 147.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 54 | 0 | 0.24 | 0.60 | 0.47 | 36 | 0.43 | 0.37 |
| Hex | 86 | 66 | 36 | 0 | 18 | 3C | 2F | 24 | 2B | 25 |
| Octal | 206 | 146 | 66 | 0 | 30 | 74 | 57 | 44 | 53 | 45 |
| Binary | 10000110 | 1100110 | 110110 | 0 | 11000 | 111100 | 101111 | 100100 | 101011 | 100101 |
Color Harmonies of #866636
Complementary color
Monochromatic Colors of #866636
Black with #866636
Text Example
Text Example
White with #866636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866636; }
p { color: rgb(134,102,54); }
H1.HeaderClassName
{
color: #866636;
}
.AnyTagClassName
{
color: #866636;
}
</style>
background-color css
<style>
a { background-color: #866636; }
a { background-color: rgb(134,102,54); }
div.DivClassName
{
background-color: #866636;
}
.BgClassName
{
background-color: #866636;
}
</style>
border-color css
<style>
span { border-color: #866636; }
span { border-color: rgb(134,102,54); }
td.TdClassName
{
border-color: #866636;
}
.TagClassName
{
border-color: #866636;
}
</style>