Shades of McKenzie #966432
Tints of McKenzie #966432
RGB
CMYK
RGB Variations
Color information
#966432 (or 0x966432) is known color: McKenzie. HEX triplet: 96, 64 and 32. RGB value is (150,100,50). Sum of RGB (Red+Green+Blue) = 150+100+50=300 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 50 (19.92% from 255 or 16.67% from 300); Max value from RGB is 150 - color contains mainly: red. Hex color #966432 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966432 is #699BCD. Grayscale: #6D6D6D. Windows color (decimal): -6921166 or 3302550. OLE color: 3302550.
HSL color Cylindrical-coordinate representation of color #966432: hue angle of 30º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #966432 is Cyan = 0, Magento = 0.33, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 100 | 50 | - |
| CMYK | 0 | 0.33 | 0.67 | 0.41 |
| HSL | 30º | 0.5% | 0.39% | - |
| HSV(B) | 30º | 0.67% | 0.59% | - |
| XYZ | 17.71 | 15.83 | 5.14 | - |
| YUV | 109.25 | 94.57 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 100 | 50 | 0 | 0.33 | 0.67 | 0.41 | 30 | 0.5 | 0.39 |
| Hex | 96 | 64 | 32 | 0 | 21 | 43 | 29 | 1E | 32 | 27 |
| Octal | 226 | 144 | 62 | 0 | 41 | 103 | 51 | 36 | 62 | 47 |
| Binary | 10010110 | 1100100 | 110010 | 0 | 100001 | 1000011 | 101001 | 11110 | 110010 | 100111 |
Color Harmonies of #966432
Complementary color
Monochromatic Colors of #966432
Black with #966432
Text Example
Text Example
White with #966432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966432; }
p { color: rgb(150,100,50); }
H1.HeaderClassName
{
color: #966432;
}
.AnyTagClassName
{
color: #966432;
}
</style>
background-color css
<style>
a { background-color: #966432; }
a { background-color: rgb(150,100,50); }
div.DivClassName
{
background-color: #966432;
}
.BgClassName
{
background-color: #966432;
}
</style>
border-color css
<style>
span { border-color: #966432; }
span { border-color: rgb(150,100,50); }
td.TdClassName
{
border-color: #966432;
}
.TagClassName
{
border-color: #966432;
}
</style>