Shades of McKenzie #896434
Tints of McKenzie #896434
RGB
CMYK
RGB Variations
Color information
#896434 (or 0x896434) is known color: McKenzie. HEX triplet: 89, 64 and 34. RGB value is (137,100,52). Sum of RGB (Red+Green+Blue) = 137+100+52=289 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.40% from 289); Green value is 100 (39.45% from 255 or 34.60% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 137 - color contains mainly: red. Hex color #896434 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896434 is #769BCB. Grayscale: #696969. Windows color (decimal): -7773132 or 3433609. OLE color: 3433609.
HSL color Cylindrical-coordinate representation of color #896434: hue angle of 33.88º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #896434 is Cyan = 0, Magento = 0.27, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 100 | 52 | - |
| CMYK | 0 | 0.27 | 0.62 | 0.46 |
| HSL | 33.88º | 0.45% | 0.37% | - |
| HSV(B) | 33.88º | 0.62% | 0.54% | - |
| XYZ | 15.49 | 14.68 | 5.27 | - |
| YUV | 105.59 | 97.76 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 100 | 52 | 0 | 0.27 | 0.62 | 0.46 | 33.88 | 0.45 | 0.37 |
| Hex | 89 | 64 | 34 | 0 | 1B | 3E | 2E | 22 | 2D | 25 |
| Octal | 211 | 144 | 64 | 0 | 33 | 76 | 56 | 42 | 55 | 45 |
| Binary | 10001001 | 1100100 | 110100 | 0 | 11011 | 111110 | 101110 | 100010 | 101101 | 100101 |
Color Harmonies of #896434
Complementary color
Monochromatic Colors of #896434
Black with #896434
Text Example
Text Example
White with #896434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896434; }
p { color: rgb(137,100,52); }
H1.HeaderClassName
{
color: #896434;
}
.AnyTagClassName
{
color: #896434;
}
</style>
background-color css
<style>
a { background-color: #896434; }
a { background-color: rgb(137,100,52); }
div.DivClassName
{
background-color: #896434;
}
.BgClassName
{
background-color: #896434;
}
</style>
border-color css
<style>
span { border-color: #896434; }
span { border-color: rgb(137,100,52); }
td.TdClassName
{
border-color: #896434;
}
.TagClassName
{
border-color: #896434;
}
</style>