Shades of McKenzie #866132
Tints of McKenzie #866132
RGB
CMYK
RGB Variations
Color information
#866132 (or 0x866132) is known color: McKenzie. HEX triplet: 86, 61 and 32. RGB value is (134,97,50). Sum of RGB (Red+Green+Blue) = 134+97+50=281 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.69% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 50 (19.92% from 255 or 17.79% from 281); Max value from RGB is 134 - color contains mainly: red. Hex color #866132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866132 is #799ECD. Grayscale: #666666. Windows color (decimal): -7970510 or 3301766. OLE color: 3301766.
HSL color Cylindrical-coordinate representation of color #866132: hue angle of 33.57º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #866132 is Cyan = 0, Magento = 0.28, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 50 | - |
| CMYK | 0 | 0.28 | 0.63 | 0.47 |
| HSL | 33.57º | 0.46% | 0.36% | - |
| HSV(B) | 33.57º | 0.63% | 0.53% | - |
| XYZ | 14.68 | 13.85 | 4.92 | - |
| YUV | 102.71 | 98.26 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 50 | 0 | 0.28 | 0.63 | 0.47 | 33.57 | 0.46 | 0.36 |
| Hex | 86 | 61 | 32 | 0 | 1C | 3F | 2F | 22 | 2E | 24 |
| Octal | 206 | 141 | 62 | 0 | 34 | 77 | 57 | 42 | 56 | 44 |
| Binary | 10000110 | 1100001 | 110010 | 0 | 11100 | 111111 | 101111 | 100010 | 101110 | 100100 |
Color Harmonies of #866132
Complementary color
Monochromatic Colors of #866132
Black with #866132
Text Example
Text Example
White with #866132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866132; }
p { color: rgb(134,97,50); }
H1.HeaderClassName
{
color: #866132;
}
.AnyTagClassName
{
color: #866132;
}
</style>
background-color css
<style>
a { background-color: #866132; }
a { background-color: rgb(134,97,50); }
div.DivClassName
{
background-color: #866132;
}
.BgClassName
{
background-color: #866132;
}
</style>
border-color css
<style>
span { border-color: #866132; }
span { border-color: rgb(134,97,50); }
td.TdClassName
{
border-color: #866132;
}
.TagClassName
{
border-color: #866132;
}
</style>