Shades of McKenzie #806136
Tints of McKenzie #806136
RGB
CMYK
RGB Variations
Color information
#806136 (or 0x806136) is known color: McKenzie. HEX triplet: 80, 61 and 36. RGB value is (128,97,54). Sum of RGB (Red+Green+Blue) = 128+97+54=279 (36% of max value = 765). Red value is 128 (50.39% from 255 or 45.88% from 279); Green value is 97 (38.28% from 255 or 34.77% from 279); Blue value is 54 (21.48% from 255 or 19.35% from 279); Max value from RGB is 128 - color contains mainly: red. Hex color #806136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806136 is #7F9EC9. Grayscale: #656565. Windows color (decimal): -8363722 or 3563904. OLE color: 3563904.
HSL color Cylindrical-coordinate representation of color #806136: hue angle of 34.86º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #806136 is Cyan = 0, Magento = 0.24, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 97 | 54 | - |
| CMYK | 0 | 0.24 | 0.58 | 0.50 |
| HSL | 34.86º | 0.41% | 0.36% | - |
| HSV(B) | 34.86º | 0.58% | 0.5% | - |
| XYZ | 13.84 | 13.4 | 5.35 | - |
| YUV | 101.37 | 101.27 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 97 | 54 | 0 | 0.24 | 0.58 | 0.50 | 34.86 | 0.41 | 0.36 |
| Hex | 80 | 61 | 36 | 0 | 18 | 3A | 32 | 23 | 29 | 24 |
| Octal | 200 | 141 | 66 | 0 | 30 | 72 | 62 | 43 | 51 | 44 |
| Binary | 10000000 | 1100001 | 110110 | 0 | 11000 | 111010 | 110010 | 100011 | 101001 | 100100 |
Color Harmonies of #806136
Complementary color
Monochromatic Colors of #806136
Black with #806136
Text Example
Text Example
White with #806136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806136; }
p { color: rgb(128,97,54); }
H1.HeaderClassName
{
color: #806136;
}
.AnyTagClassName
{
color: #806136;
}
</style>
background-color css
<style>
a { background-color: #806136; }
a { background-color: rgb(128,97,54); }
div.DivClassName
{
background-color: #806136;
}
.BgClassName
{
background-color: #806136;
}
</style>
border-color css
<style>
span { border-color: #806136; }
span { border-color: rgb(128,97,54); }
td.TdClassName
{
border-color: #806136;
}
.TagClassName
{
border-color: #806136;
}
</style>