Shades of McKenzie #866432
Tints of McKenzie #866432
RGB
CMYK
RGB Variations
Color information
#866432 (or 0x866432) is known color: McKenzie. HEX triplet: 86, 64 and 32. RGB value is (134,100,50). Sum of RGB (Red+Green+Blue) = 134+100+50=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 50 (19.92% from 255 or 17.61% from 284); Max value from RGB is 134 - color contains mainly: red. Hex color #866432 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #866432 is #799BCD. Grayscale: #686868. Windows color (decimal): -7969742 or 3302534. OLE color: 3302534.
HSL color Cylindrical-coordinate representation of color #866432: hue angle of 35.71º 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 #866432 is Cyan = 0, Magento = 0.25, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 100 | 50 | - |
| CMYK | 0 | 0.25 | 0.63 | 0.47 |
| HSL | 35.71º | 0.46% | 0.36% | - |
| HSV(B) | 35.71º | 0.63% | 0.53% | - |
| XYZ | 14.96 | 14.41 | 5.01 | - |
| YUV | 104.47 | 97.26 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 100 | 50 | 0 | 0.25 | 0.63 | 0.47 | 35.71 | 0.46 | 0.36 |
| Hex | 86 | 64 | 32 | 0 | 19 | 3F | 2F | 24 | 2E | 24 |
| Octal | 206 | 144 | 62 | 0 | 31 | 77 | 57 | 44 | 56 | 44 |
| Binary | 10000110 | 1100100 | 110010 | 0 | 11001 | 111111 | 101111 | 100100 | 101110 | 100100 |
Color Harmonies of #866432
Complementary color
Monochromatic Colors of #866432
Black with #866432
Text Example
Text Example
White with #866432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866432; }
p { color: rgb(134,100,50); }
H1.HeaderClassName
{
color: #866432;
}
.AnyTagClassName
{
color: #866432;
}
</style>
background-color css
<style>
a { background-color: #866432; }
a { background-color: rgb(134,100,50); }
div.DivClassName
{
background-color: #866432;
}
.BgClassName
{
background-color: #866432;
}
</style>
border-color css
<style>
span { border-color: #866432; }
span { border-color: rgb(134,100,50); }
td.TdClassName
{
border-color: #866432;
}
.TagClassName
{
border-color: #866432;
}
</style>