Shades of McKenzie #846940
Tints of McKenzie #846940
RGB
CMYK
RGB Variations
Color information
#846940 (or 0x846940) is known color: McKenzie. HEX triplet: 84, 69 and 40. RGB value is (132,105,64). Sum of RGB (Red+Green+Blue) = 132+105+64=301 (39% of max value = 765). Red value is 132 (51.95% from 255 or 43.85% from 301); Green value is 105 (41.41% from 255 or 34.88% from 301); Blue value is 64 (25.39% from 255 or 21.26% from 301); Max value from RGB is 132 - color contains mainly: red. Hex color #846940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846940 is #7B96BF. Grayscale: #6C6C6C. Windows color (decimal): -8099520 or 4221316. OLE color: 4221316.
HSL color Cylindrical-coordinate representation of color #846940: hue angle of 36.18º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #846940 is Cyan = 0, Magento = 0.20, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 105 | 64 | - |
| CMYK | 0 | 0.20 | 0.52 | 0.48 |
| HSL | 36.18º | 0.35% | 0.38% | - |
| HSV(B) | 36.18º | 0.52% | 0.52% | - |
| XYZ | 15.49 | 15.38 | 7 | - |
| YUV | 108.4 | 102.95 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 105 | 64 | 0 | 0.20 | 0.52 | 0.48 | 36.18 | 0.35 | 0.38 |
| Hex | 84 | 69 | 40 | 0 | 14 | 34 | 30 | 24 | 23 | 26 |
| Octal | 204 | 151 | 100 | 0 | 24 | 64 | 60 | 44 | 43 | 46 |
| Binary | 10000100 | 1101001 | 1000000 | 0 | 10100 | 110100 | 110000 | 100100 | 100011 | 100110 |
Color Harmonies of #846940
Complementary color
Monochromatic Colors of #846940
Black with #846940
Text Example
Text Example
White with #846940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846940; }
p { color: rgb(132,105,64); }
H1.HeaderClassName
{
color: #846940;
}
.AnyTagClassName
{
color: #846940;
}
</style>
background-color css
<style>
a { background-color: #846940; }
a { background-color: rgb(132,105,64); }
div.DivClassName
{
background-color: #846940;
}
.BgClassName
{
background-color: #846940;
}
</style>
border-color css
<style>
span { border-color: #846940; }
span { border-color: rgb(132,105,64); }
td.TdClassName
{
border-color: #846940;
}
.TagClassName
{
border-color: #846940;
}
</style>