Shades of McKenzie #856841
Tints of McKenzie #856841
RGB
CMYK
RGB Variations
Color information
#856841 (or 0x856841) is known color: McKenzie. HEX triplet: 85, 68 and 41. RGB value is (133,104,65). Sum of RGB (Red+Green+Blue) = 133+104+65=302 (40% of max value = 765). Red value is 133 (52.34% from 255 or 44.04% from 302); Green value is 104 (41.02% from 255 or 34.44% from 302); Blue value is 65 (25.78% from 255 or 21.52% from 302); Max value from RGB is 133 - color contains mainly: red. Hex color #856841 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856841 is #7A97BE. Grayscale: #6C6C6C. Windows color (decimal): -8034239 or 4286597. OLE color: 4286597.
HSL color Cylindrical-coordinate representation of color #856841: hue angle of 34.41º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #856841 is Cyan = 0, Magento = 0.22, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 65 | - |
| CMYK | 0 | 0.22 | 0.51 | 0.48 |
| HSL | 34.41º | 0.34% | 0.39% | - |
| HSV(B) | 34.41º | 0.51% | 0.52% | - |
| XYZ | 15.58 | 15.27 | 7.13 | - |
| YUV | 108.23 | 103.61 | 145.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 65 | 0 | 0.22 | 0.51 | 0.48 | 34.41 | 0.34 | 0.39 |
| Hex | 85 | 68 | 41 | 0 | 16 | 33 | 30 | 22 | 22 | 27 |
| Octal | 205 | 150 | 101 | 0 | 26 | 63 | 60 | 42 | 42 | 47 |
| Binary | 10000101 | 1101000 | 1000001 | 0 | 10110 | 110011 | 110000 | 100010 | 100010 | 100111 |
Color Harmonies of #856841
Complementary color
Monochromatic Colors of #856841
Black with #856841
Text Example
Text Example
White with #856841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856841; }
p { color: rgb(133,104,65); }
H1.HeaderClassName
{
color: #856841;
}
.AnyTagClassName
{
color: #856841;
}
</style>
background-color css
<style>
a { background-color: #856841; }
a { background-color: rgb(133,104,65); }
div.DivClassName
{
background-color: #856841;
}
.BgClassName
{
background-color: #856841;
}
</style>
border-color css
<style>
span { border-color: #856841; }
span { border-color: rgb(133,104,65); }
td.TdClassName
{
border-color: #856841;
}
.TagClassName
{
border-color: #856841;
}
</style>