Shades of McKenzie #896534
Tints of McKenzie #896534
RGB
CMYK
RGB Variations
Color information
#896534 (or 0x896534) is known color: McKenzie. HEX triplet: 89, 65 and 34. RGB value is (137,101,52). Sum of RGB (Red+Green+Blue) = 137+101+52=290 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.24% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 52 (20.70% from 255 or 17.93% from 290); Max value from RGB is 137 - color contains mainly: red. Hex color #896534 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896534 is #769ACB. Grayscale: #6A6A6A. Windows color (decimal): -7772876 or 3433865. OLE color: 3433865.
HSL color Cylindrical-coordinate representation of color #896534: hue angle of 34.59º 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 #896534 is Cyan = 0, Magento = 0.26, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 52 | - |
| CMYK | 0 | 0.26 | 0.62 | 0.46 |
| HSL | 34.59º | 0.45% | 0.37% | - |
| HSV(B) | 34.59º | 0.62% | 0.54% | - |
| XYZ | 15.59 | 14.87 | 5.3 | - |
| YUV | 106.18 | 97.43 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 52 | 0 | 0.26 | 0.62 | 0.46 | 34.59 | 0.45 | 0.37 |
| Hex | 89 | 65 | 34 | 0 | 1A | 3E | 2E | 23 | 2D | 25 |
| Octal | 211 | 145 | 64 | 0 | 32 | 76 | 56 | 43 | 55 | 45 |
| Binary | 10001001 | 1100101 | 110100 | 0 | 11010 | 111110 | 101110 | 100011 | 101101 | 100101 |
Color Harmonies of #896534
Complementary color
Monochromatic Colors of #896534
Black with #896534
Text Example
Text Example
White with #896534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896534; }
p { color: rgb(137,101,52); }
H1.HeaderClassName
{
color: #896534;
}
.AnyTagClassName
{
color: #896534;
}
</style>
background-color css
<style>
a { background-color: #896534; }
a { background-color: rgb(137,101,52); }
div.DivClassName
{
background-color: #896534;
}
.BgClassName
{
background-color: #896534;
}
</style>
border-color css
<style>
span { border-color: #896534; }
span { border-color: rgb(137,101,52); }
td.TdClassName
{
border-color: #896534;
}
.TagClassName
{
border-color: #896534;
}
</style>