Shades of McKenzie #856035
Tints of McKenzie #856035
RGB
CMYK
RGB Variations
Color information
#856035 (or 0x856035) is known color: McKenzie. HEX triplet: 85, 60 and 35. RGB value is (133,96,53). Sum of RGB (Red+Green+Blue) = 133+96+53=282 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.16% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 53 (21.09% from 255 or 18.79% from 282); Max value from RGB is 133 - color contains mainly: red. Hex color #856035 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856035 is #7A9FCA. Grayscale: #666666. Windows color (decimal): -8036299 or 3498117. OLE color: 3498117.
HSL color Cylindrical-coordinate representation of color #856035: hue angle of 32.25º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #856035 is Cyan = 0, Magento = 0.28, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 53 | - |
| CMYK | 0 | 0.28 | 0.60 | 0.48 |
| HSL | 32.25º | 0.43% | 0.36% | - |
| HSV(B) | 32.25º | 0.6% | 0.52% | - |
| XYZ | 14.5 | 13.61 | 5.23 | - |
| YUV | 102.16 | 100.26 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 53 | 0 | 0.28 | 0.60 | 0.48 | 32.25 | 0.43 | 0.36 |
| Hex | 85 | 60 | 35 | 0 | 1C | 3C | 30 | 20 | 2B | 24 |
| Octal | 205 | 140 | 65 | 0 | 34 | 74 | 60 | 40 | 53 | 44 |
| Binary | 10000101 | 1100000 | 110101 | 0 | 11100 | 111100 | 110000 | 100000 | 101011 | 100100 |
Color Harmonies of #856035
Complementary color
Monochromatic Colors of #856035
Black with #856035
Text Example
Text Example
White with #856035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856035; }
p { color: rgb(133,96,53); }
H1.HeaderClassName
{
color: #856035;
}
.AnyTagClassName
{
color: #856035;
}
</style>
background-color css
<style>
a { background-color: #856035; }
a { background-color: rgb(133,96,53); }
div.DivClassName
{
background-color: #856035;
}
.BgClassName
{
background-color: #856035;
}
</style>
border-color css
<style>
span { border-color: #856035; }
span { border-color: rgb(133,96,53); }
td.TdClassName
{
border-color: #856035;
}
.TagClassName
{
border-color: #856035;
}
</style>