Shades of McKenzie #966732
Tints of McKenzie #966732
RGB
CMYK
RGB Variations
Color information
#966732 (or 0x966732) is known color: McKenzie. HEX triplet: 96, 67 and 32. RGB value is (150,103,50). Sum of RGB (Red+Green+Blue) = 150+103+50=303 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.50% from 303); Green value is 103 (40.62% from 255 or 33.99% from 303); Blue value is 50 (19.92% from 255 or 16.50% from 303); Max value from RGB is 150 - color contains mainly: red. Hex color #966732 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966732 is #6998CD. Grayscale: #6F6F6F. Windows color (decimal): -6920398 or 3303318. OLE color: 3303318.
HSL color Cylindrical-coordinate representation of color #966732: hue angle of 31.8º 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 #966732 is Cyan = 0, Magento = 0.31, Yellow = 0.67 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 50 | - |
| CMYK | 0 | 0.31 | 0.67 | 0.41 |
| HSL | 31.8º | 0.5% | 0.39% | - |
| HSV(B) | 31.8º | 0.67% | 0.59% | - |
| XYZ | 18 | 16.41 | 5.24 | - |
| YUV | 111.01 | 93.57 | 155.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 50 | 0 | 0.31 | 0.67 | 0.41 | 31.8 | 0.5 | 0.39 |
| Hex | 96 | 67 | 32 | 0 | 1F | 43 | 29 | 20 | 32 | 27 |
| Octal | 226 | 147 | 62 | 0 | 37 | 103 | 51 | 40 | 62 | 47 |
| Binary | 10010110 | 1100111 | 110010 | 0 | 11111 | 1000011 | 101001 | 100000 | 110010 | 100111 |
Color Harmonies of #966732
Complementary color
Monochromatic Colors of #966732
Black with #966732
Text Example
Text Example
White with #966732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966732; }
p { color: rgb(150,103,50); }
H1.HeaderClassName
{
color: #966732;
}
.AnyTagClassName
{
color: #966732;
}
</style>
background-color css
<style>
a { background-color: #966732; }
a { background-color: rgb(150,103,50); }
div.DivClassName
{
background-color: #966732;
}
.BgClassName
{
background-color: #966732;
}
</style>
border-color css
<style>
span { border-color: #966732; }
span { border-color: rgb(150,103,50); }
td.TdClassName
{
border-color: #966732;
}
.TagClassName
{
border-color: #966732;
}
</style>