Shades of McKenzie #866843
Tints of McKenzie #866843
RGB
CMYK
RGB Variations
Color information
#866843 (or 0x866843) is known color: McKenzie. HEX triplet: 86, 68 and 43. RGB value is (134,104,67). Sum of RGB (Red+Green+Blue) = 134+104+67=305 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.93% from 305); Green value is 104 (41.02% from 255 or 34.10% from 305); Blue value is 67 (26.56% from 255 or 21.97% from 305); Max value from RGB is 134 - color contains mainly: red. Hex color #866843 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866843 is #7997BC. Grayscale: #6C6C6C. Windows color (decimal): -7968701 or 4417670. OLE color: 4417670.
HSL color Cylindrical-coordinate representation of color #866843: hue angle of 33.13º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #866843 is Cyan = 0, Magento = 0.22, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 67 | - |
| CMYK | 0 | 0.22 | 0.5 | 0.47 |
| HSL | 33.13º | 0.33% | 0.39% | - |
| HSV(B) | 33.13º | 0.5% | 0.53% | - |
| XYZ | 15.79 | 15.37 | 7.45 | - |
| YUV | 108.75 | 104.44 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 67 | 0 | 0.22 | 0.5 | 0.47 | 33.13 | 0.33 | 0.39 |
| Hex | 86 | 68 | 43 | 0 | 16 | 32 | 2F | 21 | 21 | 27 |
| Octal | 206 | 150 | 103 | 0 | 26 | 62 | 57 | 41 | 41 | 47 |
| Binary | 10000110 | 1101000 | 1000011 | 0 | 10110 | 110010 | 101111 | 100001 | 100001 | 100111 |
Color Harmonies of #866843
Complementary color
Monochromatic Colors of #866843
Black with #866843
Text Example
Text Example
White with #866843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866843; }
p { color: rgb(134,104,67); }
H1.HeaderClassName
{
color: #866843;
}
.AnyTagClassName
{
color: #866843;
}
</style>
background-color css
<style>
a { background-color: #866843; }
a { background-color: rgb(134,104,67); }
div.DivClassName
{
background-color: #866843;
}
.BgClassName
{
background-color: #866843;
}
</style>
border-color css
<style>
span { border-color: #866843; }
span { border-color: rgb(134,104,67); }
td.TdClassName
{
border-color: #866843;
}
.TagClassName
{
border-color: #866843;
}
</style>