Shades of McKenzie #836540
Tints of McKenzie #836540
RGB
CMYK
RGB Variations
Color information
#836540 (or 0x836540) is known color: McKenzie. HEX triplet: 83, 65 and 40. RGB value is (131,101,64). Sum of RGB (Red+Green+Blue) = 131+101+64=296 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.26% from 296); Green value is 101 (39.84% from 255 or 34.12% from 296); Blue value is 64 (25.39% from 255 or 21.62% from 296); Max value from RGB is 131 - color contains mainly: red. Hex color #836540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836540 is #7C9ABF. Grayscale: #696969. Windows color (decimal): -8166080 or 4220291. OLE color: 4220291.
HSL color Cylindrical-coordinate representation of color #836540: hue angle of 33.13º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #836540 is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 101 | 64 | - |
| CMYK | 0 | 0.23 | 0.51 | 0.49 |
| HSL | 33.13º | 0.34% | 0.38% | - |
| HSV(B) | 33.13º | 0.51% | 0.51% | - |
| XYZ | 14.94 | 14.5 | 6.86 | - |
| YUV | 105.75 | 104.44 | 146.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 64 | 0 | 0.23 | 0.51 | 0.49 | 33.13 | 0.34 | 0.38 |
| Hex | 83 | 65 | 40 | 0 | 17 | 33 | 31 | 21 | 22 | 26 |
| Octal | 203 | 145 | 100 | 0 | 27 | 63 | 61 | 41 | 42 | 46 |
| Binary | 10000011 | 1100101 | 1000000 | 0 | 10111 | 110011 | 110001 | 100001 | 100010 | 100110 |
Color Harmonies of #836540
Complementary color
Monochromatic Colors of #836540
Black with #836540
Text Example
Text Example
White with #836540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836540; }
p { color: rgb(131,101,64); }
H1.HeaderClassName
{
color: #836540;
}
.AnyTagClassName
{
color: #836540;
}
</style>
background-color css
<style>
a { background-color: #836540; }
a { background-color: rgb(131,101,64); }
div.DivClassName
{
background-color: #836540;
}
.BgClassName
{
background-color: #836540;
}
</style>
border-color css
<style>
span { border-color: #836540; }
span { border-color: rgb(131,101,64); }
td.TdClassName
{
border-color: #836540;
}
.TagClassName
{
border-color: #836540;
}
</style>