Shades of McKenzie #886934
Tints of McKenzie #886934
RGB
CMYK
RGB Variations
Color information
#886934 (or 0x886934) is known color: McKenzie. HEX triplet: 88, 69 and 34. RGB value is (136,105,52). Sum of RGB (Red+Green+Blue) = 136+105+52=293 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.42% from 293); Green value is 105 (41.41% from 255 or 35.84% from 293); Blue value is 52 (20.70% from 255 or 17.75% from 293); Max value from RGB is 136 - color contains mainly: red. Hex color #886934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886934 is #7796CB. Grayscale: #6C6C6C. Windows color (decimal): -7837388 or 3434888. OLE color: 3434888.
HSL color Cylindrical-coordinate representation of color #886934: hue angle of 37.86º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #886934 is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 52 | - |
| CMYK | 0 | 0.23 | 0.62 | 0.47 |
| HSL | 37.86º | 0.45% | 0.37% | - |
| HSV(B) | 37.86º | 0.62% | 0.53% | - |
| XYZ | 15.82 | 15.59 | 5.42 | - |
| YUV | 108.23 | 96.27 | 147.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 52 | 0 | 0.23 | 0.62 | 0.47 | 37.86 | 0.45 | 0.37 |
| Hex | 88 | 69 | 34 | 0 | 17 | 3E | 2F | 26 | 2D | 25 |
| Octal | 210 | 151 | 64 | 0 | 27 | 76 | 57 | 46 | 55 | 45 |
| Binary | 10001000 | 1101001 | 110100 | 0 | 10111 | 111110 | 101111 | 100110 | 101101 | 100101 |
Color Harmonies of #886934
Complementary color
Monochromatic Colors of #886934
Black with #886934
Text Example
Text Example
White with #886934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886934; }
p { color: rgb(136,105,52); }
H1.HeaderClassName
{
color: #886934;
}
.AnyTagClassName
{
color: #886934;
}
</style>
background-color css
<style>
a { background-color: #886934; }
a { background-color: rgb(136,105,52); }
div.DivClassName
{
background-color: #886934;
}
.BgClassName
{
background-color: #886934;
}
</style>
border-color css
<style>
span { border-color: #886934; }
span { border-color: rgb(136,105,52); }
td.TdClassName
{
border-color: #886934;
}
.TagClassName
{
border-color: #886934;
}
</style>