Shades of McKenzie #856034
Tints of McKenzie #856034
RGB
CMYK
RGB Variations
Color information
#856034 (or 0x856034) is known color: McKenzie. HEX triplet: 85, 60 and 34. RGB value is (133,96,52). Sum of RGB (Red+Green+Blue) = 133+96+52=281 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.33% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 52 (20.70% from 255 or 18.51% from 281); Max value from RGB is 133 - color contains mainly: red. Hex color #856034 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856034 is #7A9FCB. Grayscale: #666666. Windows color (decimal): -8036300 or 3432581. OLE color: 3432581.
HSL color Cylindrical-coordinate representation of color #856034: hue angle of 32.59º 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 #856034 is Cyan = 0, Magento = 0.28, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 96 | 52 | - |
| CMYK | 0 | 0.28 | 0.61 | 0.48 |
| HSL | 32.59º | 0.44% | 0.36% | - |
| HSV(B) | 32.59º | 0.61% | 0.52% | - |
| XYZ | 14.48 | 13.6 | 5.11 | - |
| YUV | 102.05 | 99.76 | 150.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 96 | 52 | 0 | 0.28 | 0.61 | 0.48 | 32.59 | 0.44 | 0.36 |
| Hex | 85 | 60 | 34 | 0 | 1C | 3D | 30 | 21 | 2C | 24 |
| Octal | 205 | 140 | 64 | 0 | 34 | 75 | 60 | 41 | 54 | 44 |
| Binary | 10000101 | 1100000 | 110100 | 0 | 11100 | 111101 | 110000 | 100001 | 101100 | 100100 |
Color Harmonies of #856034
Complementary color
Monochromatic Colors of #856034
Black with #856034
Text Example
Text Example
White with #856034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856034; }
p { color: rgb(133,96,52); }
H1.HeaderClassName
{
color: #856034;
}
.AnyTagClassName
{
color: #856034;
}
</style>
background-color css
<style>
a { background-color: #856034; }
a { background-color: rgb(133,96,52); }
div.DivClassName
{
background-color: #856034;
}
.BgClassName
{
background-color: #856034;
}
</style>
border-color css
<style>
span { border-color: #856034; }
span { border-color: rgb(133,96,52); }
td.TdClassName
{
border-color: #856034;
}
.TagClassName
{
border-color: #856034;
}
</style>