Shades of McKenzie #866137
Tints of McKenzie #866137
RGB
CMYK
RGB Variations
Color information
#866137 (or 0x866137) is known color: McKenzie. HEX triplet: 86, 61 and 37. RGB value is (134,97,55). Sum of RGB (Red+Green+Blue) = 134+97+55=286 (37% of max value = 765). Red value is 134 (52.73% from 255 or 46.85% from 286); Green value is 97 (38.28% from 255 or 33.92% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 134 - color contains mainly: red. Hex color #866137 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866137 is #799EC8. Grayscale: #676767. Windows color (decimal): -7970505 or 3629446. OLE color: 3629446.
HSL color Cylindrical-coordinate representation of color #866137: hue angle of 31.9º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #866137 is Cyan = 0, Magento = 0.28, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 55 | - |
| CMYK | 0 | 0.28 | 0.59 | 0.47 |
| HSL | 31.9º | 0.42% | 0.37% | - |
| HSV(B) | 31.9º | 0.59% | 0.53% | - |
| XYZ | 14.8 | 13.89 | 5.52 | - |
| YUV | 103.28 | 100.76 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 55 | 0 | 0.28 | 0.59 | 0.47 | 31.9 | 0.42 | 0.37 |
| Hex | 86 | 61 | 37 | 0 | 1C | 3B | 2F | 20 | 2A | 25 |
| Octal | 206 | 141 | 67 | 0 | 34 | 73 | 57 | 40 | 52 | 45 |
| Binary | 10000110 | 1100001 | 110111 | 0 | 11100 | 111011 | 101111 | 100000 | 101010 | 100101 |
Color Harmonies of #866137
Complementary color
Monochromatic Colors of #866137
Black with #866137
Text Example
Text Example
White with #866137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866137; }
p { color: rgb(134,97,55); }
H1.HeaderClassName
{
color: #866137;
}
.AnyTagClassName
{
color: #866137;
}
</style>
background-color css
<style>
a { background-color: #866137; }
a { background-color: rgb(134,97,55); }
div.DivClassName
{
background-color: #866137;
}
.BgClassName
{
background-color: #866137;
}
</style>
border-color css
<style>
span { border-color: #866137; }
span { border-color: rgb(134,97,55); }
td.TdClassName
{
border-color: #866137;
}
.TagClassName
{
border-color: #866137;
}
</style>