Shades of McKenzie #886540
Tints of McKenzie #886540
RGB
CMYK
RGB Variations
Color information
#886540 (or 0x886540) is known color: McKenzie. HEX triplet: 88, 65 and 40. RGB value is (136,101,64). Sum of RGB (Red+Green+Blue) = 136+101+64=301 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.18% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 64 (25.39% from 255 or 21.26% from 301); Max value from RGB is 136 - color contains mainly: red. Hex color #886540 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886540 is #779ABF. Grayscale: #6B6B6B. Windows color (decimal): -7838400 or 4220296. OLE color: 4220296.
HSL color Cylindrical-coordinate representation of color #886540: hue angle of 30.83º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #886540 is Cyan = 0, Magento = 0.26, Yellow = 0.53 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 64 | - |
| CMYK | 0 | 0.26 | 0.53 | 0.47 |
| HSL | 30.83º | 0.36% | 0.39% | - |
| HSV(B) | 30.83º | 0.53% | 0.53% | - |
| XYZ | 15.73 | 14.91 | 6.9 | - |
| YUV | 107.25 | 103.6 | 148.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 64 | 0 | 0.26 | 0.53 | 0.47 | 30.83 | 0.36 | 0.39 |
| Hex | 88 | 65 | 40 | 0 | 1A | 35 | 2F | 1F | 24 | 27 |
| Octal | 210 | 145 | 100 | 0 | 32 | 65 | 57 | 37 | 44 | 47 |
| Binary | 10001000 | 1100101 | 1000000 | 0 | 11010 | 110101 | 101111 | 11111 | 100100 | 100111 |
Color Harmonies of #886540
Complementary color
Monochromatic Colors of #886540
Black with #886540
Text Example
Text Example
White with #886540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886540; }
p { color: rgb(136,101,64); }
H1.HeaderClassName
{
color: #886540;
}
.AnyTagClassName
{
color: #886540;
}
</style>
background-color css
<style>
a { background-color: #886540; }
a { background-color: rgb(136,101,64); }
div.DivClassName
{
background-color: #886540;
}
.BgClassName
{
background-color: #886540;
}
</style>
border-color css
<style>
span { border-color: #886540; }
span { border-color: rgb(136,101,64); }
td.TdClassName
{
border-color: #886540;
}
.TagClassName
{
border-color: #886540;
}
</style>