Shades of McKenzie #866835
Tints of McKenzie #866835
RGB
CMYK
RGB Variations
Color information
#866835 (or 0x866835) is known color: McKenzie. HEX triplet: 86, 68 and 35. RGB value is (134,104,53). Sum of RGB (Red+Green+Blue) = 134+104+53=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 53 (21.09% from 255 or 18.21% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #866835 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866835 is #7997CA. Grayscale: #6B6B6B. Windows color (decimal): -7968715 or 3500166. OLE color: 3500166.
HSL color Cylindrical-coordinate representation of color #866835: hue angle of 37.78º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #866835 is Cyan = 0, Magento = 0.22, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 53 | - |
| CMYK | 0 | 0.22 | 0.60 | 0.47 |
| HSL | 37.78º | 0.43% | 0.37% | - |
| HSV(B) | 37.78º | 0.6% | 0.53% | - |
| XYZ | 15.42 | 15.23 | 5.49 | - |
| YUV | 107.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 53 | 0 | 0.22 | 0.60 | 0.47 | 37.78 | 0.43 | 0.37 |
| Hex | 86 | 68 | 35 | 0 | 16 | 3C | 2F | 26 | 2B | 25 |
| Octal | 206 | 150 | 65 | 0 | 26 | 74 | 57 | 46 | 53 | 45 |
| Binary | 10000110 | 1101000 | 110101 | 0 | 10110 | 111100 | 101111 | 100110 | 101011 | 100101 |
Color Harmonies of #866835
Complementary color
Monochromatic Colors of #866835
Black with #866835
Text Example
Text Example
White with #866835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866835; }
p { color: rgb(134,104,53); }
H1.HeaderClassName
{
color: #866835;
}
.AnyTagClassName
{
color: #866835;
}
</style>
background-color css
<style>
a { background-color: #866835; }
a { background-color: rgb(134,104,53); }
div.DivClassName
{
background-color: #866835;
}
.BgClassName
{
background-color: #866835;
}
</style>
border-color css
<style>
span { border-color: #866835; }
span { border-color: rgb(134,104,53); }
td.TdClassName
{
border-color: #866835;
}
.TagClassName
{
border-color: #866835;
}
</style>