Shades of McKenzie #876740
Tints of McKenzie #876740
RGB
CMYK
RGB Variations
Color information
#876740 (or 0x876740) is known color: McKenzie. HEX triplet: 87, 67 and 40. RGB value is (135,103,64). Sum of RGB (Red+Green+Blue) = 135+103+64=302 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.70% from 302); Green value is 103 (40.62% from 255 or 34.11% from 302); Blue value is 64 (25.39% from 255 or 21.19% from 302); Max value from RGB is 135 - color contains mainly: red. Hex color #876740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876740 is #7898BF. Grayscale: #6C6C6C. Windows color (decimal): -7903424 or 4220807. OLE color: 4220807.
HSL color Cylindrical-coordinate representation of color #876740: hue angle of 32.96º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #876740 is Cyan = 0, Magento = 0.24, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 103 | 64 | - |
| CMYK | 0 | 0.24 | 0.53 | 0.47 |
| HSL | 32.96º | 0.36% | 0.39% | - |
| HSV(B) | 32.96º | 0.53% | 0.53% | - |
| XYZ | 15.77 | 15.22 | 6.96 | - |
| YUV | 108.12 | 103.1 | 147.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 103 | 64 | 0 | 0.24 | 0.53 | 0.47 | 32.96 | 0.36 | 0.39 |
| Hex | 87 | 67 | 40 | 0 | 18 | 35 | 2F | 21 | 24 | 27 |
| Octal | 207 | 147 | 100 | 0 | 30 | 65 | 57 | 41 | 44 | 47 |
| Binary | 10000111 | 1100111 | 1000000 | 0 | 11000 | 110101 | 101111 | 100001 | 100100 | 100111 |
Color Harmonies of #876740
Complementary color
Monochromatic Colors of #876740
Black with #876740
Text Example
Text Example
White with #876740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876740; }
p { color: rgb(135,103,64); }
H1.HeaderClassName
{
color: #876740;
}
.AnyTagClassName
{
color: #876740;
}
</style>
background-color css
<style>
a { background-color: #876740; }
a { background-color: rgb(135,103,64); }
div.DivClassName
{
background-color: #876740;
}
.BgClassName
{
background-color: #876740;
}
</style>
border-color css
<style>
span { border-color: #876740; }
span { border-color: rgb(135,103,64); }
td.TdClassName
{
border-color: #876740;
}
.TagClassName
{
border-color: #876740;
}
</style>