Shades of McKenzie #846532
Tints of McKenzie #846532
RGB
CMYK
RGB Variations
Color information
#846532 (or 0x846532) is known color: McKenzie. HEX triplet: 84, 65 and 32. RGB value is (132,101,50). Sum of RGB (Red+Green+Blue) = 132+101+50=283 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.64% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 50 (19.92% from 255 or 17.67% from 283); Max value from RGB is 132 - color contains mainly: red. Hex color #846532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846532 is #7B9ACD. Grayscale: #686868. Windows color (decimal): -8100558 or 3302788. OLE color: 3302788.
HSL color Cylindrical-coordinate representation of color #846532: hue angle of 37.32º 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 #846532 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 50 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.48 |
| HSL | 37.32º | 0.45% | 0.36% | - |
| HSV(B) | 37.32º | 0.62% | 0.52% | - |
| XYZ | 14.75 | 14.44 | 5.03 | - |
| YUV | 104.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 50 | 0 | 0.23 | 0.62 | 0.48 | 37.32 | 0.45 | 0.36 |
| Hex | 84 | 65 | 32 | 0 | 17 | 3E | 30 | 25 | 2D | 24 |
| Octal | 204 | 145 | 62 | 0 | 27 | 76 | 60 | 45 | 55 | 44 |
| Binary | 10000100 | 1100101 | 110010 | 0 | 10111 | 111110 | 110000 | 100101 | 101101 | 100100 |
Color Harmonies of #846532
Complementary color
Monochromatic Colors of #846532
Black with #846532
Text Example
Text Example
White with #846532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846532; }
p { color: rgb(132,101,50); }
H1.HeaderClassName
{
color: #846532;
}
.AnyTagClassName
{
color: #846532;
}
</style>
background-color css
<style>
a { background-color: #846532; }
a { background-color: rgb(132,101,50); }
div.DivClassName
{
background-color: #846532;
}
.BgClassName
{
background-color: #846532;
}
</style>
border-color css
<style>
span { border-color: #846532; }
span { border-color: rgb(132,101,50); }
td.TdClassName
{
border-color: #846532;
}
.TagClassName
{
border-color: #846532;
}
</style>