Shades of McKenzie #836640
Tints of McKenzie #836640
RGB
CMYK
RGB Variations
Color information
#836640 (or 0x836640) is known color: McKenzie. HEX triplet: 83, 66 and 40. RGB value is (131,102,64). Sum of RGB (Red+Green+Blue) = 131+102+64=297 (39% of max value = 765). Red value is 131 (51.56% from 255 or 44.11% from 297); Green value is 102 (40.23% from 255 or 34.34% from 297); Blue value is 64 (25.39% from 255 or 21.55% from 297); Max value from RGB is 131 - color contains mainly: red. Hex color #836640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836640 is #7C99BF. Grayscale: #6A6A6A. Windows color (decimal): -8165824 or 4220547. OLE color: 4220547.
HSL color Cylindrical-coordinate representation of color #836640: hue angle of 34.03º 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 #836640 is Cyan = 0, Magento = 0.22, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 102 | 64 | - |
| CMYK | 0 | 0.22 | 0.51 | 0.49 |
| HSL | 34.03º | 0.34% | 0.38% | - |
| HSV(B) | 34.03º | 0.51% | 0.51% | - |
| XYZ | 15.04 | 14.7 | 6.89 | - |
| YUV | 106.34 | 104.11 | 145.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 64 | 0 | 0.22 | 0.51 | 0.49 | 34.03 | 0.34 | 0.38 |
| Hex | 83 | 66 | 40 | 0 | 16 | 33 | 31 | 22 | 22 | 26 |
| Octal | 203 | 146 | 100 | 0 | 26 | 63 | 61 | 42 | 42 | 46 |
| Binary | 10000011 | 1100110 | 1000000 | 0 | 10110 | 110011 | 110001 | 100010 | 100010 | 100110 |
Color Harmonies of #836640
Complementary color
Monochromatic Colors of #836640
Black with #836640
Text Example
Text Example
White with #836640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836640; }
p { color: rgb(131,102,64); }
H1.HeaderClassName
{
color: #836640;
}
.AnyTagClassName
{
color: #836640;
}
</style>
background-color css
<style>
a { background-color: #836640; }
a { background-color: rgb(131,102,64); }
div.DivClassName
{
background-color: #836640;
}
.BgClassName
{
background-color: #836640;
}
</style>
border-color css
<style>
span { border-color: #836640; }
span { border-color: rgb(131,102,64); }
td.TdClassName
{
border-color: #836640;
}
.TagClassName
{
border-color: #836640;
}
</style>