Shades of McKenzie #886332
Tints of McKenzie #886332
RGB
CMYK
RGB Variations
Color information
#886332 (or 0x886332) is known color: McKenzie. HEX triplet: 88, 63 and 32. RGB value is (136,99,50). Sum of RGB (Red+Green+Blue) = 136+99+50=285 (37% of max value = 765). Red value is 136 (53.52% from 255 or 47.72% from 285); Green value is 99 (39.06% from 255 or 34.74% from 285); Blue value is 50 (19.92% from 255 or 17.54% from 285); Max value from RGB is 136 - color contains mainly: red. Hex color #886332 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886332 is #779CCD. Grayscale: #686868. Windows color (decimal): -7838926 or 3302280. OLE color: 3302280.
HSL color Cylindrical-coordinate representation of color #886332: hue angle of 34.19º 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 #886332 is Cyan = 0, Magento = 0.27, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 99 | 50 | - |
| CMYK | 0 | 0.27 | 0.63 | 0.47 |
| HSL | 34.19º | 0.46% | 0.36% | - |
| HSV(B) | 34.19º | 0.63% | 0.53% | - |
| XYZ | 15.19 | 14.39 | 4.99 | - |
| YUV | 104.48 | 97.26 | 150.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 99 | 50 | 0 | 0.27 | 0.63 | 0.47 | 34.19 | 0.46 | 0.36 |
| Hex | 88 | 63 | 32 | 0 | 1B | 3F | 2F | 22 | 2E | 24 |
| Octal | 210 | 143 | 62 | 0 | 33 | 77 | 57 | 42 | 56 | 44 |
| Binary | 10001000 | 1100011 | 110010 | 0 | 11011 | 111111 | 101111 | 100010 | 101110 | 100100 |
Color Harmonies of #886332
Complementary color
Monochromatic Colors of #886332
Black with #886332
Text Example
Text Example
White with #886332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886332; }
p { color: rgb(136,99,50); }
H1.HeaderClassName
{
color: #886332;
}
.AnyTagClassName
{
color: #886332;
}
</style>
background-color css
<style>
a { background-color: #886332; }
a { background-color: rgb(136,99,50); }
div.DivClassName
{
background-color: #886332;
}
.BgClassName
{
background-color: #886332;
}
</style>
border-color css
<style>
span { border-color: #886332; }
span { border-color: rgb(136,99,50); }
td.TdClassName
{
border-color: #886332;
}
.TagClassName
{
border-color: #886332;
}
</style>