Shades of McKenzie #816334
Tints of McKenzie #816334
RGB
CMYK
RGB Variations
Color information
#816334 (or 0x816334) is known color: McKenzie. HEX triplet: 81, 63 and 34. RGB value is (129,99,52). Sum of RGB (Red+Green+Blue) = 129+99+52=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 99 (39.06% from 255 or 35.36% from 280); Blue value is 52 (20.70% from 255 or 18.57% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #816334 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816334 is #7E9CCB. Grayscale: #666666. Windows color (decimal): -8297676 or 3433345. OLE color: 3433345.
HSL color Cylindrical-coordinate representation of color #816334: hue angle of 36.62º 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 #816334 is Cyan = 0, Magento = 0.23, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 99 | 52 | - |
| CMYK | 0 | 0.23 | 0.60 | 0.49 |
| HSL | 36.62º | 0.43% | 0.35% | - |
| HSV(B) | 36.62º | 0.6% | 0.51% | - |
| XYZ | 14.13 | 13.84 | 5.17 | - |
| YUV | 102.61 | 99.44 | 146.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 99 | 52 | 0 | 0.23 | 0.60 | 0.49 | 36.62 | 0.43 | 0.35 |
| Hex | 81 | 63 | 34 | 0 | 17 | 3C | 31 | 25 | 2B | 23 |
| Octal | 201 | 143 | 64 | 0 | 27 | 74 | 61 | 45 | 53 | 43 |
| Binary | 10000001 | 1100011 | 110100 | 0 | 10111 | 111100 | 110001 | 100101 | 101011 | 100011 |
Color Harmonies of #816334
Complementary color
Monochromatic Colors of #816334
Black with #816334
Text Example
Text Example
White with #816334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816334; }
p { color: rgb(129,99,52); }
H1.HeaderClassName
{
color: #816334;
}
.AnyTagClassName
{
color: #816334;
}
</style>
background-color css
<style>
a { background-color: #816334; }
a { background-color: rgb(129,99,52); }
div.DivClassName
{
background-color: #816334;
}
.BgClassName
{
background-color: #816334;
}
</style>
border-color css
<style>
span { border-color: #816334; }
span { border-color: rgb(129,99,52); }
td.TdClassName
{
border-color: #816334;
}
.TagClassName
{
border-color: #816334;
}
</style>