Shades of McKenzie #856540
Tints of McKenzie #856540
RGB
CMYK
RGB Variations
Color information
#856540 (or 0x856540) is known color: McKenzie. HEX triplet: 85, 65 and 40. RGB value is (133,101,64). Sum of RGB (Red+Green+Blue) = 133+101+64=298 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.63% from 298); Green value is 101 (39.84% from 255 or 33.89% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 133 - color contains mainly: red. Hex color #856540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856540 is #7A9ABF. Grayscale: #6A6A6A. Windows color (decimal): -8035008 or 4220293. OLE color: 4220293.
HSL color Cylindrical-coordinate representation of color #856540: hue angle of 32.17º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #856540 is Cyan = 0, Magento = 0.24, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 64 | - |
| CMYK | 0 | 0.24 | 0.52 | 0.48 |
| HSL | 32.17º | 0.35% | 0.39% | - |
| HSV(B) | 32.17º | 0.52% | 0.52% | - |
| XYZ | 15.25 | 14.66 | 6.88 | - |
| YUV | 106.35 | 104.1 | 147.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 64 | 0 | 0.24 | 0.52 | 0.48 | 32.17 | 0.35 | 0.39 |
| Hex | 85 | 65 | 40 | 0 | 18 | 34 | 30 | 20 | 23 | 27 |
| Octal | 205 | 145 | 100 | 0 | 30 | 64 | 60 | 40 | 43 | 47 |
| Binary | 10000101 | 1100101 | 1000000 | 0 | 11000 | 110100 | 110000 | 100000 | 100011 | 100111 |
Color Harmonies of #856540
Complementary color
Monochromatic Colors of #856540
Black with #856540
Text Example
Text Example
White with #856540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856540; }
p { color: rgb(133,101,64); }
H1.HeaderClassName
{
color: #856540;
}
.AnyTagClassName
{
color: #856540;
}
</style>
background-color css
<style>
a { background-color: #856540; }
a { background-color: rgb(133,101,64); }
div.DivClassName
{
background-color: #856540;
}
.BgClassName
{
background-color: #856540;
}
</style>
border-color css
<style>
span { border-color: #856540; }
span { border-color: rgb(133,101,64); }
td.TdClassName
{
border-color: #856540;
}
.TagClassName
{
border-color: #856540;
}
</style>