Shades of McKenzie #886941
Tints of McKenzie #886941
RGB
CMYK
RGB Variations
Color information
#886941 (or 0x886941) is known color: McKenzie. HEX triplet: 88, 69 and 41. RGB value is (136,105,65). Sum of RGB (Red+Green+Blue) = 136+105+65=306 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.44% from 306); Green value is 105 (41.41% from 255 or 34.31% from 306); Blue value is 65 (25.78% from 255 or 21.24% from 306); Max value from RGB is 136 - color contains mainly: red. Hex color #886941 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886941 is #7796BE. Grayscale: #6D6D6D. Windows color (decimal): -7837375 or 4286856. OLE color: 4286856.
HSL color Cylindrical-coordinate representation of color #886941: hue angle of 33.8º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #886941 is Cyan = 0, Magento = 0.23, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 65 | - |
| CMYK | 0 | 0.23 | 0.52 | 0.47 |
| HSL | 33.8º | 0.35% | 0.39% | - |
| HSV(B) | 33.8º | 0.52% | 0.53% | - |
| XYZ | 16.16 | 15.72 | 7.18 | - |
| YUV | 109.71 | 102.77 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 65 | 0 | 0.23 | 0.52 | 0.47 | 33.8 | 0.35 | 0.39 |
| Hex | 88 | 69 | 41 | 0 | 17 | 34 | 2F | 22 | 23 | 27 |
| Octal | 210 | 151 | 101 | 0 | 27 | 64 | 57 | 42 | 43 | 47 |
| Binary | 10001000 | 1101001 | 1000001 | 0 | 10111 | 110100 | 101111 | 100010 | 100011 | 100111 |
Color Harmonies of #886941
Complementary color
Monochromatic Colors of #886941
Black with #886941
Text Example
Text Example
White with #886941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886941; }
p { color: rgb(136,105,65); }
H1.HeaderClassName
{
color: #886941;
}
.AnyTagClassName
{
color: #886941;
}
</style>
background-color css
<style>
a { background-color: #886941; }
a { background-color: rgb(136,105,65); }
div.DivClassName
{
background-color: #886941;
}
.BgClassName
{
background-color: #886941;
}
</style>
border-color css
<style>
span { border-color: #886941; }
span { border-color: rgb(136,105,65); }
td.TdClassName
{
border-color: #886941;
}
.TagClassName
{
border-color: #886941;
}
</style>