Shades of McKenzie #896035
Tints of McKenzie #896035
RGB
CMYK
RGB Variations
Color information
#896035 (or 0x896035) is known color: McKenzie. HEX triplet: 89, 60 and 35. RGB value is (137,96,53). Sum of RGB (Red+Green+Blue) = 137+96+53=286 (37% of max value = 765). Red value is 137 (53.91% from 255 or 47.90% from 286); Green value is 96 (37.89% from 255 or 33.57% from 286); Blue value is 53 (21.09% from 255 or 18.53% from 286); Max value from RGB is 137 - color contains mainly: red. Hex color #896035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896035 is #769FCA. Grayscale: #676767. Windows color (decimal): -7774155 or 3498121. OLE color: 3498121.
HSL color Cylindrical-coordinate representation of color #896035: hue angle of 30.71º 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 #896035 is Cyan = 0, Magento = 0.30, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 53 | - |
| CMYK | 0 | 0.30 | 0.61 | 0.46 |
| HSL | 30.71º | 0.44% | 0.37% | - |
| HSV(B) | 30.71º | 0.61% | 0.54% | - |
| XYZ | 15.14 | 13.94 | 5.26 | - |
| YUV | 103.36 | 99.58 | 152 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 53 | 0 | 0.30 | 0.61 | 0.46 | 30.71 | 0.44 | 0.37 |
| Hex | 89 | 60 | 35 | 0 | 1E | 3D | 2E | 1F | 2C | 25 |
| Octal | 211 | 140 | 65 | 0 | 36 | 75 | 56 | 37 | 54 | 45 |
| Binary | 10001001 | 1100000 | 110101 | 0 | 11110 | 111101 | 101110 | 11111 | 101100 | 100101 |
Color Harmonies of #896035
Complementary color
Monochromatic Colors of #896035
Black with #896035
Text Example
Text Example
White with #896035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896035; }
p { color: rgb(137,96,53); }
H1.HeaderClassName
{
color: #896035;
}
.AnyTagClassName
{
color: #896035;
}
</style>
background-color css
<style>
a { background-color: #896035; }
a { background-color: rgb(137,96,53); }
div.DivClassName
{
background-color: #896035;
}
.BgClassName
{
background-color: #896035;
}
</style>
border-color css
<style>
span { border-color: #896035; }
span { border-color: rgb(137,96,53); }
td.TdClassName
{
border-color: #896035;
}
.TagClassName
{
border-color: #896035;
}
</style>