Shades of McKenzie #886235
Tints of McKenzie #886235
RGB
CMYK
RGB Variations
Color information
#886235 (or 0x886235) is known color: McKenzie. HEX triplet: 88, 62 and 35. RGB value is (136,98,53). Sum of RGB (Red+Green+Blue) = 136+98+53=287 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.39% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 53 (21.09% from 255 or 18.47% from 287); Max value from RGB is 136 - color contains mainly: red. Hex color #886235 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886235 is #779DCA. Grayscale: #686868. Windows color (decimal): -7839179 or 3498632. OLE color: 3498632.
HSL color Cylindrical-coordinate representation of color #886235: hue angle of 32.53º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #886235 is Cyan = 0, Magento = 0.28, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 98 | 53 | - |
| CMYK | 0 | 0.28 | 0.61 | 0.47 |
| HSL | 32.53º | 0.44% | 0.37% | - |
| HSV(B) | 32.53º | 0.61% | 0.53% | - |
| XYZ | 15.16 | 14.23 | 5.31 | - |
| YUV | 104.23 | 99.09 | 150.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 98 | 53 | 0 | 0.28 | 0.61 | 0.47 | 32.53 | 0.44 | 0.37 |
| Hex | 88 | 62 | 35 | 0 | 1C | 3D | 2F | 21 | 2C | 25 |
| Octal | 210 | 142 | 65 | 0 | 34 | 75 | 57 | 41 | 54 | 45 |
| Binary | 10001000 | 1100010 | 110101 | 0 | 11100 | 111101 | 101111 | 100001 | 101100 | 100101 |
Color Harmonies of #886235
Complementary color
Monochromatic Colors of #886235
Black with #886235
Text Example
Text Example
White with #886235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886235; }
p { color: rgb(136,98,53); }
H1.HeaderClassName
{
color: #886235;
}
.AnyTagClassName
{
color: #886235;
}
</style>
background-color css
<style>
a { background-color: #886235; }
a { background-color: rgb(136,98,53); }
div.DivClassName
{
background-color: #886235;
}
.BgClassName
{
background-color: #886235;
}
</style>
border-color css
<style>
span { border-color: #886235; }
span { border-color: rgb(136,98,53); }
td.TdClassName
{
border-color: #886235;
}
.TagClassName
{
border-color: #886235;
}
</style>