Shades of McKenzie #856834
Tints of McKenzie #856834
RGB
CMYK
RGB Variations
Color information
#856834 (or 0x856834) is known color: McKenzie. HEX triplet: 85, 68 and 34. RGB value is (133,104,52). Sum of RGB (Red+Green+Blue) = 133+104+52=289 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.02% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 52 (20.70% from 255 or 17.99% from 289); Max value from RGB is 133 - color contains mainly: red. Hex color #856834 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856834 is #7A97CB. Grayscale: #6A6A6A. Windows color (decimal): -8034252 or 3434629. OLE color: 3434629.
HSL color Cylindrical-coordinate representation of color #856834: hue angle of 38.52º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #856834 is Cyan = 0, Magento = 0.22, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 52 | - |
| CMYK | 0 | 0.22 | 0.61 | 0.48 |
| HSL | 38.52º | 0.44% | 0.36% | - |
| HSV(B) | 38.52º | 0.61% | 0.52% | - |
| XYZ | 15.24 | 15.14 | 5.37 | - |
| YUV | 106.74 | 97.11 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 52 | 0 | 0.22 | 0.61 | 0.48 | 38.52 | 0.44 | 0.36 |
| Hex | 85 | 68 | 34 | 0 | 16 | 3D | 30 | 27 | 2C | 24 |
| Octal | 205 | 150 | 64 | 0 | 26 | 75 | 60 | 47 | 54 | 44 |
| Binary | 10000101 | 1101000 | 110100 | 0 | 10110 | 111101 | 110000 | 100111 | 101100 | 100100 |
Color Harmonies of #856834
Complementary color
Monochromatic Colors of #856834
Black with #856834
Text Example
Text Example
White with #856834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856834; }
p { color: rgb(133,104,52); }
H1.HeaderClassName
{
color: #856834;
}
.AnyTagClassName
{
color: #856834;
}
</style>
background-color css
<style>
a { background-color: #856834; }
a { background-color: rgb(133,104,52); }
div.DivClassName
{
background-color: #856834;
}
.BgClassName
{
background-color: #856834;
}
</style>
border-color css
<style>
span { border-color: #856834; }
span { border-color: rgb(133,104,52); }
td.TdClassName
{
border-color: #856834;
}
.TagClassName
{
border-color: #856834;
}
</style>