Shades of McKenzie #856134
Tints of McKenzie #856134
RGB
CMYK
RGB Variations
Color information
#856134 (or 0x856134) is known color: McKenzie. HEX triplet: 85, 61 and 34. RGB value is (133,97,52). Sum of RGB (Red+Green+Blue) = 133+97+52=282 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.16% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 52 (20.70% from 255 or 18.44% from 282); Max value from RGB is 133 - color contains mainly: red. Hex color #856134 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856134 is #7A9ECB. Grayscale: #666666. Windows color (decimal): -8036044 or 3432837. OLE color: 3432837.
HSL color Cylindrical-coordinate representation of color #856134: hue angle of 33.33º 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 #856134 is Cyan = 0, Magento = 0.27, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 97 | 52 | - |
| CMYK | 0 | 0.27 | 0.61 | 0.48 |
| HSL | 33.33º | 0.44% | 0.36% | - |
| HSV(B) | 33.33º | 0.61% | 0.52% | - |
| XYZ | 14.57 | 13.78 | 5.14 | - |
| YUV | 102.63 | 99.43 | 149.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 97 | 52 | 0 | 0.27 | 0.61 | 0.48 | 33.33 | 0.44 | 0.36 |
| Hex | 85 | 61 | 34 | 0 | 1B | 3D | 30 | 21 | 2C | 24 |
| Octal | 205 | 141 | 64 | 0 | 33 | 75 | 60 | 41 | 54 | 44 |
| Binary | 10000101 | 1100001 | 110100 | 0 | 11011 | 111101 | 110000 | 100001 | 101100 | 100100 |
Color Harmonies of #856134
Complementary color
Monochromatic Colors of #856134
Black with #856134
Text Example
Text Example
White with #856134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856134; }
p { color: rgb(133,97,52); }
H1.HeaderClassName
{
color: #856134;
}
.AnyTagClassName
{
color: #856134;
}
</style>
background-color css
<style>
a { background-color: #856134; }
a { background-color: rgb(133,97,52); }
div.DivClassName
{
background-color: #856134;
}
.BgClassName
{
background-color: #856134;
}
</style>
border-color css
<style>
span { border-color: #856134; }
span { border-color: rgb(133,97,52); }
td.TdClassName
{
border-color: #856134;
}
.TagClassName
{
border-color: #856134;
}
</style>