Shades of McKenzie #896335
Tints of McKenzie #896335
RGB
CMYK
RGB Variations
Color information
#896335 (or 0x896335) is known color: McKenzie. HEX triplet: 89, 63 and 35. RGB value is (137,99,53). Sum of RGB (Red+Green+Blue) = 137+99+53=289 (38% of max value = 765). Red value is 137 (53.91% from 255 or 47.40% from 289); Green value is 99 (39.06% from 255 or 34.26% from 289); Blue value is 53 (21.09% from 255 or 18.34% from 289); Max value from RGB is 137 - color contains mainly: red. Hex color #896335 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896335 is #769CCA. Grayscale: #696969. Windows color (decimal): -7773387 or 3498889. OLE color: 3498889.
HSL color Cylindrical-coordinate representation of color #896335: hue angle of 32.86º 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 #896335 is Cyan = 0, Magento = 0.28, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 99 | 53 | - |
| CMYK | 0 | 0.28 | 0.61 | 0.46 |
| HSL | 32.86º | 0.44% | 0.37% | - |
| HSV(B) | 32.86º | 0.61% | 0.54% | - |
| XYZ | 15.42 | 14.5 | 5.35 | - |
| YUV | 105.12 | 98.59 | 150.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 99 | 53 | 0 | 0.28 | 0.61 | 0.46 | 32.86 | 0.44 | 0.37 |
| Hex | 89 | 63 | 35 | 0 | 1C | 3D | 2E | 21 | 2C | 25 |
| Octal | 211 | 143 | 65 | 0 | 34 | 75 | 56 | 41 | 54 | 45 |
| Binary | 10001001 | 1100011 | 110101 | 0 | 11100 | 111101 | 101110 | 100001 | 101100 | 100101 |
Color Harmonies of #896335
Complementary color
Monochromatic Colors of #896335
Black with #896335
Text Example
Text Example
White with #896335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896335; }
p { color: rgb(137,99,53); }
H1.HeaderClassName
{
color: #896335;
}
.AnyTagClassName
{
color: #896335;
}
</style>
background-color css
<style>
a { background-color: #896335; }
a { background-color: rgb(137,99,53); }
div.DivClassName
{
background-color: #896335;
}
.BgClassName
{
background-color: #896335;
}
</style>
border-color css
<style>
span { border-color: #896335; }
span { border-color: rgb(137,99,53); }
td.TdClassName
{
border-color: #896335;
}
.TagClassName
{
border-color: #896335;
}
</style>