Shades of McKenzie #886642
Tints of McKenzie #886642
RGB
CMYK
RGB Variations
Color information
#886642 (or 0x886642) is known color: McKenzie. HEX triplet: 88, 66 and 42. RGB value is (136,102,66). Sum of RGB (Red+Green+Blue) = 136+102+66=304 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.74% from 304); Green value is 102 (40.23% from 255 or 33.55% from 304); Blue value is 66 (26.17% from 255 or 21.71% from 304); Max value from RGB is 136 - color contains mainly: red. Hex color #886642 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886642 is #7799BD. Grayscale: #6C6C6C. Windows color (decimal): -7838142 or 4351624. OLE color: 4351624.
HSL color Cylindrical-coordinate representation of color #886642: hue angle of 30.86º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #886642 is Cyan = 0, Magento = 0.25, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 66 | - |
| CMYK | 0 | 0.25 | 0.51 | 0.47 |
| HSL | 30.86º | 0.35% | 0.4% | - |
| HSV(B) | 30.86º | 0.51% | 0.53% | - |
| XYZ | 15.89 | 15.13 | 7.24 | - |
| YUV | 108.06 | 104.26 | 147.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 66 | 0 | 0.25 | 0.51 | 0.47 | 30.86 | 0.35 | 0.4 |
| Hex | 88 | 66 | 42 | 0 | 19 | 33 | 2F | 1F | 23 | 28 |
| Octal | 210 | 146 | 102 | 0 | 31 | 63 | 57 | 37 | 43 | 50 |
| Binary | 10001000 | 1100110 | 1000010 | 0 | 11001 | 110011 | 101111 | 11111 | 100011 | 101000 |
Color Harmonies of #886642
Complementary color
Monochromatic Colors of #886642
Black with #886642
Text Example
Text Example
White with #886642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886642; }
p { color: rgb(136,102,66); }
H1.HeaderClassName
{
color: #886642;
}
.AnyTagClassName
{
color: #886642;
}
</style>
background-color css
<style>
a { background-color: #886642; }
a { background-color: rgb(136,102,66); }
div.DivClassName
{
background-color: #886642;
}
.BgClassName
{
background-color: #886642;
}
</style>
border-color css
<style>
span { border-color: #886642; }
span { border-color: rgb(136,102,66); }
td.TdClassName
{
border-color: #886642;
}
.TagClassName
{
border-color: #886642;
}
</style>