Shades of McKenzie #836740
Tints of McKenzie #836740
RGB
CMYK
RGB Variations
Color information
#836740 (or 0x836740) is known color: McKenzie. HEX triplet: 83, 67 and 40. RGB value is (131,103,64). Sum of RGB (Red+Green+Blue) = 131+103+64=298 (39% of max value = 765). Red value is 131 (51.56% from 255 or 43.96% from 298); Green value is 103 (40.62% from 255 or 34.56% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 131 - color contains mainly: red. Hex color #836740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836740 is #7C98BF. Grayscale: #6B6B6B. Windows color (decimal): -8165568 or 4220803. OLE color: 4220803.
HSL color Cylindrical-coordinate representation of color #836740: hue angle of 34.93º 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 #836740 is Cyan = 0, Magento = 0.21, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 64 | - |
| CMYK | 0 | 0.21 | 0.51 | 0.49 |
| HSL | 34.93º | 0.34% | 0.38% | - |
| HSV(B) | 34.93º | 0.51% | 0.51% | - |
| XYZ | 15.14 | 14.9 | 6.93 | - |
| YUV | 106.93 | 103.78 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 64 | 0 | 0.21 | 0.51 | 0.49 | 34.93 | 0.34 | 0.38 |
| Hex | 83 | 67 | 40 | 0 | 15 | 33 | 31 | 23 | 22 | 26 |
| Octal | 203 | 147 | 100 | 0 | 25 | 63 | 61 | 43 | 42 | 46 |
| Binary | 10000011 | 1100111 | 1000000 | 0 | 10101 | 110011 | 110001 | 100011 | 100010 | 100110 |
Color Harmonies of #836740
Complementary color
Monochromatic Colors of #836740
Black with #836740
Text Example
Text Example
White with #836740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836740; }
p { color: rgb(131,103,64); }
H1.HeaderClassName
{
color: #836740;
}
.AnyTagClassName
{
color: #836740;
}
</style>
background-color css
<style>
a { background-color: #836740; }
a { background-color: rgb(131,103,64); }
div.DivClassName
{
background-color: #836740;
}
.BgClassName
{
background-color: #836740;
}
</style>
border-color css
<style>
span { border-color: #836740; }
span { border-color: rgb(131,103,64); }
td.TdClassName
{
border-color: #836740;
}
.TagClassName
{
border-color: #836740;
}
</style>