Shades of McKenzie #966339
Tints of McKenzie #966339
RGB
CMYK
RGB Variations
Color information
#966339 (or 0x966339) is known color: McKenzie. HEX triplet: 96, 63 and 39. RGB value is (150,99,57). Sum of RGB (Red+Green+Blue) = 150+99+57=306 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.02% from 306); Green value is 99 (39.06% from 255 or 32.35% from 306); Blue value is 57 (22.66% from 255 or 18.63% from 306); Max value from RGB is 150 - color contains mainly: red. Hex color #966339 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966339 is #699CC6. Grayscale: #6D6D6D. Windows color (decimal): -6921415 or 3761046. OLE color: 3761046.
HSL color Cylindrical-coordinate representation of color #966339: hue angle of 27.1º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #966339 is Cyan = 0, Magento = 0.34, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 99 | 57 | - |
| CMYK | 0 | 0.34 | 0.62 | 0.41 |
| HSL | 27.1º | 0.45% | 0.41% | - |
| HSV(B) | 27.1º | 0.62% | 0.59% | - |
| XYZ | 17.78 | 15.7 | 5.96 | - |
| YUV | 109.46 | 98.4 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 99 | 57 | 0 | 0.34 | 0.62 | 0.41 | 27.1 | 0.45 | 0.41 |
| Hex | 96 | 63 | 39 | 0 | 22 | 3E | 29 | 1B | 2D | 29 |
| Octal | 226 | 143 | 71 | 0 | 42 | 76 | 51 | 33 | 55 | 51 |
| Binary | 10010110 | 1100011 | 111001 | 0 | 100010 | 111110 | 101001 | 11011 | 101101 | 101001 |
Color Harmonies of #966339
Complementary color
Monochromatic Colors of #966339
Black with #966339
Text Example
Text Example
White with #966339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966339; }
p { color: rgb(150,99,57); }
H1.HeaderClassName
{
color: #966339;
}
.AnyTagClassName
{
color: #966339;
}
</style>
background-color css
<style>
a { background-color: #966339; }
a { background-color: rgb(150,99,57); }
div.DivClassName
{
background-color: #966339;
}
.BgClassName
{
background-color: #966339;
}
</style>
border-color css
<style>
span { border-color: #966339; }
span { border-color: rgb(150,99,57); }
td.TdClassName
{
border-color: #966339;
}
.TagClassName
{
border-color: #966339;
}
</style>