Shades of McKenzie #866440
Tints of McKenzie #866440
RGB
CMYK
RGB Variations
Color information
#866440 (or 0x866440) is known color: McKenzie. HEX triplet: 86, 64 and 40. RGB value is (134,100,64). Sum of RGB (Red+Green+Blue) = 134+100+64=298 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.97% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 134 - color contains mainly: red. Hex color #866440 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866440 is #799BBF. Grayscale: #6A6A6A. Windows color (decimal): -7969728 or 4220038. OLE color: 4220038.
HSL color Cylindrical-coordinate representation of color #866440: hue angle of 30.86º 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 #866440 is Cyan = 0, Magento = 0.25, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 64 | - |
| CMYK | 0 | 0.25 | 0.52 | 0.47 |
| HSL | 30.86º | 0.35% | 0.39% | - |
| HSV(B) | 30.86º | 0.52% | 0.53% | - |
| XYZ | 15.31 | 14.55 | 6.85 | - |
| YUV | 106.06 | 104.26 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 64 | 0 | 0.25 | 0.52 | 0.47 | 30.86 | 0.35 | 0.39 |
| Hex | 86 | 64 | 40 | 0 | 19 | 34 | 2F | 1F | 23 | 27 |
| Octal | 206 | 144 | 100 | 0 | 31 | 64 | 57 | 37 | 43 | 47 |
| Binary | 10000110 | 1100100 | 1000000 | 0 | 11001 | 110100 | 101111 | 11111 | 100011 | 100111 |
Color Harmonies of #866440
Complementary color
Monochromatic Colors of #866440
Black with #866440
Text Example
Text Example
White with #866440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866440; }
p { color: rgb(134,100,64); }
H1.HeaderClassName
{
color: #866440;
}
.AnyTagClassName
{
color: #866440;
}
</style>
background-color css
<style>
a { background-color: #866440; }
a { background-color: rgb(134,100,64); }
div.DivClassName
{
background-color: #866440;
}
.BgClassName
{
background-color: #866440;
}
</style>
border-color css
<style>
span { border-color: #866440; }
span { border-color: rgb(134,100,64); }
td.TdClassName
{
border-color: #866440;
}
.TagClassName
{
border-color: #866440;
}
</style>