Shades of McKenzie #896842
Tints of McKenzie #896842
RGB
CMYK
RGB Variations
Color information
#896842 (or 0x896842) is known color: McKenzie. HEX triplet: 89, 68 and 42. RGB value is (137,104,66). Sum of RGB (Red+Green+Blue) = 137+104+66=307 (40% of max value = 765). Red value is 137 (53.91% from 255 or 44.63% from 307); Green value is 104 (41.02% from 255 or 33.88% from 307); Blue value is 66 (26.17% from 255 or 21.50% from 307); Max value from RGB is 137 - color contains mainly: red. Hex color #896842 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896842 is #7697BD. Grayscale: #6D6D6D. Windows color (decimal): -7772094 or 4352137. OLE color: 4352137.
HSL color Cylindrical-coordinate representation of color #896842: hue angle of 32.11º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #896842 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 66 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.46 |
| HSL | 32.11º | 0.35% | 0.4% | - |
| HSV(B) | 32.11º | 0.52% | 0.54% | - |
| XYZ | 16.25 | 15.61 | 7.31 | - |
| YUV | 109.54 | 103.43 | 147.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 66 | 0 | 0.24 | 0.52 | 0.46 | 32.11 | 0.35 | 0.4 |
| Hex | 89 | 68 | 42 | 0 | 18 | 34 | 2E | 20 | 23 | 28 |
| Octal | 211 | 150 | 102 | 0 | 30 | 64 | 56 | 40 | 43 | 50 |
| Binary | 10001001 | 1101000 | 1000010 | 0 | 11000 | 110100 | 101110 | 100000 | 100011 | 101000 |
Color Harmonies of #896842
Complementary color
Monochromatic Colors of #896842
Black with #896842
Text Example
Text Example
White with #896842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896842; }
p { color: rgb(137,104,66); }
H1.HeaderClassName
{
color: #896842;
}
.AnyTagClassName
{
color: #896842;
}
</style>
background-color css
<style>
a { background-color: #896842; }
a { background-color: rgb(137,104,66); }
div.DivClassName
{
background-color: #896842;
}
.BgClassName
{
background-color: #896842;
}
</style>
border-color css
<style>
span { border-color: #896842; }
span { border-color: rgb(137,104,66); }
td.TdClassName
{
border-color: #896842;
}
.TagClassName
{
border-color: #896842;
}
</style>