Shades of McKenzie #836134
Tints of McKenzie #836134
RGB
CMYK
RGB Variations
Color information
#836134 (or 0x836134) is known color: McKenzie. HEX triplet: 83, 61 and 34. RGB value is (131,97,52). Sum of RGB (Red+Green+Blue) = 131+97+52=280 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.79% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 52 (20.70% from 255 or 18.57% from 280); Max value from RGB is 131 - color contains mainly: red. Hex color #836134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836134 is #7C9ECB. Grayscale: #666666. Windows color (decimal): -8167116 or 3432835. OLE color: 3432835.
HSL color Cylindrical-coordinate representation of color #836134: hue angle of 34.18º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #836134 is Cyan = 0, Magento = 0.26, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 52 | - |
| CMYK | 0 | 0.26 | 0.60 | 0.49 |
| HSL | 34.18º | 0.43% | 0.36% | - |
| HSV(B) | 34.18º | 0.6% | 0.51% | - |
| XYZ | 14.25 | 13.62 | 5.13 | - |
| YUV | 102.04 | 99.76 | 148.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 52 | 0 | 0.26 | 0.60 | 0.49 | 34.18 | 0.43 | 0.36 |
| Hex | 83 | 61 | 34 | 0 | 1A | 3C | 31 | 22 | 2B | 24 |
| Octal | 203 | 141 | 64 | 0 | 32 | 74 | 61 | 42 | 53 | 44 |
| Binary | 10000011 | 1100001 | 110100 | 0 | 11010 | 111100 | 110001 | 100010 | 101011 | 100100 |
Color Harmonies of #836134
Complementary color
Monochromatic Colors of #836134
Black with #836134
Text Example
Text Example
White with #836134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836134; }
p { color: rgb(131,97,52); }
H1.HeaderClassName
{
color: #836134;
}
.AnyTagClassName
{
color: #836134;
}
</style>
background-color css
<style>
a { background-color: #836134; }
a { background-color: rgb(131,97,52); }
div.DivClassName
{
background-color: #836134;
}
.BgClassName
{
background-color: #836134;
}
</style>
border-color css
<style>
span { border-color: #836134; }
span { border-color: rgb(131,97,52); }
td.TdClassName
{
border-color: #836134;
}
.TagClassName
{
border-color: #836134;
}
</style>