Shades of McKenzie #846132
Tints of McKenzie #846132
RGB
CMYK
RGB Variations
Color information
#846132 (or 0x846132) is known color: McKenzie. HEX triplet: 84, 61 and 32. RGB value is (132,97,50). Sum of RGB (Red+Green+Blue) = 132+97+50=279 (36% of max value = 765). Red value is 132 (51.95% from 255 or 47.31% from 279); Green value is 97 (38.28% from 255 or 34.77% from 279); Blue value is 50 (19.92% from 255 or 17.92% from 279); Max value from RGB is 132 - color contains mainly: red. Hex color #846132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846132 is #7B9ECD. Grayscale: #666666. Windows color (decimal): -8101582 or 3301764. OLE color: 3301764.
HSL color Cylindrical-coordinate representation of color #846132: hue angle of 34.39º 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 #846132 is Cyan = 0, Magento = 0.27, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 97 | 50 | - |
| CMYK | 0 | 0.27 | 0.62 | 0.48 |
| HSL | 34.39º | 0.45% | 0.36% | - |
| HSV(B) | 34.39º | 0.62% | 0.52% | - |
| XYZ | 14.37 | 13.69 | 4.9 | - |
| YUV | 102.11 | 98.6 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 50 | 0 | 0.27 | 0.62 | 0.48 | 34.39 | 0.45 | 0.36 |
| Hex | 84 | 61 | 32 | 0 | 1B | 3E | 30 | 22 | 2D | 24 |
| Octal | 204 | 141 | 62 | 0 | 33 | 76 | 60 | 42 | 55 | 44 |
| Binary | 10000100 | 1100001 | 110010 | 0 | 11011 | 111110 | 110000 | 100010 | 101101 | 100100 |
Color Harmonies of #846132
Complementary color
Monochromatic Colors of #846132
Black with #846132
Text Example
Text Example
White with #846132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846132; }
p { color: rgb(132,97,50); }
H1.HeaderClassName
{
color: #846132;
}
.AnyTagClassName
{
color: #846132;
}
</style>
background-color css
<style>
a { background-color: #846132; }
a { background-color: rgb(132,97,50); }
div.DivClassName
{
background-color: #846132;
}
.BgClassName
{
background-color: #846132;
}
</style>
border-color css
<style>
span { border-color: #846132; }
span { border-color: rgb(132,97,50); }
td.TdClassName
{
border-color: #846132;
}
.TagClassName
{
border-color: #846132;
}
</style>