Shades of McKenzie #856536
Tints of McKenzie #856536
RGB
CMYK
RGB Variations
Color information
#856536 (or 0x856536) is known color: McKenzie. HEX triplet: 85, 65 and 36. RGB value is (133,101,54). Sum of RGB (Red+Green+Blue) = 133+101+54=288 (38% of max value = 765). Red value is 133 (52.34% from 255 or 46.18% from 288); Green value is 101 (39.84% from 255 or 35.07% from 288); Blue value is 54 (21.48% from 255 or 18.75% from 288); Max value from RGB is 133 - color contains mainly: red. Hex color #856536 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #856536 is #7A9AC9. Grayscale: #696969. Windows color (decimal): -8035018 or 3564933. OLE color: 3564933.
HSL color Cylindrical-coordinate representation of color #856536: hue angle of 35.7º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #856536 is Cyan = 0, Magento = 0.24, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 101 | 54 | - |
| CMYK | 0 | 0.24 | 0.59 | 0.48 |
| HSL | 35.7º | 0.42% | 0.37% | - |
| HSV(B) | 35.7º | 0.59% | 0.52% | - |
| XYZ | 14.99 | 14.56 | 5.51 | - |
| YUV | 105.21 | 99.1 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 101 | 54 | 0 | 0.24 | 0.59 | 0.48 | 35.7 | 0.42 | 0.37 |
| Hex | 85 | 65 | 36 | 0 | 18 | 3B | 30 | 24 | 2A | 25 |
| Octal | 205 | 145 | 66 | 0 | 30 | 73 | 60 | 44 | 52 | 45 |
| Binary | 10000101 | 1100101 | 110110 | 0 | 11000 | 111011 | 110000 | 100100 | 101010 | 100101 |
Color Harmonies of #856536
Complementary color
Monochromatic Colors of #856536
Black with #856536
Text Example
Text Example
White with #856536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856536; }
p { color: rgb(133,101,54); }
H1.HeaderClassName
{
color: #856536;
}
.AnyTagClassName
{
color: #856536;
}
</style>
background-color css
<style>
a { background-color: #856536; }
a { background-color: rgb(133,101,54); }
div.DivClassName
{
background-color: #856536;
}
.BgClassName
{
background-color: #856536;
}
</style>
border-color css
<style>
span { border-color: #856536; }
span { border-color: rgb(133,101,54); }
td.TdClassName
{
border-color: #856536;
}
.TagClassName
{
border-color: #856536;
}
</style>