Shades of McKenzie #886532
Tints of McKenzie #886532
RGB
CMYK
RGB Variations
Color information
#886532 (or 0x886532) is known color: McKenzie. HEX triplet: 88, 65 and 32. RGB value is (136,101,50). Sum of RGB (Red+Green+Blue) = 136+101+50=287 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.39% from 287); Green value is 101 (39.84% from 255 or 35.19% from 287); Blue value is 50 (19.92% from 255 or 17.42% from 287); Max value from RGB is 136 - color contains mainly: red. Hex color #886532 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886532 is #779ACD. Grayscale: #696969. Windows color (decimal): -7838414 or 3302792. OLE color: 3302792.
HSL color Cylindrical-coordinate representation of color #886532: hue angle of 35.58º 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 #886532 is Cyan = 0, Magento = 0.26, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 50 | - |
| CMYK | 0 | 0.26 | 0.63 | 0.47 |
| HSL | 35.58º | 0.46% | 0.36% | - |
| HSV(B) | 35.58º | 0.63% | 0.53% | - |
| XYZ | 15.38 | 14.77 | 5.06 | - |
| YUV | 105.65 | 96.6 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 50 | 0 | 0.26 | 0.63 | 0.47 | 35.58 | 0.46 | 0.36 |
| Hex | 88 | 65 | 32 | 0 | 1A | 3F | 2F | 24 | 2E | 24 |
| Octal | 210 | 145 | 62 | 0 | 32 | 77 | 57 | 44 | 56 | 44 |
| Binary | 10001000 | 1100101 | 110010 | 0 | 11010 | 111111 | 101111 | 100100 | 101110 | 100100 |
Color Harmonies of #886532
Complementary color
Monochromatic Colors of #886532
Black with #886532
Text Example
Text Example
White with #886532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886532; }
p { color: rgb(136,101,50); }
H1.HeaderClassName
{
color: #886532;
}
.AnyTagClassName
{
color: #886532;
}
</style>
background-color css
<style>
a { background-color: #886532; }
a { background-color: rgb(136,101,50); }
div.DivClassName
{
background-color: #886532;
}
.BgClassName
{
background-color: #886532;
}
</style>
border-color css
<style>
span { border-color: #886532; }
span { border-color: rgb(136,101,50); }
td.TdClassName
{
border-color: #886532;
}
.TagClassName
{
border-color: #886532;
}
</style>