Shades of McKenzie #886840
Tints of McKenzie #886840
RGB
CMYK
RGB Variations
Color information
#886840 (or 0x886840) is known color: McKenzie. HEX triplet: 88, 68 and 40. RGB value is (136,104,64). Sum of RGB (Red+Green+Blue) = 136+104+64=304 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.74% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 64 (25.39% from 255 or 21.05% from 304); Max value from RGB is 136 - color contains mainly: red. Hex color #886840 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886840 is #7797BF. Grayscale: #6D6D6D. Windows color (decimal): -7837632 or 4221064. OLE color: 4221064.
HSL color Cylindrical-coordinate representation of color #886840: hue angle of 33.33º 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 #886840 is Cyan = 0, Magento = 0.24, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 104 | 64 | - |
| CMYK | 0 | 0.24 | 0.53 | 0.47 |
| HSL | 33.33º | 0.36% | 0.39% | - |
| HSV(B) | 33.33º | 0.53% | 0.53% | - |
| XYZ | 16.03 | 15.51 | 7 | - |
| YUV | 109.01 | 102.6 | 147.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 104 | 64 | 0 | 0.24 | 0.53 | 0.47 | 33.33 | 0.36 | 0.39 |
| Hex | 88 | 68 | 40 | 0 | 18 | 35 | 2F | 21 | 24 | 27 |
| Octal | 210 | 150 | 100 | 0 | 30 | 65 | 57 | 41 | 44 | 47 |
| Binary | 10001000 | 1101000 | 1000000 | 0 | 11000 | 110101 | 101111 | 100001 | 100100 | 100111 |
Color Harmonies of #886840
Complementary color
Monochromatic Colors of #886840
Black with #886840
Text Example
Text Example
White with #886840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886840; }
p { color: rgb(136,104,64); }
H1.HeaderClassName
{
color: #886840;
}
.AnyTagClassName
{
color: #886840;
}
</style>
background-color css
<style>
a { background-color: #886840; }
a { background-color: rgb(136,104,64); }
div.DivClassName
{
background-color: #886840;
}
.BgClassName
{
background-color: #886840;
}
</style>
border-color css
<style>
span { border-color: #886840; }
span { border-color: rgb(136,104,64); }
td.TdClassName
{
border-color: #886840;
}
.TagClassName
{
border-color: #886840;
}
</style>