Shades of McKenzie #966734
Tints of McKenzie #966734
RGB
CMYK
RGB Variations
Color information
#966734 (or 0x966734) is known color: McKenzie. HEX triplet: 96, 67 and 34. RGB value is (150,103,52). Sum of RGB (Red+Green+Blue) = 150+103+52=305 (40% of max value = 765). Red value is 150 (58.98% from 255 or 49.18% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 52 (20.70% from 255 or 17.05% from 305); Max value from RGB is 150 - color contains mainly: red. Hex color #966734 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966734 is #6998CB. Grayscale: #6F6F6F. Windows color (decimal): -6920396 or 3434390. OLE color: 3434390.
HSL color Cylindrical-coordinate representation of color #966734: hue angle of 31.22º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #966734 is Cyan = 0, Magento = 0.31, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 52 | - |
| CMYK | 0 | 0.31 | 0.65 | 0.41 |
| HSL | 31.22º | 0.49% | 0.4% | - |
| HSV(B) | 31.22º | 0.65% | 0.59% | - |
| XYZ | 18.05 | 16.43 | 5.47 | - |
| YUV | 111.24 | 94.57 | 155.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 52 | 0 | 0.31 | 0.65 | 0.41 | 31.22 | 0.49 | 0.4 |
| Hex | 96 | 67 | 34 | 0 | 1F | 41 | 29 | 1F | 31 | 28 |
| Octal | 226 | 147 | 64 | 0 | 37 | 101 | 51 | 37 | 61 | 50 |
| Binary | 10010110 | 1100111 | 110100 | 0 | 11111 | 1000001 | 101001 | 11111 | 110001 | 101000 |
Color Harmonies of #966734
Complementary color
Monochromatic Colors of #966734
Black with #966734
Text Example
Text Example
White with #966734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966734; }
p { color: rgb(150,103,52); }
H1.HeaderClassName
{
color: #966734;
}
.AnyTagClassName
{
color: #966734;
}
</style>
background-color css
<style>
a { background-color: #966734; }
a { background-color: rgb(150,103,52); }
div.DivClassName
{
background-color: #966734;
}
.BgClassName
{
background-color: #966734;
}
</style>
border-color css
<style>
span { border-color: #966734; }
span { border-color: rgb(150,103,52); }
td.TdClassName
{
border-color: #966734;
}
.TagClassName
{
border-color: #966734;
}
</style>