Shades of McKenzie #866039
Tints of McKenzie #866039
RGB
CMYK
RGB Variations
Color information
#866039 (or 0x866039) is known color: McKenzie. HEX triplet: 86, 60 and 39. RGB value is (134,96,57). Sum of RGB (Red+Green+Blue) = 134+96+57=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 96 (37.89% from 255 or 33.45% from 287); Blue value is 57 (22.66% from 255 or 19.86% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #866039 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866039 is #799FC6. Grayscale: #676767. Windows color (decimal): -7970759 or 3760262. OLE color: 3760262.
HSL color Cylindrical-coordinate representation of color #866039: hue angle of 30.39º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #866039 is Cyan = 0, Magento = 0.28, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 96 | 57 | - |
| CMYK | 0 | 0.28 | 0.57 | 0.47 |
| HSL | 30.39º | 0.4% | 0.37% | - |
| HSV(B) | 30.39º | 0.57% | 0.53% | - |
| XYZ | 14.75 | 13.73 | 5.74 | - |
| YUV | 102.92 | 102.09 | 150.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 96 | 57 | 0 | 0.28 | 0.57 | 0.47 | 30.39 | 0.4 | 0.37 |
| Hex | 86 | 60 | 39 | 0 | 1C | 39 | 2F | 1E | 28 | 25 |
| Octal | 206 | 140 | 71 | 0 | 34 | 71 | 57 | 36 | 50 | 45 |
| Binary | 10000110 | 1100000 | 111001 | 0 | 11100 | 111001 | 101111 | 11110 | 101000 | 100101 |
Color Harmonies of #866039
Complementary color
Monochromatic Colors of #866039
Black with #866039
Text Example
Text Example
White with #866039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866039; }
p { color: rgb(134,96,57); }
H1.HeaderClassName
{
color: #866039;
}
.AnyTagClassName
{
color: #866039;
}
</style>
background-color css
<style>
a { background-color: #866039; }
a { background-color: rgb(134,96,57); }
div.DivClassName
{
background-color: #866039;
}
.BgClassName
{
background-color: #866039;
}
</style>
border-color css
<style>
span { border-color: #866039; }
span { border-color: rgb(134,96,57); }
td.TdClassName
{
border-color: #866039;
}
.TagClassName
{
border-color: #866039;
}
</style>