Shades of McKenzie #896535
Tints of McKenzie #896535
RGB
CMYK
RGB Variations
Color information
#896535 (or 0x896535) is known color: McKenzie. HEX triplet: 89, 65 and 35. RGB value is (137,101,53). Sum of RGB (Red+Green+Blue) = 137+101+53=291 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.08% from 291); Green value is 101 (39.84% from 255 or 34.71% from 291); Blue value is 53 (21.09% from 255 or 18.21% from 291); Max value from RGB is 137 - color contains mainly: red. Hex color #896535 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896535 is #769ACA. Grayscale: #6A6A6A. Windows color (decimal): -7772875 or 3499401. OLE color: 3499401.
HSL color Cylindrical-coordinate representation of color #896535: hue angle of 34.29º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #896535 is Cyan = 0, Magento = 0.26, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 53 | - |
| CMYK | 0 | 0.26 | 0.61 | 0.46 |
| HSL | 34.29º | 0.44% | 0.37% | - |
| HSV(B) | 34.29º | 0.61% | 0.54% | - |
| XYZ | 15.61 | 14.88 | 5.42 | - |
| YUV | 106.29 | 97.93 | 149.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 53 | 0 | 0.26 | 0.61 | 0.46 | 34.29 | 0.44 | 0.37 |
| Hex | 89 | 65 | 35 | 0 | 1A | 3D | 2E | 22 | 2C | 25 |
| Octal | 211 | 145 | 65 | 0 | 32 | 75 | 56 | 42 | 54 | 45 |
| Binary | 10001001 | 1100101 | 110101 | 0 | 11010 | 111101 | 101110 | 100010 | 101100 | 100101 |
Color Harmonies of #896535
Complementary color
Monochromatic Colors of #896535
Black with #896535
Text Example
Text Example
White with #896535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896535; }
p { color: rgb(137,101,53); }
H1.HeaderClassName
{
color: #896535;
}
.AnyTagClassName
{
color: #896535;
}
</style>
background-color css
<style>
a { background-color: #896535; }
a { background-color: rgb(137,101,53); }
div.DivClassName
{
background-color: #896535;
}
.BgClassName
{
background-color: #896535;
}
</style>
border-color css
<style>
span { border-color: #896535; }
span { border-color: rgb(137,101,53); }
td.TdClassName
{
border-color: #896535;
}
.TagClassName
{
border-color: #896535;
}
</style>