Shades of McKenzie #896640
Tints of McKenzie #896640
RGB
CMYK
RGB Variations
Color information
#896640 (or 0x896640) is known color: McKenzie. HEX triplet: 89, 66 and 40. RGB value is (137,102,64). Sum of RGB (Red+Green+Blue) = 137+102+64=303 (40% of max value = 765). Red value is 137 (53.91% from 255 or 45.21% from 303); Green value is 102 (40.23% from 255 or 33.66% from 303); Blue value is 64 (25.39% from 255 or 21.12% from 303); Max value from RGB is 137 - color contains mainly: red. Hex color #896640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896640 is #7699BF. Grayscale: #6C6C6C. Windows color (decimal): -7772608 or 4220553. OLE color: 4220553.
HSL color Cylindrical-coordinate representation of color #896640: hue angle of 31.23º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #896640 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 64 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.46 |
| HSL | 31.23º | 0.36% | 0.39% | - |
| HSV(B) | 31.23º | 0.53% | 0.54% | - |
| XYZ | 15.99 | 15.19 | 6.94 | - |
| YUV | 108.13 | 103.1 | 148.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 64 | 0 | 0.26 | 0.53 | 0.46 | 31.23 | 0.36 | 0.39 |
| Hex | 89 | 66 | 40 | 0 | 1A | 35 | 2E | 1F | 24 | 27 |
| Octal | 211 | 146 | 100 | 0 | 32 | 65 | 56 | 37 | 44 | 47 |
| Binary | 10001001 | 1100110 | 1000000 | 0 | 11010 | 110101 | 101110 | 11111 | 100100 | 100111 |
Color Harmonies of #896640
Complementary color
Monochromatic Colors of #896640
Black with #896640
Text Example
Text Example
White with #896640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896640; }
p { color: rgb(137,102,64); }
H1.HeaderClassName
{
color: #896640;
}
.AnyTagClassName
{
color: #896640;
}
</style>
background-color css
<style>
a { background-color: #896640; }
a { background-color: rgb(137,102,64); }
div.DivClassName
{
background-color: #896640;
}
.BgClassName
{
background-color: #896640;
}
</style>
border-color css
<style>
span { border-color: #896640; }
span { border-color: rgb(137,102,64); }
td.TdClassName
{
border-color: #896640;
}
.TagClassName
{
border-color: #896640;
}
</style>