Shades of McKenzie #866136
Tints of McKenzie #866136
RGB
CMYK
RGB Variations
Color information
#866136 (or 0x866136) is known color: McKenzie. HEX triplet: 86, 61 and 36. RGB value is (134,97,54). Sum of RGB (Red+Green+Blue) = 134+97+54=285 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.02% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 54 (21.48% from 255 or 18.95% from 285); Max value from RGB is 134 - color contains mainly: red. Hex color #866136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866136 is #799EC9. Grayscale: #676767. Windows color (decimal): -7970506 or 3563910. OLE color: 3563910.
HSL color Cylindrical-coordinate representation of color #866136: hue angle of 32.25º 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 #866136 is Cyan = 0, Magento = 0.28, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 54 | - |
| CMYK | 0 | 0.28 | 0.60 | 0.47 |
| HSL | 32.25º | 0.43% | 0.37% | - |
| HSV(B) | 32.25º | 0.6% | 0.53% | - |
| XYZ | 14.77 | 13.88 | 5.39 | - |
| YUV | 103.16 | 100.26 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 54 | 0 | 0.28 | 0.60 | 0.47 | 32.25 | 0.43 | 0.37 |
| Hex | 86 | 61 | 36 | 0 | 1C | 3C | 2F | 20 | 2B | 25 |
| Octal | 206 | 141 | 66 | 0 | 34 | 74 | 57 | 40 | 53 | 45 |
| Binary | 10000110 | 1100001 | 110110 | 0 | 11100 | 111100 | 101111 | 100000 | 101011 | 100101 |
Color Harmonies of #866136
Complementary color
Monochromatic Colors of #866136
Black with #866136
Text Example
Text Example
White with #866136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866136; }
p { color: rgb(134,97,54); }
H1.HeaderClassName
{
color: #866136;
}
.AnyTagClassName
{
color: #866136;
}
</style>
background-color css
<style>
a { background-color: #866136; }
a { background-color: rgb(134,97,54); }
div.DivClassName
{
background-color: #866136;
}
.BgClassName
{
background-color: #866136;
}
</style>
border-color css
<style>
span { border-color: #866136; }
span { border-color: rgb(134,97,54); }
td.TdClassName
{
border-color: #866136;
}
.TagClassName
{
border-color: #866136;
}
</style>