Shades of McKenzie #866640
Tints of McKenzie #866640
RGB
CMYK
RGB Variations
Color information
#866640 (or 0x866640) is known color: McKenzie. HEX triplet: 86, 66 and 40. RGB value is (134,102,64). Sum of RGB (Red+Green+Blue) = 134+102+64=300 (39% of max value = 765). Red value is 134 (52.73% from 255 or 44.67% from 300); Green value is 102 (40.23% from 255 or 34% from 300); Blue value is 64 (25.39% from 255 or 21.33% from 300); Max value from RGB is 134 - color contains mainly: red. Hex color #866640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866640 is #7999BF. Grayscale: #6B6B6B. Windows color (decimal): -7969216 or 4220550. OLE color: 4220550.
HSL color Cylindrical-coordinate representation of color #866640: hue angle of 32.57º 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 #866640 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 64 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.47 |
| HSL | 32.57º | 0.35% | 0.39% | - |
| HSV(B) | 32.57º | 0.52% | 0.53% | - |
| XYZ | 15.51 | 14.94 | 6.92 | - |
| YUV | 107.24 | 103.6 | 147.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 64 | 0 | 0.24 | 0.52 | 0.47 | 32.57 | 0.35 | 0.39 |
| Hex | 86 | 66 | 40 | 0 | 18 | 34 | 2F | 21 | 23 | 27 |
| Octal | 206 | 146 | 100 | 0 | 30 | 64 | 57 | 41 | 43 | 47 |
| Binary | 10000110 | 1100110 | 1000000 | 0 | 11000 | 110100 | 101111 | 100001 | 100011 | 100111 |
Color Harmonies of #866640
Complementary color
Monochromatic Colors of #866640
Black with #866640
Text Example
Text Example
White with #866640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866640; }
p { color: rgb(134,102,64); }
H1.HeaderClassName
{
color: #866640;
}
.AnyTagClassName
{
color: #866640;
}
</style>
background-color css
<style>
a { background-color: #866640; }
a { background-color: rgb(134,102,64); }
div.DivClassName
{
background-color: #866640;
}
.BgClassName
{
background-color: #866640;
}
</style>
border-color css
<style>
span { border-color: #866640; }
span { border-color: rgb(134,102,64); }
td.TdClassName
{
border-color: #866640;
}
.TagClassName
{
border-color: #866640;
}
</style>