Shades of McKenzie #966736
Tints of McKenzie #966736
RGB
CMYK
RGB Variations
Color information
#966736 (or 0x966736) is known color: McKenzie. HEX triplet: 96, 67 and 36. RGB value is (150,103,54). Sum of RGB (Red+Green+Blue) = 150+103+54=307 (40% of max value = 765). Red value is 150 (58.98% from 255 or 48.86% from 307); Green value is 103 (40.62% from 255 or 33.55% from 307); Blue value is 54 (21.48% from 255 or 17.59% from 307); Max value from RGB is 150 - color contains mainly: red. Hex color #966736 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966736 is #6998C9. Grayscale: #6F6F6F. Windows color (decimal): -6920394 or 3565462. OLE color: 3565462.
HSL color Cylindrical-coordinate representation of color #966736: hue angle of 30.63º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #966736 is Cyan = 0, Magento = 0.31, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 54 | - |
| CMYK | 0 | 0.31 | 0.64 | 0.41 |
| HSL | 30.63º | 0.47% | 0.4% | - |
| HSV(B) | 30.63º | 0.64% | 0.59% | - |
| XYZ | 18.09 | 16.45 | 5.71 | - |
| YUV | 111.47 | 95.57 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 54 | 0 | 0.31 | 0.64 | 0.41 | 30.63 | 0.47 | 0.4 |
| Hex | 96 | 67 | 36 | 0 | 1F | 40 | 29 | 1F | 2F | 28 |
| Octal | 226 | 147 | 66 | 0 | 37 | 100 | 51 | 37 | 57 | 50 |
| Binary | 10010110 | 1100111 | 110110 | 0 | 11111 | 1000000 | 101001 | 11111 | 101111 | 101000 |
Color Harmonies of #966736
Complementary color
Monochromatic Colors of #966736
Black with #966736
Text Example
Text Example
White with #966736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966736; }
p { color: rgb(150,103,54); }
H1.HeaderClassName
{
color: #966736;
}
.AnyTagClassName
{
color: #966736;
}
</style>
background-color css
<style>
a { background-color: #966736; }
a { background-color: rgb(150,103,54); }
div.DivClassName
{
background-color: #966736;
}
.BgClassName
{
background-color: #966736;
}
</style>
border-color css
<style>
span { border-color: #966736; }
span { border-color: rgb(150,103,54); }
td.TdClassName
{
border-color: #966736;
}
.TagClassName
{
border-color: #966736;
}
</style>