Shades of McKenzie #886940
Tints of McKenzie #886940
RGB
CMYK
RGB Variations
Color information
#886940 (or 0x886940) is known color: McKenzie. HEX triplet: 88, 69 and 40. RGB value is (136,105,64). Sum of RGB (Red+Green+Blue) = 136+105+64=305 (40% of max value = 765). Red value is 136 (53.52% from 255 or 44.59% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 64 (25.39% from 255 or 20.98% from 305); Max value from RGB is 136 - color contains mainly: red. Hex color #886940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886940 is #7796BF. Grayscale: #6D6D6D. Windows color (decimal): -7837376 or 4221320. OLE color: 4221320.
HSL color Cylindrical-coordinate representation of color #886940: hue angle of 34.17º 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 #886940 is Cyan = 0, Magento = 0.23, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 64 | - |
| CMYK | 0 | 0.23 | 0.53 | 0.47 |
| HSL | 34.17º | 0.36% | 0.39% | - |
| HSV(B) | 34.17º | 0.53% | 0.53% | - |
| XYZ | 16.13 | 15.71 | 7.03 | - |
| YUV | 109.6 | 102.27 | 146.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 64 | 0 | 0.23 | 0.53 | 0.47 | 34.17 | 0.36 | 0.39 |
| Hex | 88 | 69 | 40 | 0 | 17 | 35 | 2F | 22 | 24 | 27 |
| Octal | 210 | 151 | 100 | 0 | 27 | 65 | 57 | 42 | 44 | 47 |
| Binary | 10001000 | 1101001 | 1000000 | 0 | 10111 | 110101 | 101111 | 100010 | 100100 | 100111 |
Color Harmonies of #886940
Complementary color
Monochromatic Colors of #886940
Black with #886940
Text Example
Text Example
White with #886940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886940; }
p { color: rgb(136,105,64); }
H1.HeaderClassName
{
color: #886940;
}
.AnyTagClassName
{
color: #886940;
}
</style>
background-color css
<style>
a { background-color: #886940; }
a { background-color: rgb(136,105,64); }
div.DivClassName
{
background-color: #886940;
}
.BgClassName
{
background-color: #886940;
}
</style>
border-color css
<style>
span { border-color: #886940; }
span { border-color: rgb(136,105,64); }
td.TdClassName
{
border-color: #886940;
}
.TagClassName
{
border-color: #886940;
}
</style>