Shades of McKenzie #856132
Tints of McKenzie #856132
RGB
CMYK
RGB Variations
Color information
#856132 (or 0x856132) is known color: McKenzie. HEX triplet: 85, 61 and 32. RGB value is (133,97,50). Sum of RGB (Red+Green+Blue) = 133+97+50=280 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.5% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 50 (19.92% from 255 or 17.86% from 280); Max value from RGB is 133 - color contains mainly: red. Hex color #856132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856132 is #7A9ECD. Grayscale: #666666. Windows color (decimal): -8036046 or 3301765. OLE color: 3301765.
HSL color Cylindrical-coordinate representation of color #856132: hue angle of 33.98º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #856132 is Cyan = 0, Magento = 0.27, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 50 | - |
| CMYK | 0 | 0.27 | 0.62 | 0.48 |
| HSL | 33.98º | 0.45% | 0.36% | - |
| HSV(B) | 33.98º | 0.62% | 0.52% | - |
| XYZ | 14.52 | 13.77 | 4.91 | - |
| YUV | 102.41 | 98.43 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 50 | 0 | 0.27 | 0.62 | 0.48 | 33.98 | 0.45 | 0.36 |
| Hex | 85 | 61 | 32 | 0 | 1B | 3E | 30 | 22 | 2D | 24 |
| Octal | 205 | 141 | 62 | 0 | 33 | 76 | 60 | 42 | 55 | 44 |
| Binary | 10000101 | 1100001 | 110010 | 0 | 11011 | 111110 | 110000 | 100010 | 101101 | 100100 |
Color Harmonies of #856132
Complementary color
Monochromatic Colors of #856132
Black with #856132
Text Example
Text Example
White with #856132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856132; }
p { color: rgb(133,97,50); }
H1.HeaderClassName
{
color: #856132;
}
.AnyTagClassName
{
color: #856132;
}
</style>
background-color css
<style>
a { background-color: #856132; }
a { background-color: rgb(133,97,50); }
div.DivClassName
{
background-color: #856132;
}
.BgClassName
{
background-color: #856132;
}
</style>
border-color css
<style>
span { border-color: #856132; }
span { border-color: rgb(133,97,50); }
td.TdClassName
{
border-color: #856132;
}
.TagClassName
{
border-color: #856132;
}
</style>