Shades of McKenzie #866741
Tints of McKenzie #866741
RGB
CMYK
RGB Variations
Color information
#866741 (or 0x866741) is known color: McKenzie. HEX triplet: 86, 67 and 41. RGB value is (134,103,65). Sum of RGB (Red+Green+Blue) = 134+103+65=302 (40% of max value = 765). Red value is 134 (52.73% from 255 or 44.37% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 65 (25.78% from 255 or 21.52% from 302); Max value from RGB is 134 - color contains mainly: red. Hex color #866741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866741 is #7998BE. Grayscale: #6C6C6C. Windows color (decimal): -7968959 or 4286342. OLE color: 4286342.
HSL color Cylindrical-coordinate representation of color #866741: hue angle of 33.04º degrees, saturation: 0.35, 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 #866741 is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 65 | - |
| CMYK | 0 | 0.23 | 0.51 | 0.47 |
| HSL | 33.04º | 0.35% | 0.39% | - |
| HSV(B) | 33.04º | 0.51% | 0.53% | - |
| XYZ | 15.64 | 15.15 | 7.1 | - |
| YUV | 107.94 | 103.77 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 65 | 0 | 0.23 | 0.51 | 0.47 | 33.04 | 0.35 | 0.39 |
| Hex | 86 | 67 | 41 | 0 | 17 | 33 | 2F | 21 | 23 | 27 |
| Octal | 206 | 147 | 101 | 0 | 27 | 63 | 57 | 41 | 43 | 47 |
| Binary | 10000110 | 1100111 | 1000001 | 0 | 10111 | 110011 | 101111 | 100001 | 100011 | 100111 |
Color Harmonies of #866741
Complementary color
Monochromatic Colors of #866741
Black with #866741
Text Example
Text Example
White with #866741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866741; }
p { color: rgb(134,103,65); }
H1.HeaderClassName
{
color: #866741;
}
.AnyTagClassName
{
color: #866741;
}
</style>
background-color css
<style>
a { background-color: #866741; }
a { background-color: rgb(134,103,65); }
div.DivClassName
{
background-color: #866741;
}
.BgClassName
{
background-color: #866741;
}
</style>
border-color css
<style>
span { border-color: #866741; }
span { border-color: rgb(134,103,65); }
td.TdClassName
{
border-color: #866741;
}
.TagClassName
{
border-color: #866741;
}
</style>