Shades of McKenzie #876742
Tints of McKenzie #876742
RGB
CMYK
RGB Variations
Color information
#876742 (or 0x876742) is known color: McKenzie. HEX triplet: 87, 67 and 42. RGB value is (135,103,66). Sum of RGB (Red+Green+Blue) = 135+103+66=304 (40% of max value = 765). Red value is 135 (53.12% from 255 or 44.41% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 66 (26.17% from 255 or 21.71% from 304); Max value from RGB is 135 - color contains mainly: red. Hex color #876742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876742 is #7898BD. Grayscale: #6C6C6C. Windows color (decimal): -7903422 or 4351879. OLE color: 4351879.
HSL color Cylindrical-coordinate representation of color #876742: hue angle of 32.17º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #876742 is Cyan = 0, Magento = 0.24, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 103 | 66 | - |
| CMYK | 0 | 0.24 | 0.51 | 0.47 |
| HSL | 32.17º | 0.34% | 0.39% | - |
| HSV(B) | 32.17º | 0.51% | 0.53% | - |
| XYZ | 15.83 | 15.24 | 7.26 | - |
| YUV | 108.35 | 104.1 | 147.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 103 | 66 | 0 | 0.24 | 0.51 | 0.47 | 32.17 | 0.34 | 0.39 |
| Hex | 87 | 67 | 42 | 0 | 18 | 33 | 2F | 20 | 22 | 27 |
| Octal | 207 | 147 | 102 | 0 | 30 | 63 | 57 | 40 | 42 | 47 |
| Binary | 10000111 | 1100111 | 1000010 | 0 | 11000 | 110011 | 101111 | 100000 | 100010 | 100111 |
Color Harmonies of #876742
Complementary color
Monochromatic Colors of #876742
Black with #876742
Text Example
Text Example
White with #876742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876742; }
p { color: rgb(135,103,66); }
H1.HeaderClassName
{
color: #876742;
}
.AnyTagClassName
{
color: #876742;
}
</style>
background-color css
<style>
a { background-color: #876742; }
a { background-color: rgb(135,103,66); }
div.DivClassName
{
background-color: #876742;
}
.BgClassName
{
background-color: #876742;
}
</style>
border-color css
<style>
span { border-color: #876742; }
span { border-color: rgb(135,103,66); }
td.TdClassName
{
border-color: #876742;
}
.TagClassName
{
border-color: #876742;
}
</style>