Shades of McKenzie #866934
Tints of McKenzie #866934
RGB
CMYK
RGB Variations
Color information
#866934 (or 0x866934) is known color: McKenzie. HEX triplet: 86, 69 and 34. RGB value is (134,105,52). Sum of RGB (Red+Green+Blue) = 134+105+52=291 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.05% from 291); Green value is 105 (41.41% from 255 or 36.08% from 291); Blue value is 52 (20.70% from 255 or 17.87% from 291); Max value from RGB is 134 - color contains mainly: red. Hex color #866934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866934 is #7996CB. Grayscale: #6B6B6B. Windows color (decimal): -7968460 or 3434886. OLE color: 3434886.
HSL color Cylindrical-coordinate representation of color #866934: hue angle of 38.78º 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 #866934 is Cyan = 0, Magento = 0.22, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 52 | - |
| CMYK | 0 | 0.22 | 0.61 | 0.47 |
| HSL | 38.78º | 0.44% | 0.36% | - |
| HSV(B) | 38.78º | 0.61% | 0.53% | - |
| XYZ | 15.5 | 15.42 | 5.41 | - |
| YUV | 107.63 | 96.61 | 146.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 52 | 0 | 0.22 | 0.61 | 0.47 | 38.78 | 0.44 | 0.36 |
| Hex | 86 | 69 | 34 | 0 | 16 | 3D | 2F | 27 | 2C | 24 |
| Octal | 206 | 151 | 64 | 0 | 26 | 75 | 57 | 47 | 54 | 44 |
| Binary | 10000110 | 1101001 | 110100 | 0 | 10110 | 111101 | 101111 | 100111 | 101100 | 100100 |
Color Harmonies of #866934
Complementary color
Monochromatic Colors of #866934
Black with #866934
Text Example
Text Example
White with #866934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866934; }
p { color: rgb(134,105,52); }
H1.HeaderClassName
{
color: #866934;
}
.AnyTagClassName
{
color: #866934;
}
</style>
background-color css
<style>
a { background-color: #866934; }
a { background-color: rgb(134,105,52); }
div.DivClassName
{
background-color: #866934;
}
.BgClassName
{
background-color: #866934;
}
</style>
border-color css
<style>
span { border-color: #866934; }
span { border-color: rgb(134,105,52); }
td.TdClassName
{
border-color: #866934;
}
.TagClassName
{
border-color: #866934;
}
</style>