Shades of McKenzie #966636
Tints of McKenzie #966636
RGB
CMYK
RGB Variations
Color information
#966636 (or 0x966636) is known color: McKenzie. HEX triplet: 96, 66 and 36. RGB value is (150,102,54). Sum of RGB (Red+Green+Blue) = 150+102+54=306 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.02% from 306); Green value is 102 (40.23% from 255 or 33.33% from 306); Blue value is 54 (21.48% from 255 or 17.65% from 306); Max value from RGB is 150 - color contains mainly: red. Hex color #966636 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966636 is #6999C9. Grayscale: #6F6F6F. Windows color (decimal): -6920650 or 3565206. OLE color: 3565206.
HSL color Cylindrical-coordinate representation of color #966636: hue angle of 30º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #966636 is Cyan = 0, Magento = 0.32, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 102 | 54 | - |
| CMYK | 0 | 0.32 | 0.64 | 0.41 |
| HSL | 30º | 0.47% | 0.4% | - |
| HSV(B) | 30º | 0.64% | 0.59% | - |
| XYZ | 17.99 | 16.25 | 5.68 | - |
| YUV | 110.88 | 95.9 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 102 | 54 | 0 | 0.32 | 0.64 | 0.41 | 30 | 0.47 | 0.4 |
| Hex | 96 | 66 | 36 | 0 | 20 | 40 | 29 | 1E | 2F | 28 |
| Octal | 226 | 146 | 66 | 0 | 40 | 100 | 51 | 36 | 57 | 50 |
| Binary | 10010110 | 1100110 | 110110 | 0 | 100000 | 1000000 | 101001 | 11110 | 101111 | 101000 |
Color Harmonies of #966636
Complementary color
Monochromatic Colors of #966636
Black with #966636
Text Example
Text Example
White with #966636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966636; }
p { color: rgb(150,102,54); }
H1.HeaderClassName
{
color: #966636;
}
.AnyTagClassName
{
color: #966636;
}
</style>
background-color css
<style>
a { background-color: #966636; }
a { background-color: rgb(150,102,54); }
div.DivClassName
{
background-color: #966636;
}
.BgClassName
{
background-color: #966636;
}
</style>
border-color css
<style>
span { border-color: #966636; }
span { border-color: rgb(150,102,54); }
td.TdClassName
{
border-color: #966636;
}
.TagClassName
{
border-color: #966636;
}
</style>