Shades of McKenzie #856641
Tints of McKenzie #856641
RGB
CMYK
RGB Variations
Color information
#856641 (or 0x856641) is known color: McKenzie. HEX triplet: 85, 66 and 41. RGB value is (133,102,65). Sum of RGB (Red+Green+Blue) = 133+102+65=300 (39% of max value = 765). Red value is 133 (52.34% from 255 or 44.33% from 300); Green value is 102 (40.23% from 255 or 34% from 300); Blue value is 65 (25.78% from 255 or 21.67% from 300); Max value from RGB is 133 - color contains mainly: red. Hex color #856641 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856641 is #7A99BE. Grayscale: #6B6B6B. Windows color (decimal): -8034751 or 4286085. OLE color: 4286085.
HSL color Cylindrical-coordinate representation of color #856641: hue angle of 32.65º 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 #856641 is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 65 | - |
| CMYK | 0 | 0.23 | 0.51 | 0.48 |
| HSL | 32.65º | 0.34% | 0.39% | - |
| HSV(B) | 32.65º | 0.51% | 0.52% | - |
| XYZ | 15.38 | 14.87 | 7.06 | - |
| YUV | 107.05 | 104.27 | 146.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 65 | 0 | 0.23 | 0.51 | 0.48 | 32.65 | 0.34 | 0.39 |
| Hex | 85 | 66 | 41 | 0 | 17 | 33 | 30 | 21 | 22 | 27 |
| Octal | 205 | 146 | 101 | 0 | 27 | 63 | 60 | 41 | 42 | 47 |
| Binary | 10000101 | 1100110 | 1000001 | 0 | 10111 | 110011 | 110000 | 100001 | 100010 | 100111 |
Color Harmonies of #856641
Complementary color
Monochromatic Colors of #856641
Black with #856641
Text Example
Text Example
White with #856641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856641; }
p { color: rgb(133,102,65); }
H1.HeaderClassName
{
color: #856641;
}
.AnyTagClassName
{
color: #856641;
}
</style>
background-color css
<style>
a { background-color: #856641; }
a { background-color: rgb(133,102,65); }
div.DivClassName
{
background-color: #856641;
}
.BgClassName
{
background-color: #856641;
}
</style>
border-color css
<style>
span { border-color: #856641; }
span { border-color: rgb(133,102,65); }
td.TdClassName
{
border-color: #856641;
}
.TagClassName
{
border-color: #856641;
}
</style>