Shades of McKenzie #866935
Tints of McKenzie #866935
RGB
CMYK
RGB Variations
Color information
#866935 (or 0x866935) is known color: McKenzie. HEX triplet: 86, 69 and 35. RGB value is (134,105,53). Sum of RGB (Red+Green+Blue) = 134+105+53=292 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.89% from 292); Green value is 105 (41.41% from 255 or 35.96% from 292); Blue value is 53 (21.09% from 255 or 18.15% from 292); Max value from RGB is 134 - color contains mainly: red. Hex color #866935 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866935 is #7996CA. Grayscale: #6B6B6B. Windows color (decimal): -7968459 or 3500422. OLE color: 3500422.
HSL color Cylindrical-coordinate representation of color #866935: hue angle of 38.52º 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 #866935 is Cyan = 0, Magento = 0.22, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 105 | 53 | - |
| CMYK | 0 | 0.22 | 0.60 | 0.47 |
| HSL | 38.52º | 0.43% | 0.37% | - |
| HSV(B) | 38.52º | 0.6% | 0.53% | - |
| XYZ | 15.53 | 15.43 | 5.53 | - |
| YUV | 107.74 | 97.11 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 105 | 53 | 0 | 0.22 | 0.60 | 0.47 | 38.52 | 0.43 | 0.37 |
| Hex | 86 | 69 | 35 | 0 | 16 | 3C | 2F | 27 | 2B | 25 |
| Octal | 206 | 151 | 65 | 0 | 26 | 74 | 57 | 47 | 53 | 45 |
| Binary | 10000110 | 1101001 | 110101 | 0 | 10110 | 111100 | 101111 | 100111 | 101011 | 100101 |
Color Harmonies of #866935
Complementary color
Monochromatic Colors of #866935
Black with #866935
Text Example
Text Example
White with #866935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866935; }
p { color: rgb(134,105,53); }
H1.HeaderClassName
{
color: #866935;
}
.AnyTagClassName
{
color: #866935;
}
</style>
background-color css
<style>
a { background-color: #866935; }
a { background-color: rgb(134,105,53); }
div.DivClassName
{
background-color: #866935;
}
.BgClassName
{
background-color: #866935;
}
</style>
border-color css
<style>
span { border-color: #866935; }
span { border-color: rgb(134,105,53); }
td.TdClassName
{
border-color: #866935;
}
.TagClassName
{
border-color: #866935;
}
</style>