Shades of McKenzie #856734
Tints of McKenzie #856734
RGB
CMYK
RGB Variations
Color information
#856734 (or 0x856734) is known color: McKenzie. HEX triplet: 85, 67 and 34. RGB value is (133,103,52). Sum of RGB (Red+Green+Blue) = 133+103+52=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 52 (20.70% from 255 or 18.06% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #856734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856734 is #7A98CB. Grayscale: #6A6A6A. Windows color (decimal): -8034508 or 3434373. OLE color: 3434373.
HSL color Cylindrical-coordinate representation of color #856734: hue angle of 37.78º 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 #856734 is Cyan = 0, Magento = 0.23, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 103 | 52 | - |
| CMYK | 0 | 0.23 | 0.61 | 0.48 |
| HSL | 37.78º | 0.44% | 0.36% | - |
| HSV(B) | 37.78º | 0.61% | 0.52% | - |
| XYZ | 15.14 | 14.93 | 5.33 | - |
| YUV | 106.16 | 97.44 | 147.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 52 | 0 | 0.23 | 0.61 | 0.48 | 37.78 | 0.44 | 0.36 |
| Hex | 85 | 67 | 34 | 0 | 17 | 3D | 30 | 26 | 2C | 24 |
| Octal | 205 | 147 | 64 | 0 | 27 | 75 | 60 | 46 | 54 | 44 |
| Binary | 10000101 | 1100111 | 110100 | 0 | 10111 | 111101 | 110000 | 100110 | 101100 | 100100 |
Color Harmonies of #856734
Complementary color
Monochromatic Colors of #856734
Black with #856734
Text Example
Text Example
White with #856734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856734; }
p { color: rgb(133,103,52); }
H1.HeaderClassName
{
color: #856734;
}
.AnyTagClassName
{
color: #856734;
}
</style>
background-color css
<style>
a { background-color: #856734; }
a { background-color: rgb(133,103,52); }
div.DivClassName
{
background-color: #856734;
}
.BgClassName
{
background-color: #856734;
}
</style>
border-color css
<style>
span { border-color: #856734; }
span { border-color: rgb(133,103,52); }
td.TdClassName
{
border-color: #856734;
}
.TagClassName
{
border-color: #856734;
}
</style>