Shades of McKenzie #856136
Tints of McKenzie #856136
RGB
CMYK
RGB Variations
Color information
#856136 (or 0x856136) is known color: McKenzie. HEX triplet: 85, 61 and 36. RGB value is (133,97,54). Sum of RGB (Red+Green+Blue) = 133+97+54=284 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.83% from 284); Green value is 97 (38.28% from 255 or 34.15% from 284); Blue value is 54 (21.48% from 255 or 19.01% from 284); Max value from RGB is 133 - color contains mainly: red. Hex color #856136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856136 is #7A9EC9. Grayscale: #676767. Windows color (decimal): -8036042 or 3563909. OLE color: 3563909.
HSL color Cylindrical-coordinate representation of color #856136: hue angle of 32.66º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #856136 is Cyan = 0, Magento = 0.27, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 54 | - |
| CMYK | 0 | 0.27 | 0.59 | 0.48 |
| HSL | 32.66º | 0.42% | 0.37% | - |
| HSV(B) | 32.66º | 0.59% | 0.52% | - |
| XYZ | 14.61 | 13.8 | 5.38 | - |
| YUV | 102.86 | 100.43 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 54 | 0 | 0.27 | 0.59 | 0.48 | 32.66 | 0.42 | 0.37 |
| Hex | 85 | 61 | 36 | 0 | 1B | 3B | 30 | 21 | 2A | 25 |
| Octal | 205 | 141 | 66 | 0 | 33 | 73 | 60 | 41 | 52 | 45 |
| Binary | 10000101 | 1100001 | 110110 | 0 | 11011 | 111011 | 110000 | 100001 | 101010 | 100101 |
Color Harmonies of #856136
Complementary color
Monochromatic Colors of #856136
Black with #856136
Text Example
Text Example
White with #856136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856136; }
p { color: rgb(133,97,54); }
H1.HeaderClassName
{
color: #856136;
}
.AnyTagClassName
{
color: #856136;
}
</style>
background-color css
<style>
a { background-color: #856136; }
a { background-color: rgb(133,97,54); }
div.DivClassName
{
background-color: #856136;
}
.BgClassName
{
background-color: #856136;
}
</style>
border-color css
<style>
span { border-color: #856136; }
span { border-color: rgb(133,97,54); }
td.TdClassName
{
border-color: #856136;
}
.TagClassName
{
border-color: #856136;
}
</style>