Shades of McKenzie #966337
Tints of McKenzie #966337
RGB
CMYK
RGB Variations
Color information
#966337 (or 0x966337) is known color: McKenzie. HEX triplet: 96, 63 and 37. RGB value is (150,99,55). Sum of RGB (Red+Green+Blue) = 150+99+55=304 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.34% from 304); Green value is 99 (39.06% from 255 or 32.57% from 304); Blue value is 55 (21.88% from 255 or 18.09% from 304); Max value from RGB is 150 - color contains mainly: red. Hex color #966337 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966337 is #699CC8. Grayscale: #6D6D6D. Windows color (decimal): -6921417 or 3629974. OLE color: 3629974.
HSL color Cylindrical-coordinate representation of color #966337: hue angle of 27.79º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #966337 is Cyan = 0, Magento = 0.34, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 99 | 55 | - |
| CMYK | 0 | 0.34 | 0.63 | 0.41 |
| HSL | 27.79º | 0.46% | 0.4% | - |
| HSV(B) | 27.79º | 0.63% | 0.59% | - |
| XYZ | 17.73 | 15.68 | 5.71 | - |
| YUV | 109.23 | 97.4 | 157.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 99 | 55 | 0 | 0.34 | 0.63 | 0.41 | 27.79 | 0.46 | 0.4 |
| Hex | 96 | 63 | 37 | 0 | 22 | 3F | 29 | 1C | 2E | 28 |
| Octal | 226 | 143 | 67 | 0 | 42 | 77 | 51 | 34 | 56 | 50 |
| Binary | 10010110 | 1100011 | 110111 | 0 | 100010 | 111111 | 101001 | 11100 | 101110 | 101000 |
Color Harmonies of #966337
Complementary color
Monochromatic Colors of #966337
Black with #966337
Text Example
Text Example
White with #966337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966337; }
p { color: rgb(150,99,55); }
H1.HeaderClassName
{
color: #966337;
}
.AnyTagClassName
{
color: #966337;
}
</style>
background-color css
<style>
a { background-color: #966337; }
a { background-color: rgb(150,99,55); }
div.DivClassName
{
background-color: #966337;
}
.BgClassName
{
background-color: #966337;
}
</style>
border-color css
<style>
span { border-color: #966337; }
span { border-color: rgb(150,99,55); }
td.TdClassName
{
border-color: #966337;
}
.TagClassName
{
border-color: #966337;
}
</style>