Shades of McKenzie #866138
Tints of McKenzie #866138
RGB
CMYK
RGB Variations
Color information
#866138 (or 0x866138) is known color: McKenzie. HEX triplet: 86, 61 and 38. RGB value is (134,97,56). Sum of RGB (Red+Green+Blue) = 134+97+56=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 97 (38.28% from 255 or 33.80% from 287); Blue value is 56 (22.27% from 255 or 19.51% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #866138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866138 is #799EC7. Grayscale: #676767. Windows color (decimal): -7970504 or 3694982. OLE color: 3694982.
HSL color Cylindrical-coordinate representation of color #866138: hue angle of 31.54º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #866138 is Cyan = 0, Magento = 0.28, Yellow = 0.58 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 56 | - |
| CMYK | 0 | 0.28 | 0.58 | 0.47 |
| HSL | 31.54º | 0.41% | 0.37% | - |
| HSV(B) | 31.54º | 0.58% | 0.53% | - |
| XYZ | 14.82 | 13.9 | 5.64 | - |
| YUV | 103.39 | 101.26 | 149.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 56 | 0 | 0.28 | 0.58 | 0.47 | 31.54 | 0.41 | 0.37 |
| Hex | 86 | 61 | 38 | 0 | 1C | 3A | 2F | 20 | 29 | 25 |
| Octal | 206 | 141 | 70 | 0 | 34 | 72 | 57 | 40 | 51 | 45 |
| Binary | 10000110 | 1100001 | 111000 | 0 | 11100 | 111010 | 101111 | 100000 | 101001 | 100101 |
Color Harmonies of #866138
Complementary color
Monochromatic Colors of #866138
Black with #866138
Text Example
Text Example
White with #866138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866138; }
p { color: rgb(134,97,56); }
H1.HeaderClassName
{
color: #866138;
}
.AnyTagClassName
{
color: #866138;
}
</style>
background-color css
<style>
a { background-color: #866138; }
a { background-color: rgb(134,97,56); }
div.DivClassName
{
background-color: #866138;
}
.BgClassName
{
background-color: #866138;
}
</style>
border-color css
<style>
span { border-color: #866138; }
span { border-color: rgb(134,97,56); }
td.TdClassName
{
border-color: #866138;
}
.TagClassName
{
border-color: #866138;
}
</style>