Shades of McKenzie #876440
Tints of McKenzie #876440
RGB
CMYK
RGB Variations
Color information
#876440 (or 0x876440) is known color: McKenzie. HEX triplet: 87, 64 and 40. RGB value is (135,100,64). Sum of RGB (Red+Green+Blue) = 135+100+64=299 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.15% from 299); Green value is 100 (39.45% from 255 or 33.44% from 299); Blue value is 64 (25.39% from 255 or 21.40% from 299); Max value from RGB is 135 - color contains mainly: red. Hex color #876440 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #876440 is #789BBF. Grayscale: #6A6A6A. Windows color (decimal): -7904192 or 4220039. OLE color: 4220039.
HSL color Cylindrical-coordinate representation of color #876440: hue angle of 30.42º 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 #876440 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 100 | 64 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.47 |
| HSL | 30.42º | 0.36% | 0.39% | - |
| HSV(B) | 30.42º | 0.53% | 0.53% | - |
| XYZ | 15.47 | 14.64 | 6.86 | - |
| YUV | 106.36 | 104.1 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 100 | 64 | 0 | 0.26 | 0.53 | 0.47 | 30.42 | 0.36 | 0.39 |
| Hex | 87 | 64 | 40 | 0 | 1A | 35 | 2F | 1E | 24 | 27 |
| Octal | 207 | 144 | 100 | 0 | 32 | 65 | 57 | 36 | 44 | 47 |
| Binary | 10000111 | 1100100 | 1000000 | 0 | 11010 | 110101 | 101111 | 11110 | 100100 | 100111 |
Color Harmonies of #876440
Complementary color
Monochromatic Colors of #876440
Black with #876440
Text Example
Text Example
White with #876440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #876440; }
p { color: rgb(135,100,64); }
H1.HeaderClassName
{
color: #876440;
}
.AnyTagClassName
{
color: #876440;
}
</style>
background-color css
<style>
a { background-color: #876440; }
a { background-color: rgb(135,100,64); }
div.DivClassName
{
background-color: #876440;
}
.BgClassName
{
background-color: #876440;
}
</style>
border-color css
<style>
span { border-color: #876440; }
span { border-color: rgb(135,100,64); }
td.TdClassName
{
border-color: #876440;
}
.TagClassName
{
border-color: #876440;
}
</style>