Shades of McKenzie #866942
Tints of McKenzie #866942
RGB
CMYK
RGB Variations
Color information
#866942 (or 0x866942) is known color: McKenzie. HEX triplet: 86, 69 and 42. RGB value is (134,105,66). Sum of RGB (Red+Green+Blue) = 134+105+66=305 (40% of max value = 765). Red value is 134 (52.73% from 255 or 43.93% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 66 (26.17% from 255 or 21.64% from 305); Max value from RGB is 134 - color contains mainly: red. Hex color #866942 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866942 is #7996BD. Grayscale: #6D6D6D. Windows color (decimal): -7968446 or 4352390. OLE color: 4352390.
HSL color Cylindrical-coordinate representation of color #866942: hue angle of 34.41º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #866942 is Cyan = 0, Magento = 0.22, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 66 | - |
| CMYK | 0 | 0.22 | 0.51 | 0.47 |
| HSL | 34.41º | 0.34% | 0.39% | - |
| HSV(B) | 34.41º | 0.51% | 0.53% | - |
| XYZ | 15.87 | 15.56 | 7.32 | - |
| YUV | 109.23 | 103.61 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 66 | 0 | 0.22 | 0.51 | 0.47 | 34.41 | 0.34 | 0.39 |
| Hex | 86 | 69 | 42 | 0 | 16 | 33 | 2F | 22 | 22 | 27 |
| Octal | 206 | 151 | 102 | 0 | 26 | 63 | 57 | 42 | 42 | 47 |
| Binary | 10000110 | 1101001 | 1000010 | 0 | 10110 | 110011 | 101111 | 100010 | 100010 | 100111 |
Color Harmonies of #866942
Complementary color
Monochromatic Colors of #866942
Black with #866942
Text Example
Text Example
White with #866942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866942; }
p { color: rgb(134,105,66); }
H1.HeaderClassName
{
color: #866942;
}
.AnyTagClassName
{
color: #866942;
}
</style>
background-color css
<style>
a { background-color: #866942; }
a { background-color: rgb(134,105,66); }
div.DivClassName
{
background-color: #866942;
}
.BgClassName
{
background-color: #866942;
}
</style>
border-color css
<style>
span { border-color: #866942; }
span { border-color: rgb(134,105,66); }
td.TdClassName
{
border-color: #866942;
}
.TagClassName
{
border-color: #866942;
}
</style>