Shades of McKenzie #816136
Tints of McKenzie #816136
RGB
CMYK
RGB Variations
Color information
#816136 (or 0x816136) is known color: McKenzie. HEX triplet: 81, 61 and 36. RGB value is (129,97,54). Sum of RGB (Red+Green+Blue) = 129+97+54=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 54 (21.48% from 255 or 19.29% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #816136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816136 is #7E9EC9. Grayscale: #656565. Windows color (decimal): -8298186 or 3563905. OLE color: 3563905.
HSL color Cylindrical-coordinate representation of color #816136: hue angle of 34.4º degrees, saturation: 0.41, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #816136 is Cyan = 0, Magento = 0.25, Yellow = 0.58 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 97 | 54 | - |
| CMYK | 0 | 0.25 | 0.58 | 0.49 |
| HSL | 34.4º | 0.41% | 0.36% | - |
| HSV(B) | 34.4º | 0.58% | 0.51% | - |
| XYZ | 13.99 | 13.48 | 5.35 | - |
| YUV | 101.67 | 101.1 | 147.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 97 | 54 | 0 | 0.25 | 0.58 | 0.49 | 34.4 | 0.41 | 0.36 |
| Hex | 81 | 61 | 36 | 0 | 19 | 3A | 31 | 22 | 29 | 24 |
| Octal | 201 | 141 | 66 | 0 | 31 | 72 | 61 | 42 | 51 | 44 |
| Binary | 10000001 | 1100001 | 110110 | 0 | 11001 | 111010 | 110001 | 100010 | 101001 | 100100 |
Color Harmonies of #816136
Complementary color
Monochromatic Colors of #816136
Black with #816136
Text Example
Text Example
White with #816136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816136; }
p { color: rgb(129,97,54); }
H1.HeaderClassName
{
color: #816136;
}
.AnyTagClassName
{
color: #816136;
}
</style>
background-color css
<style>
a { background-color: #816136; }
a { background-color: rgb(129,97,54); }
div.DivClassName
{
background-color: #816136;
}
.BgClassName
{
background-color: #816136;
}
</style>
border-color css
<style>
span { border-color: #816136; }
span { border-color: rgb(129,97,54); }
td.TdClassName
{
border-color: #816136;
}
.TagClassName
{
border-color: #816136;
}
</style>