Shades of McKenzie #876135
Tints of McKenzie #876135
RGB
CMYK
RGB Variations
Color information
#876135 (or 0x876135) is known color: McKenzie. HEX triplet: 87, 61 and 35. RGB value is (135,97,53). Sum of RGB (Red+Green+Blue) = 135+97+53=285 (37% of max value = 765). Red value is 135 (53.12% from 255 or 47.37% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 53 (21.09% from 255 or 18.60% from 285); Max value from RGB is 135 - color contains mainly: red. Hex color #876135 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876135 is #789ECA. Grayscale: #676767. Windows color (decimal): -7904971 or 3498375. OLE color: 3498375.
HSL color Cylindrical-coordinate representation of color #876135: hue angle of 32.2º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #876135 is Cyan = 0, Magento = 0.28, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 97 | 53 | - |
| CMYK | 0 | 0.28 | 0.61 | 0.47 |
| HSL | 32.2º | 0.44% | 0.37% | - |
| HSV(B) | 32.2º | 0.61% | 0.53% | - |
| XYZ | 14.91 | 13.96 | 5.28 | - |
| YUV | 103.35 | 99.59 | 150.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 97 | 53 | 0 | 0.28 | 0.61 | 0.47 | 32.2 | 0.44 | 0.37 |
| Hex | 87 | 61 | 35 | 0 | 1C | 3D | 2F | 20 | 2C | 25 |
| Octal | 207 | 141 | 65 | 0 | 34 | 75 | 57 | 40 | 54 | 45 |
| Binary | 10000111 | 1100001 | 110101 | 0 | 11100 | 111101 | 101111 | 100000 | 101100 | 100101 |
Color Harmonies of #876135
Complementary color
Monochromatic Colors of #876135
Black with #876135
Text Example
Text Example
White with #876135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876135; }
p { color: rgb(135,97,53); }
H1.HeaderClassName
{
color: #876135;
}
.AnyTagClassName
{
color: #876135;
}
</style>
background-color css
<style>
a { background-color: #876135; }
a { background-color: rgb(135,97,53); }
div.DivClassName
{
background-color: #876135;
}
.BgClassName
{
background-color: #876135;
}
</style>
border-color css
<style>
span { border-color: #876135; }
span { border-color: rgb(135,97,53); }
td.TdClassName
{
border-color: #876135;
}
.TagClassName
{
border-color: #876135;
}
</style>