Shades of McKenzie #856632
Tints of McKenzie #856632
RGB
CMYK
RGB Variations
Color information
#856632 (or 0x856632) is known color: McKenzie. HEX triplet: 85, 66 and 32. RGB value is (133,102,50). Sum of RGB (Red+Green+Blue) = 133+102+50=285 (37% of max value = 765). Red value is 133 (52.34% from 255 or 46.67% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 133 - color contains mainly: red. Hex color #856632 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856632 is #7A99CD. Grayscale: #696969. Windows color (decimal): -8034766 or 3303045. OLE color: 3303045.
HSL color Cylindrical-coordinate representation of color #856632: hue angle of 37.59º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #856632 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 102 | 50 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.48 |
| HSL | 37.59º | 0.45% | 0.36% | - |
| HSV(B) | 37.59º | 0.62% | 0.52% | - |
| XYZ | 15 | 14.72 | 5.07 | - |
| YUV | 105.34 | 96.77 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 102 | 50 | 0 | 0.23 | 0.62 | 0.48 | 37.59 | 0.45 | 0.36 |
| Hex | 85 | 66 | 32 | 0 | 17 | 3E | 30 | 26 | 2D | 24 |
| Octal | 205 | 146 | 62 | 0 | 27 | 76 | 60 | 46 | 55 | 44 |
| Binary | 10000101 | 1100110 | 110010 | 0 | 10111 | 111110 | 110000 | 100110 | 101101 | 100100 |
Color Harmonies of #856632
Complementary color
Monochromatic Colors of #856632
Black with #856632
Text Example
Text Example
White with #856632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856632; }
p { color: rgb(133,102,50); }
H1.HeaderClassName
{
color: #856632;
}
.AnyTagClassName
{
color: #856632;
}
</style>
background-color css
<style>
a { background-color: #856632; }
a { background-color: rgb(133,102,50); }
div.DivClassName
{
background-color: #856632;
}
.BgClassName
{
background-color: #856632;
}
</style>
border-color css
<style>
span { border-color: #856632; }
span { border-color: rgb(133,102,50); }
td.TdClassName
{
border-color: #856632;
}
.TagClassName
{
border-color: #856632;
}
</style>