Shades of McKenzie #966632
Tints of McKenzie #966632
RGB
CMYK
RGB Variations
Color information
#966632 (or 0x966632) is known color: McKenzie. HEX triplet: 96, 66 and 32. RGB value is (150,102,50). Sum of RGB (Red+Green+Blue) = 150+102+50=302 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.67% from 302); Green value is 102 (40.23% from 255 or 33.77% from 302); Blue value is 50 (19.92% from 255 or 16.56% from 302); Max value from RGB is 150 - color contains mainly: red. Hex color #966632 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966632 is #6999CD. Grayscale: #6E6E6E. Windows color (decimal): -6920654 or 3303062. OLE color: 3303062.
HSL color Cylindrical-coordinate representation of color #966632: hue angle of 31.2º 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 #966632 is Cyan = 0, Magento = 0.32, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 102 | 50 | - |
| CMYK | 0 | 0.32 | 0.67 | 0.41 |
| HSL | 31.2º | 0.5% | 0.39% | - |
| HSV(B) | 31.2º | 0.67% | 0.59% | - |
| XYZ | 17.9 | 16.22 | 5.2 | - |
| YUV | 110.42 | 93.9 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 102 | 50 | 0 | 0.32 | 0.67 | 0.41 | 31.2 | 0.5 | 0.39 |
| Hex | 96 | 66 | 32 | 0 | 20 | 43 | 29 | 1F | 32 | 27 |
| Octal | 226 | 146 | 62 | 0 | 40 | 103 | 51 | 37 | 62 | 47 |
| Binary | 10010110 | 1100110 | 110010 | 0 | 100000 | 1000011 | 101001 | 11111 | 110010 | 100111 |
Color Harmonies of #966632
Complementary color
Monochromatic Colors of #966632
Black with #966632
Text Example
Text Example
White with #966632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966632; }
p { color: rgb(150,102,50); }
H1.HeaderClassName
{
color: #966632;
}
.AnyTagClassName
{
color: #966632;
}
</style>
background-color css
<style>
a { background-color: #966632; }
a { background-color: rgb(150,102,50); }
div.DivClassName
{
background-color: #966632;
}
.BgClassName
{
background-color: #966632;
}
</style>
border-color css
<style>
span { border-color: #966632; }
span { border-color: rgb(150,102,50); }
td.TdClassName
{
border-color: #966632;
}
.TagClassName
{
border-color: #966632;
}
</style>