Shades of McKenzie #866540
Tints of McKenzie #866540
RGB
CMYK
RGB Variations
Color information
#866540 (or 0x866540) is known color: McKenzie. HEX triplet: 86, 65 and 40. RGB value is (134,101,64). Sum of RGB (Red+Green+Blue) = 134+101+64=299 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.82% from 299); Green value is 101 (39.84% from 255 or 33.78% from 299); Blue value is 64 (25.39% from 255 or 21.40% from 299); Max value from RGB is 134 - color contains mainly: red. Hex color #866540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866540 is #799ABF. Grayscale: #6A6A6A. Windows color (decimal): -7969472 or 4220294. OLE color: 4220294.
HSL color Cylindrical-coordinate representation of color #866540: hue angle of 31.71º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #866540 is Cyan = 0, Magento = 0.25, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 64 | - |
| CMYK | 0 | 0.25 | 0.52 | 0.47 |
| HSL | 31.71º | 0.35% | 0.39% | - |
| HSV(B) | 31.71º | 0.52% | 0.53% | - |
| XYZ | 15.41 | 14.75 | 6.88 | - |
| YUV | 106.65 | 103.93 | 147.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 64 | 0 | 0.25 | 0.52 | 0.47 | 31.71 | 0.35 | 0.39 |
| Hex | 86 | 65 | 40 | 0 | 19 | 34 | 2F | 20 | 23 | 27 |
| Octal | 206 | 145 | 100 | 0 | 31 | 64 | 57 | 40 | 43 | 47 |
| Binary | 10000110 | 1100101 | 1000000 | 0 | 11001 | 110100 | 101111 | 100000 | 100011 | 100111 |
Color Harmonies of #866540
Complementary color
Monochromatic Colors of #866540
Black with #866540
Text Example
Text Example
White with #866540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866540; }
p { color: rgb(134,101,64); }
H1.HeaderClassName
{
color: #866540;
}
.AnyTagClassName
{
color: #866540;
}
</style>
background-color css
<style>
a { background-color: #866540; }
a { background-color: rgb(134,101,64); }
div.DivClassName
{
background-color: #866540;
}
.BgClassName
{
background-color: #866540;
}
</style>
border-color css
<style>
span { border-color: #866540; }
span { border-color: rgb(134,101,64); }
td.TdClassName
{
border-color: #866540;
}
.TagClassName
{
border-color: #866540;
}
</style>