Shades of McKenzie #806336
Tints of McKenzie #806336
RGB
CMYK
RGB Variations
Color information
#806336 (or 0x806336) is known color: McKenzie. HEX triplet: 80, 63 and 36. RGB value is (128,99,54). Sum of RGB (Red+Green+Blue) = 128+99+54=281 (37% of max value = 765). Red value is 128 (50.39% from 255 or 45.55% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 54 (21.48% from 255 or 19.22% from 281); Max value from RGB is 128 - color contains mainly: red. Hex color #806336 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #806336 is #7F9CC9. Grayscale: #666666. Windows color (decimal): -8363210 or 3564416. OLE color: 3564416.
HSL color Cylindrical-coordinate representation of color #806336: hue angle of 36.49º 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 #806336 is Cyan = 0, Magento = 0.23, Yellow = 0.58 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 99 | 54 | - |
| CMYK | 0 | 0.23 | 0.58 | 0.50 |
| HSL | 36.49º | 0.41% | 0.36% | - |
| HSV(B) | 36.49º | 0.58% | 0.5% | - |
| XYZ | 14.03 | 13.78 | 5.41 | - |
| YUV | 102.54 | 100.61 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 99 | 54 | 0 | 0.23 | 0.58 | 0.50 | 36.49 | 0.41 | 0.36 |
| Hex | 80 | 63 | 36 | 0 | 17 | 3A | 32 | 24 | 29 | 24 |
| Octal | 200 | 143 | 66 | 0 | 27 | 72 | 62 | 44 | 51 | 44 |
| Binary | 10000000 | 1100011 | 110110 | 0 | 10111 | 111010 | 110010 | 100100 | 101001 | 100100 |
Color Harmonies of #806336
Complementary color
Monochromatic Colors of #806336
Black with #806336
Text Example
Text Example
White with #806336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #806336; }
p { color: rgb(128,99,54); }
H1.HeaderClassName
{
color: #806336;
}
.AnyTagClassName
{
color: #806336;
}
</style>
background-color css
<style>
a { background-color: #806336; }
a { background-color: rgb(128,99,54); }
div.DivClassName
{
background-color: #806336;
}
.BgClassName
{
background-color: #806336;
}
</style>
border-color css
<style>
span { border-color: #806336; }
span { border-color: rgb(128,99,54); }
td.TdClassName
{
border-color: #806336;
}
.TagClassName
{
border-color: #806336;
}
</style>