Shades of McKenzie #876132
Tints of McKenzie #876132
RGB
CMYK
RGB Variations
Color information
#876132 (or 0x876132) is known color: McKenzie. HEX triplet: 87, 61 and 32. RGB value is (135,97,50). Sum of RGB (Red+Green+Blue) = 135+97+50=282 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.87% from 282); Green value is 97 (38.28% from 255 or 34.40% from 282); Blue value is 50 (19.92% from 255 or 17.73% from 282); Max value from RGB is 135 - color contains mainly: red. Hex color #876132 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876132 is #789ECD. Grayscale: #676767. Windows color (decimal): -7904974 or 3301767. OLE color: 3301767.
HSL color Cylindrical-coordinate representation of color #876132: hue angle of 33.18º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #876132 is Cyan = 0, Magento = 0.28, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 97 | 50 | - |
| CMYK | 0 | 0.28 | 0.63 | 0.47 |
| HSL | 33.18º | 0.46% | 0.36% | - |
| HSV(B) | 33.18º | 0.63% | 0.53% | - |
| XYZ | 14.84 | 13.93 | 4.92 | - |
| YUV | 103 | 98.09 | 150.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 97 | 50 | 0 | 0.28 | 0.63 | 0.47 | 33.18 | 0.46 | 0.36 |
| Hex | 87 | 61 | 32 | 0 | 1C | 3F | 2F | 21 | 2E | 24 |
| Octal | 207 | 141 | 62 | 0 | 34 | 77 | 57 | 41 | 56 | 44 |
| Binary | 10000111 | 1100001 | 110010 | 0 | 11100 | 111111 | 101111 | 100001 | 101110 | 100100 |
Color Harmonies of #876132
Complementary color
Monochromatic Colors of #876132
Black with #876132
Text Example
Text Example
White with #876132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876132; }
p { color: rgb(135,97,50); }
H1.HeaderClassName
{
color: #876132;
}
.AnyTagClassName
{
color: #876132;
}
</style>
background-color css
<style>
a { background-color: #876132; }
a { background-color: rgb(135,97,50); }
div.DivClassName
{
background-color: #876132;
}
.BgClassName
{
background-color: #876132;
}
</style>
border-color css
<style>
span { border-color: #876132; }
span { border-color: rgb(135,97,50); }
td.TdClassName
{
border-color: #876132;
}
.TagClassName
{
border-color: #876132;
}
</style>