Shades of McKenzie #846534
Tints of McKenzie #846534
RGB
CMYK
RGB Variations
Color information
#846534 (or 0x846534) is known color: McKenzie. HEX triplet: 84, 65 and 34. RGB value is (132,101,52). Sum of RGB (Red+Green+Blue) = 132+101+52=285 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.32% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 52 (20.70% from 255 or 18.25% from 285); Max value from RGB is 132 - color contains mainly: red. Hex color #846534 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846534 is #7B9ACB. Grayscale: #686868. Windows color (decimal): -8100556 or 3433860. OLE color: 3433860.
HSL color Cylindrical-coordinate representation of color #846534: hue angle of 36.75º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #846534 is Cyan = 0, Magento = 0.23, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 101 | 52 | - |
| CMYK | 0 | 0.23 | 0.61 | 0.48 |
| HSL | 36.75º | 0.43% | 0.36% | - |
| HSV(B) | 36.75º | 0.61% | 0.52% | - |
| XYZ | 14.79 | 14.46 | 5.26 | - |
| YUV | 104.68 | 98.27 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 101 | 52 | 0 | 0.23 | 0.61 | 0.48 | 36.75 | 0.43 | 0.36 |
| Hex | 84 | 65 | 34 | 0 | 17 | 3D | 30 | 25 | 2B | 24 |
| Octal | 204 | 145 | 64 | 0 | 27 | 75 | 60 | 45 | 53 | 44 |
| Binary | 10000100 | 1100101 | 110100 | 0 | 10111 | 111101 | 110000 | 100101 | 101011 | 100100 |
Color Harmonies of #846534
Complementary color
Monochromatic Colors of #846534
Black with #846534
Text Example
Text Example
White with #846534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846534; }
p { color: rgb(132,101,52); }
H1.HeaderClassName
{
color: #846534;
}
.AnyTagClassName
{
color: #846534;
}
</style>
background-color css
<style>
a { background-color: #846534; }
a { background-color: rgb(132,101,52); }
div.DivClassName
{
background-color: #846534;
}
.BgClassName
{
background-color: #846534;
}
</style>
border-color css
<style>
span { border-color: #846534; }
span { border-color: rgb(132,101,52); }
td.TdClassName
{
border-color: #846534;
}
.TagClassName
{
border-color: #846534;
}
</style>