Shades of McKenzie #866235
Tints of McKenzie #866235
RGB
CMYK
RGB Variations
Color information
#866235 (or 0x866235) is known color: McKenzie. HEX triplet: 86, 62 and 35. RGB value is (134,98,53). Sum of RGB (Red+Green+Blue) = 134+98+53=285 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.02% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 53 (21.09% from 255 or 18.60% from 285); Max value from RGB is 134 - color contains mainly: red. Hex color #866235 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866235 is #799DCA. Grayscale: #676767. Windows color (decimal): -7970251 or 3498630. OLE color: 3498630.
HSL color Cylindrical-coordinate representation of color #866235: hue angle of 33.33º 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 #866235 is Cyan = 0, Magento = 0.27, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 98 | 53 | - |
| CMYK | 0 | 0.27 | 0.60 | 0.47 |
| HSL | 33.33º | 0.43% | 0.37% | - |
| HSV(B) | 33.33º | 0.6% | 0.53% | - |
| XYZ | 14.84 | 14.06 | 5.3 | - |
| YUV | 103.63 | 99.43 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 53 | 0 | 0.27 | 0.60 | 0.47 | 33.33 | 0.43 | 0.37 |
| Hex | 86 | 62 | 35 | 0 | 1B | 3C | 2F | 21 | 2B | 25 |
| Octal | 206 | 142 | 65 | 0 | 33 | 74 | 57 | 41 | 53 | 45 |
| Binary | 10000110 | 1100010 | 110101 | 0 | 11011 | 111100 | 101111 | 100001 | 101011 | 100101 |
Color Harmonies of #866235
Complementary color
Monochromatic Colors of #866235
Black with #866235
Text Example
Text Example
White with #866235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866235; }
p { color: rgb(134,98,53); }
H1.HeaderClassName
{
color: #866235;
}
.AnyTagClassName
{
color: #866235;
}
</style>
background-color css
<style>
a { background-color: #866235; }
a { background-color: rgb(134,98,53); }
div.DivClassName
{
background-color: #866235;
}
.BgClassName
{
background-color: #866235;
}
</style>
border-color css
<style>
span { border-color: #866235; }
span { border-color: rgb(134,98,53); }
td.TdClassName
{
border-color: #866235;
}
.TagClassName
{
border-color: #866235;
}
</style>