Shades of McKenzie #866739
Tints of McKenzie #866739
RGB
CMYK
RGB Variations
Color information
#866739 (or 0x866739) is known color: McKenzie. HEX triplet: 86, 67 and 39. RGB value is (134,103,57). Sum of RGB (Red+Green+Blue) = 134+103+57=294 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.58% from 294); Green value is 103 (40.62% from 255 or 35.03% from 294); Blue value is 57 (22.66% from 255 or 19.39% from 294); Max value from RGB is 134 - color contains mainly: red. Hex color #866739 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866739 is #7998C6. Grayscale: #6B6B6B. Windows color (decimal): -7968967 or 3762054. OLE color: 3762054.
HSL color Cylindrical-coordinate representation of color #866739: hue angle of 35.84º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #866739 is Cyan = 0, Magento = 0.23, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 57 | - |
| CMYK | 0 | 0.23 | 0.57 | 0.47 |
| HSL | 35.84º | 0.4% | 0.37% | - |
| HSV(B) | 35.84º | 0.57% | 0.53% | - |
| XYZ | 15.42 | 15.06 | 5.97 | - |
| YUV | 107.03 | 99.77 | 147.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 57 | 0 | 0.23 | 0.57 | 0.47 | 35.84 | 0.4 | 0.37 |
| Hex | 86 | 67 | 39 | 0 | 17 | 39 | 2F | 24 | 28 | 25 |
| Octal | 206 | 147 | 71 | 0 | 27 | 71 | 57 | 44 | 50 | 45 |
| Binary | 10000110 | 1100111 | 111001 | 0 | 10111 | 111001 | 101111 | 100100 | 101000 | 100101 |
Color Harmonies of #866739
Complementary color
Monochromatic Colors of #866739
Black with #866739
Text Example
Text Example
White with #866739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866739; }
p { color: rgb(134,103,57); }
H1.HeaderClassName
{
color: #866739;
}
.AnyTagClassName
{
color: #866739;
}
</style>
background-color css
<style>
a { background-color: #866739; }
a { background-color: rgb(134,103,57); }
div.DivClassName
{
background-color: #866739;
}
.BgClassName
{
background-color: #866739;
}
</style>
border-color css
<style>
span { border-color: #866739; }
span { border-color: rgb(134,103,57); }
td.TdClassName
{
border-color: #866739;
}
.TagClassName
{
border-color: #866739;
}
</style>