Shades of McKenzie #816735
Tints of McKenzie #816735
RGB
CMYK
RGB Variations
Color information
#816735 (or 0x816735) is known color: McKenzie. HEX triplet: 81, 67 and 35. RGB value is (129,103,53). Sum of RGB (Red+Green+Blue) = 129+103+53=285 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.26% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 53 (21.09% from 255 or 18.60% from 285); Max value from RGB is 129 - color contains mainly: red. Hex color #816735 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #816735 is #7E98CA. Grayscale: #696969. Windows color (decimal): -8296651 or 3499905. OLE color: 3499905.
HSL color Cylindrical-coordinate representation of color #816735: hue angle of 39.47º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #816735 is Cyan = 0, Magento = 0.20, Yellow = 0.59 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 103 | 53 | - |
| CMYK | 0 | 0.20 | 0.59 | 0.49 |
| HSL | 39.47º | 0.42% | 0.36% | - |
| HSV(B) | 39.47º | 0.59% | 0.51% | - |
| XYZ | 14.55 | 14.62 | 5.42 | - |
| YUV | 105.07 | 98.61 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 53 | 0 | 0.20 | 0.59 | 0.49 | 39.47 | 0.42 | 0.36 |
| Hex | 81 | 67 | 35 | 0 | 14 | 3B | 31 | 27 | 2A | 24 |
| Octal | 201 | 147 | 65 | 0 | 24 | 73 | 61 | 47 | 52 | 44 |
| Binary | 10000001 | 1100111 | 110101 | 0 | 10100 | 111011 | 110001 | 100111 | 101010 | 100100 |
Color Harmonies of #816735
Complementary color
Monochromatic Colors of #816735
Black with #816735
Text Example
Text Example
White with #816735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816735; }
p { color: rgb(129,103,53); }
H1.HeaderClassName
{
color: #816735;
}
.AnyTagClassName
{
color: #816735;
}
</style>
background-color css
<style>
a { background-color: #816735; }
a { background-color: rgb(129,103,53); }
div.DivClassName
{
background-color: #816735;
}
.BgClassName
{
background-color: #816735;
}
</style>
border-color css
<style>
span { border-color: #816735; }
span { border-color: rgb(129,103,53); }
td.TdClassName
{
border-color: #816735;
}
.TagClassName
{
border-color: #816735;
}
</style>