Shades of McKenzie #806436
Tints of McKenzie #806436
RGB
CMYK
RGB Variations
Color information
#806436 (or 0x806436) is known color: McKenzie. HEX triplet: 80, 64 and 36. RGB value is (128,100,54). Sum of RGB (Red+Green+Blue) = 128+100+54=282 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.39% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 54 (21.48% from 255 or 19.15% from 282); Max value from RGB is 128 - color contains mainly: red. Hex color #806436 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806436 is #7F9BC9. Grayscale: #676767. Windows color (decimal): -8362954 or 3564672. OLE color: 3564672.
HSL color Cylindrical-coordinate representation of color #806436: hue angle of 37.3º 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 #806436 is Cyan = 0, Magento = 0.22, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 100 | 54 | - |
| CMYK | 0 | 0.22 | 0.58 | 0.50 |
| HSL | 37.3º | 0.41% | 0.36% | - |
| HSV(B) | 37.3º | 0.58% | 0.5% | - |
| XYZ | 14.13 | 13.97 | 5.44 | - |
| YUV | 103.13 | 100.28 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 100 | 54 | 0 | 0.22 | 0.58 | 0.50 | 37.3 | 0.41 | 0.36 |
| Hex | 80 | 64 | 36 | 0 | 16 | 3A | 32 | 25 | 29 | 24 |
| Octal | 200 | 144 | 66 | 0 | 26 | 72 | 62 | 45 | 51 | 44 |
| Binary | 10000000 | 1100100 | 110110 | 0 | 10110 | 111010 | 110010 | 100101 | 101001 | 100100 |
Color Harmonies of #806436
Complementary color
Monochromatic Colors of #806436
Black with #806436
Text Example
Text Example
White with #806436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806436; }
p { color: rgb(128,100,54); }
H1.HeaderClassName
{
color: #806436;
}
.AnyTagClassName
{
color: #806436;
}
</style>
background-color css
<style>
a { background-color: #806436; }
a { background-color: rgb(128,100,54); }
div.DivClassName
{
background-color: #806436;
}
.BgClassName
{
background-color: #806436;
}
</style>
border-color css
<style>
span { border-color: #806436; }
span { border-color: rgb(128,100,54); }
td.TdClassName
{
border-color: #806436;
}
.TagClassName
{
border-color: #806436;
}
</style>