Shades of McKenzie #836138
Tints of McKenzie #836138
RGB
CMYK
RGB Variations
Color information
#836138 (or 0x836138) is known color: McKenzie. HEX triplet: 83, 61 and 38. RGB value is (131,97,56). Sum of RGB (Red+Green+Blue) = 131+97+56=284 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.13% from 284); Green value is 97 (38.28% from 255 or 34.15% from 284); Blue value is 56 (22.27% from 255 or 19.72% from 284); Max value from RGB is 131 - color contains mainly: red. Hex color #836138 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #836138 is #7C9EC7. Grayscale: #666666. Windows color (decimal): -8167112 or 3694979. OLE color: 3694979.
HSL color Cylindrical-coordinate representation of color #836138: hue angle of 32.8º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #836138 is Cyan = 0, Magento = 0.26, Yellow = 0.57 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 97 | 56 | - |
| CMYK | 0 | 0.26 | 0.57 | 0.49 |
| HSL | 32.8º | 0.4% | 0.37% | - |
| HSV(B) | 32.8º | 0.57% | 0.51% | - |
| XYZ | 14.35 | 13.66 | 5.62 | - |
| YUV | 102.49 | 101.76 | 148.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 56 | 0 | 0.26 | 0.57 | 0.49 | 32.8 | 0.4 | 0.37 |
| Hex | 83 | 61 | 38 | 0 | 1A | 39 | 31 | 21 | 28 | 25 |
| Octal | 203 | 141 | 70 | 0 | 32 | 71 | 61 | 41 | 50 | 45 |
| Binary | 10000011 | 1100001 | 111000 | 0 | 11010 | 111001 | 110001 | 100001 | 101000 | 100101 |
Color Harmonies of #836138
Complementary color
Monochromatic Colors of #836138
Black with #836138
Text Example
Text Example
White with #836138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836138; }
p { color: rgb(131,97,56); }
H1.HeaderClassName
{
color: #836138;
}
.AnyTagClassName
{
color: #836138;
}
</style>
background-color css
<style>
a { background-color: #836138; }
a { background-color: rgb(131,97,56); }
div.DivClassName
{
background-color: #836138;
}
.BgClassName
{
background-color: #836138;
}
</style>
border-color css
<style>
span { border-color: #836138; }
span { border-color: rgb(131,97,56); }
td.TdClassName
{
border-color: #836138;
}
.TagClassName
{
border-color: #836138;
}
</style>