Shades of McKenzie #846232
Tints of McKenzie #846232
RGB
CMYK
RGB Variations
Color information
#846232 (or 0x846232) is known color: McKenzie. HEX triplet: 84, 62 and 32. RGB value is (132,98,50). Sum of RGB (Red+Green+Blue) = 132+98+50=280 (37% of max value = 765). Red value is 132 (51.95% from 255 or 47.14% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 50 (19.92% from 255 or 17.86% from 280); Max value from RGB is 132 - color contains mainly: red. Hex color #846232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846232 is #7B9DCD. Grayscale: #666666. Windows color (decimal): -8101326 or 3302020. OLE color: 3302020.
HSL color Cylindrical-coordinate representation of color #846232: hue angle of 35.12º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #846232 is Cyan = 0, Magento = 0.26, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 98 | 50 | - |
| CMYK | 0 | 0.26 | 0.62 | 0.48 |
| HSL | 35.12º | 0.45% | 0.36% | - |
| HSV(B) | 35.12º | 0.62% | 0.52% | - |
| XYZ | 14.46 | 13.87 | 4.93 | - |
| YUV | 102.69 | 98.26 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 98 | 50 | 0 | 0.26 | 0.62 | 0.48 | 35.12 | 0.45 | 0.36 |
| Hex | 84 | 62 | 32 | 0 | 1A | 3E | 30 | 23 | 2D | 24 |
| Octal | 204 | 142 | 62 | 0 | 32 | 76 | 60 | 43 | 55 | 44 |
| Binary | 10000100 | 1100010 | 110010 | 0 | 11010 | 111110 | 110000 | 100011 | 101101 | 100100 |
Color Harmonies of #846232
Complementary color
Monochromatic Colors of #846232
Black with #846232
Text Example
Text Example
White with #846232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846232; }
p { color: rgb(132,98,50); }
H1.HeaderClassName
{
color: #846232;
}
.AnyTagClassName
{
color: #846232;
}
</style>
background-color css
<style>
a { background-color: #846232; }
a { background-color: rgb(132,98,50); }
div.DivClassName
{
background-color: #846232;
}
.BgClassName
{
background-color: #846232;
}
</style>
border-color css
<style>
span { border-color: #846232; }
span { border-color: rgb(132,98,50); }
td.TdClassName
{
border-color: #846232;
}
.TagClassName
{
border-color: #846232;
}
</style>