Shades of McKenzie #896232
Tints of McKenzie #896232
RGB
CMYK
RGB Variations
Color information
#896232 (or 0x896232) is known color: McKenzie. HEX triplet: 89, 62 and 32. RGB value is (137,98,50). Sum of RGB (Red+Green+Blue) = 137+98+50=285 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.07% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 137 - color contains mainly: red. Hex color #896232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896232 is #769DCD. Grayscale: #686868. Windows color (decimal): -7773646 or 3302025. OLE color: 3302025.
HSL color Cylindrical-coordinate representation of color #896232: hue angle of 33.1º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #896232 is Cyan = 0, Magento = 0.28, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 98 | 50 | - |
| CMYK | 0 | 0.28 | 0.64 | 0.46 |
| HSL | 33.1º | 0.47% | 0.37% | - |
| HSV(B) | 33.1º | 0.64% | 0.54% | - |
| XYZ | 15.26 | 14.28 | 4.97 | - |
| YUV | 104.19 | 97.42 | 151.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 98 | 50 | 0 | 0.28 | 0.64 | 0.46 | 33.1 | 0.47 | 0.37 |
| Hex | 89 | 62 | 32 | 0 | 1C | 40 | 2E | 21 | 2F | 25 |
| Octal | 211 | 142 | 62 | 0 | 34 | 100 | 56 | 41 | 57 | 45 |
| Binary | 10001001 | 1100010 | 110010 | 0 | 11100 | 1000000 | 101110 | 100001 | 101111 | 100101 |
Color Harmonies of #896232
Complementary color
Monochromatic Colors of #896232
Black with #896232
Text Example
Text Example
White with #896232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896232; }
p { color: rgb(137,98,50); }
H1.HeaderClassName
{
color: #896232;
}
.AnyTagClassName
{
color: #896232;
}
</style>
background-color css
<style>
a { background-color: #896232; }
a { background-color: rgb(137,98,50); }
div.DivClassName
{
background-color: #896232;
}
.BgClassName
{
background-color: #896232;
}
</style>
border-color css
<style>
span { border-color: #896232; }
span { border-color: rgb(137,98,50); }
td.TdClassName
{
border-color: #896232;
}
.TagClassName
{
border-color: #896232;
}
</style>