Shades of McKenzie #866134
Tints of McKenzie #866134
RGB
CMYK
RGB Variations
Color information
#866134 (or 0x866134) is known color: McKenzie. HEX triplet: 86, 61 and 34. RGB value is (134,97,52). Sum of RGB (Red+Green+Blue) = 134+97+52=283 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.35% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 52 (20.70% from 255 or 18.37% from 283); Max value from RGB is 134 - color contains mainly: red. Hex color #866134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866134 is #799ECB. Grayscale: #676767. Windows color (decimal): -7970508 or 3432838. OLE color: 3432838.
HSL color Cylindrical-coordinate representation of color #866134: hue angle of 32.93º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #866134 is Cyan = 0, Magento = 0.28, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 52 | - |
| CMYK | 0 | 0.28 | 0.61 | 0.47 |
| HSL | 32.93º | 0.44% | 0.36% | - |
| HSV(B) | 32.93º | 0.61% | 0.53% | - |
| XYZ | 14.73 | 13.87 | 5.15 | - |
| YUV | 102.93 | 99.26 | 150.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 52 | 0 | 0.28 | 0.61 | 0.47 | 32.93 | 0.44 | 0.36 |
| Hex | 86 | 61 | 34 | 0 | 1C | 3D | 2F | 21 | 2C | 24 |
| Octal | 206 | 141 | 64 | 0 | 34 | 75 | 57 | 41 | 54 | 44 |
| Binary | 10000110 | 1100001 | 110100 | 0 | 11100 | 111101 | 101111 | 100001 | 101100 | 100100 |
Color Harmonies of #866134
Complementary color
Monochromatic Colors of #866134
Black with #866134
Text Example
Text Example
White with #866134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866134; }
p { color: rgb(134,97,52); }
H1.HeaderClassName
{
color: #866134;
}
.AnyTagClassName
{
color: #866134;
}
</style>
background-color css
<style>
a { background-color: #866134; }
a { background-color: rgb(134,97,52); }
div.DivClassName
{
background-color: #866134;
}
.BgClassName
{
background-color: #866134;
}
</style>
border-color css
<style>
span { border-color: #866134; }
span { border-color: rgb(134,97,52); }
td.TdClassName
{
border-color: #866134;
}
.TagClassName
{
border-color: #866134;
}
</style>