Shades of McKenzie #866734
Tints of McKenzie #866734
RGB
CMYK
RGB Variations
Color information
#866734 (or 0x866734) is known color: McKenzie. HEX triplet: 86, 67 and 34. RGB value is (134,103,52). Sum of RGB (Red+Green+Blue) = 134+103+52=289 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.37% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 134 - color contains mainly: red. Hex color #866734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866734 is #7998CB. Grayscale: #6A6A6A. Windows color (decimal): -7968972 or 3434374. OLE color: 3434374.
HSL color Cylindrical-coordinate representation of color #866734: hue angle of 37.32º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #866734 is Cyan = 0, Magento = 0.23, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 52 | - |
| CMYK | 0 | 0.23 | 0.61 | 0.47 |
| HSL | 37.32º | 0.44% | 0.36% | - |
| HSV(B) | 37.32º | 0.61% | 0.53% | - |
| XYZ | 15.3 | 15.02 | 5.34 | - |
| YUV | 106.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 52 | 0 | 0.23 | 0.61 | 0.47 | 37.32 | 0.44 | 0.36 |
| Hex | 86 | 67 | 34 | 0 | 17 | 3D | 2F | 25 | 2C | 24 |
| Octal | 206 | 147 | 64 | 0 | 27 | 75 | 57 | 45 | 54 | 44 |
| Binary | 10000110 | 1100111 | 110100 | 0 | 10111 | 111101 | 101111 | 100101 | 101100 | 100100 |
Color Harmonies of #866734
Complementary color
Monochromatic Colors of #866734
Black with #866734
Text Example
Text Example
White with #866734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866734; }
p { color: rgb(134,103,52); }
H1.HeaderClassName
{
color: #866734;
}
.AnyTagClassName
{
color: #866734;
}
</style>
background-color css
<style>
a { background-color: #866734; }
a { background-color: rgb(134,103,52); }
div.DivClassName
{
background-color: #866734;
}
.BgClassName
{
background-color: #866734;
}
</style>
border-color css
<style>
span { border-color: #866734; }
span { border-color: rgb(134,103,52); }
td.TdClassName
{
border-color: #866734;
}
.TagClassName
{
border-color: #866734;
}
</style>