Shades of McKenzie #886232
Tints of McKenzie #886232
RGB
CMYK
RGB Variations
Color information
#886232 (or 0x886232) is known color: McKenzie. HEX triplet: 88, 62 and 32. RGB value is (136,98,50). Sum of RGB (Red+Green+Blue) = 136+98+50=284 (37% of max value = 765). Red value is 136 (53.52% from 255 or 47.89% from 284); Green value is 98 (38.67% from 255 or 34.51% from 284); Blue value is 50 (19.92% from 255 or 17.61% from 284); Max value from RGB is 136 - color contains mainly: red. Hex color #886232 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886232 is #779DCD. Grayscale: #686868. Windows color (decimal): -7839182 or 3302024. OLE color: 3302024.
HSL color Cylindrical-coordinate representation of color #886232: hue angle of 33.49º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #886232 is Cyan = 0, Magento = 0.28, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 50 | - |
| CMYK | 0 | 0.28 | 0.63 | 0.47 |
| HSL | 33.49º | 0.46% | 0.36% | - |
| HSV(B) | 33.49º | 0.63% | 0.53% | - |
| XYZ | 15.1 | 14.2 | 4.96 | - |
| YUV | 103.89 | 97.59 | 150.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 50 | 0 | 0.28 | 0.63 | 0.47 | 33.49 | 0.46 | 0.36 |
| Hex | 88 | 62 | 32 | 0 | 1C | 3F | 2F | 21 | 2E | 24 |
| Octal | 210 | 142 | 62 | 0 | 34 | 77 | 57 | 41 | 56 | 44 |
| Binary | 10001000 | 1100010 | 110010 | 0 | 11100 | 111111 | 101111 | 100001 | 101110 | 100100 |
Color Harmonies of #886232
Complementary color
Monochromatic Colors of #886232
Black with #886232
Text Example
Text Example
White with #886232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886232; }
p { color: rgb(136,98,50); }
H1.HeaderClassName
{
color: #886232;
}
.AnyTagClassName
{
color: #886232;
}
</style>
background-color css
<style>
a { background-color: #886232; }
a { background-color: rgb(136,98,50); }
div.DivClassName
{
background-color: #886232;
}
.BgClassName
{
background-color: #886232;
}
</style>
border-color css
<style>
span { border-color: #886232; }
span { border-color: rgb(136,98,50); }
td.TdClassName
{
border-color: #886232;
}
.TagClassName
{
border-color: #886232;
}
</style>