Shades of McKenzie #846135
Tints of McKenzie #846135
RGB
CMYK
RGB Variations
Color information
#846135 (or 0x846135) is known color: McKenzie. HEX triplet: 84, 61 and 35. RGB value is (132,97,53). Sum of RGB (Red+Green+Blue) = 132+97+53=282 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.81% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 53 (21.09% from 255 or 18.79% from 282); Max value from RGB is 132 - color contains mainly: red. Hex color #846135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846135 is #7B9ECA. Grayscale: #666666. Windows color (decimal): -8101579 or 3498372. OLE color: 3498372.
HSL color Cylindrical-coordinate representation of color #846135: hue angle of 33.42º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #846135 is Cyan = 0, Magento = 0.27, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 97 | 53 | - |
| CMYK | 0 | 0.27 | 0.60 | 0.48 |
| HSL | 33.42º | 0.43% | 0.36% | - |
| HSV(B) | 33.42º | 0.6% | 0.52% | - |
| XYZ | 14.43 | 13.71 | 5.25 | - |
| YUV | 102.45 | 100.1 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 97 | 53 | 0 | 0.27 | 0.60 | 0.48 | 33.42 | 0.43 | 0.36 |
| Hex | 84 | 61 | 35 | 0 | 1B | 3C | 30 | 21 | 2B | 24 |
| Octal | 204 | 141 | 65 | 0 | 33 | 74 | 60 | 41 | 53 | 44 |
| Binary | 10000100 | 1100001 | 110101 | 0 | 11011 | 111100 | 110000 | 100001 | 101011 | 100100 |
Color Harmonies of #846135
Complementary color
Monochromatic Colors of #846135
Black with #846135
Text Example
Text Example
White with #846135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846135; }
p { color: rgb(132,97,53); }
H1.HeaderClassName
{
color: #846135;
}
.AnyTagClassName
{
color: #846135;
}
</style>
background-color css
<style>
a { background-color: #846135; }
a { background-color: rgb(132,97,53); }
div.DivClassName
{
background-color: #846135;
}
.BgClassName
{
background-color: #846135;
}
</style>
border-color css
<style>
span { border-color: #846135; }
span { border-color: rgb(132,97,53); }
td.TdClassName
{
border-color: #846135;
}
.TagClassName
{
border-color: #846135;
}
</style>