Shades of McKenzie #886541
Tints of McKenzie #886541
RGB
CMYK
RGB Variations
Color information
#886541 (or 0x886541) is known color: McKenzie. HEX triplet: 88, 65 and 41. RGB value is (136,101,65). Sum of RGB (Red+Green+Blue) = 136+101+65=302 (40% of max value = 765). Red value is 136 (53.52% from 255 or 45.03% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 65 (25.78% from 255 or 21.52% from 302); Max value from RGB is 136 - color contains mainly: red. Hex color #886541 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #886541 is #779ABE. Grayscale: #6B6B6B. Windows color (decimal): -7838399 or 4285832. OLE color: 4285832.
HSL color Cylindrical-coordinate representation of color #886541: hue angle of 30.42º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #886541 is Cyan = 0, Magento = 0.26, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 65 | - |
| CMYK | 0 | 0.26 | 0.52 | 0.47 |
| HSL | 30.42º | 0.35% | 0.39% | - |
| HSV(B) | 30.42º | 0.52% | 0.53% | - |
| XYZ | 15.76 | 14.92 | 7.05 | - |
| YUV | 107.36 | 104.1 | 148.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 65 | 0 | 0.26 | 0.52 | 0.47 | 30.42 | 0.35 | 0.39 |
| Hex | 88 | 65 | 41 | 0 | 1A | 34 | 2F | 1E | 23 | 27 |
| Octal | 210 | 145 | 101 | 0 | 32 | 64 | 57 | 36 | 43 | 47 |
| Binary | 10001000 | 1100101 | 1000001 | 0 | 11010 | 110100 | 101111 | 11110 | 100011 | 100111 |
Color Harmonies of #886541
Complementary color
Monochromatic Colors of #886541
Black with #886541
Text Example
Text Example
White with #886541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886541; }
p { color: rgb(136,101,65); }
H1.HeaderClassName
{
color: #886541;
}
.AnyTagClassName
{
color: #886541;
}
</style>
background-color css
<style>
a { background-color: #886541; }
a { background-color: rgb(136,101,65); }
div.DivClassName
{
background-color: #886541;
}
.BgClassName
{
background-color: #886541;
}
</style>
border-color css
<style>
span { border-color: #886541; }
span { border-color: rgb(136,101,65); }
td.TdClassName
{
border-color: #886541;
}
.TagClassName
{
border-color: #886541;
}
</style>