Shades of McKenzie #816540
Tints of McKenzie #816540
RGB
CMYK
RGB Variations
Color information
#816540 (or 0x816540) is known color: McKenzie. HEX triplet: 81, 65 and 40. RGB value is (129,101,64). Sum of RGB (Red+Green+Blue) = 129+101+64=294 (38% of max value = 765). Red value is 129 (50.78% from 255 or 43.88% from 294); Green value is 101 (39.84% from 255 or 34.35% from 294); Blue value is 64 (25.39% from 255 or 21.77% from 294); Max value from RGB is 129 - color contains mainly: red. Hex color #816540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816540 is #7E9ABF. Grayscale: #696969. Windows color (decimal): -8297152 or 4220289. OLE color: 4220289.
HSL color Cylindrical-coordinate representation of color #816540: hue angle of 34.15º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #816540 is Cyan = 0, Magento = 0.22, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 101 | 64 | - |
| CMYK | 0 | 0.22 | 0.50 | 0.49 |
| HSL | 34.15º | 0.34% | 0.38% | - |
| HSV(B) | 34.15º | 0.5% | 0.51% | - |
| XYZ | 14.63 | 14.34 | 6.85 | - |
| YUV | 105.15 | 104.78 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 101 | 64 | 0 | 0.22 | 0.50 | 0.49 | 34.15 | 0.34 | 0.38 |
| Hex | 81 | 65 | 40 | 0 | 16 | 32 | 31 | 22 | 22 | 26 |
| Octal | 201 | 145 | 100 | 0 | 26 | 62 | 61 | 42 | 42 | 46 |
| Binary | 10000001 | 1100101 | 1000000 | 0 | 10110 | 110010 | 110001 | 100010 | 100010 | 100110 |
Color Harmonies of #816540
Complementary color
Monochromatic Colors of #816540
Black with #816540
Text Example
Text Example
White with #816540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816540; }
p { color: rgb(129,101,64); }
H1.HeaderClassName
{
color: #816540;
}
.AnyTagClassName
{
color: #816540;
}
</style>
background-color css
<style>
a { background-color: #816540; }
a { background-color: rgb(129,101,64); }
div.DivClassName
{
background-color: #816540;
}
.BgClassName
{
background-color: #816540;
}
</style>
border-color css
<style>
span { border-color: #816540; }
span { border-color: rgb(129,101,64); }
td.TdClassName
{
border-color: #816540;
}
.TagClassName
{
border-color: #816540;
}
</style>