Shades of McKenzie #856940
Tints of McKenzie #856940
RGB
CMYK
RGB Variations
Color information
#856940 (or 0x856940) is known color: McKenzie. HEX triplet: 85, 69 and 40. RGB value is (133,105,64). Sum of RGB (Red+Green+Blue) = 133+105+64=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 105 (41.41% from 255 or 34.77% from 302); Blue value is 64 (25.39% from 255 or 21.19% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #856940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856940 is #7A96BF. Grayscale: #6C6C6C. Windows color (decimal): -8033984 or 4221317. OLE color: 4221317.
HSL color Cylindrical-coordinate representation of color #856940: hue angle of 35.65º 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 #856940 is Cyan = 0, Magento = 0.21, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 105 | 64 | - |
| CMYK | 0 | 0.21 | 0.52 | 0.48 |
| HSL | 35.65º | 0.35% | 0.39% | - |
| HSV(B) | 35.65º | 0.52% | 0.52% | - |
| XYZ | 15.65 | 15.46 | 7.01 | - |
| YUV | 108.7 | 102.78 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 105 | 64 | 0 | 0.21 | 0.52 | 0.48 | 35.65 | 0.35 | 0.39 |
| Hex | 85 | 69 | 40 | 0 | 15 | 34 | 30 | 24 | 23 | 27 |
| Octal | 205 | 151 | 100 | 0 | 25 | 64 | 60 | 44 | 43 | 47 |
| Binary | 10000101 | 1101001 | 1000000 | 0 | 10101 | 110100 | 110000 | 100100 | 100011 | 100111 |
Color Harmonies of #856940
Complementary color
Monochromatic Colors of #856940
Black with #856940
Text Example
Text Example
White with #856940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856940; }
p { color: rgb(133,105,64); }
H1.HeaderClassName
{
color: #856940;
}
.AnyTagClassName
{
color: #856940;
}
</style>
background-color css
<style>
a { background-color: #856940; }
a { background-color: rgb(133,105,64); }
div.DivClassName
{
background-color: #856940;
}
.BgClassName
{
background-color: #856940;
}
</style>
border-color css
<style>
span { border-color: #856940; }
span { border-color: rgb(133,105,64); }
td.TdClassName
{
border-color: #856940;
}
.TagClassName
{
border-color: #856940;
}
</style>