Shades of McKenzie #816634
Tints of McKenzie #816634
RGB
CMYK
RGB Variations
Color information
#816634 (or 0x816634) is known color: McKenzie. HEX triplet: 81, 66 and 34. RGB value is (129,102,52). Sum of RGB (Red+Green+Blue) = 129+102+52=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 102 (40.23% from 255 or 36.04% from 283); Blue value is 52 (20.70% from 255 or 18.37% from 283); Max value from RGB is 129 - color contains mainly: red. Hex color #816634 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816634 is #7E99CB. Grayscale: #686868. Windows color (decimal): -8296908 or 3434113. OLE color: 3434113.
HSL color Cylindrical-coordinate representation of color #816634: hue angle of 38.96º degrees, saturation: 0.43, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #816634 is Cyan = 0, Magento = 0.21, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 102 | 52 | - |
| CMYK | 0 | 0.21 | 0.60 | 0.49 |
| HSL | 38.96º | 0.43% | 0.35% | - |
| HSV(B) | 38.96º | 0.6% | 0.51% | - |
| XYZ | 14.42 | 14.42 | 5.27 | - |
| YUV | 104.37 | 98.45 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 102 | 52 | 0 | 0.21 | 0.60 | 0.49 | 38.96 | 0.43 | 0.35 |
| Hex | 81 | 66 | 34 | 0 | 15 | 3C | 31 | 27 | 2B | 23 |
| Octal | 201 | 146 | 64 | 0 | 25 | 74 | 61 | 47 | 53 | 43 |
| Binary | 10000001 | 1100110 | 110100 | 0 | 10101 | 111100 | 110001 | 100111 | 101011 | 100011 |
Color Harmonies of #816634
Complementary color
Monochromatic Colors of #816634
Black with #816634
Text Example
Text Example
White with #816634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816634; }
p { color: rgb(129,102,52); }
H1.HeaderClassName
{
color: #816634;
}
.AnyTagClassName
{
color: #816634;
}
</style>
background-color css
<style>
a { background-color: #816634; }
a { background-color: rgb(129,102,52); }
div.DivClassName
{
background-color: #816634;
}
.BgClassName
{
background-color: #816634;
}
</style>
border-color css
<style>
span { border-color: #816634; }
span { border-color: rgb(129,102,52); }
td.TdClassName
{
border-color: #816634;
}
.TagClassName
{
border-color: #816634;
}
</style>