Shades of McKenzie #966839
Tints of McKenzie #966839
RGB
CMYK
RGB Variations
Color information
#966839 (or 0x966839) is known color: McKenzie. HEX triplet: 96, 68 and 39. RGB value is (150,104,57). Sum of RGB (Red+Green+Blue) = 150+104+57=311 (41% of max value = 765). Red value is 150 (58.98% from 255 or 48.23% from 311); Green value is 104 (41.02% from 255 or 33.44% from 311); Blue value is 57 (22.66% from 255 or 18.33% from 311); Max value from RGB is 150 - color contains mainly: red. Hex color #966839 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966839 is #6997C6. Grayscale: #707070. Windows color (decimal): -6920135 or 3762326. OLE color: 3762326.
HSL color Cylindrical-coordinate representation of color #966839: hue angle of 30.32º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #966839 is Cyan = 0, Magento = 0.31, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 57 | - |
| CMYK | 0 | 0.31 | 0.62 | 0.41 |
| HSL | 30.32º | 0.45% | 0.41% | - |
| HSV(B) | 30.32º | 0.62% | 0.59% | - |
| XYZ | 18.27 | 16.68 | 6.13 | - |
| YUV | 112.4 | 96.74 | 154.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 57 | 0 | 0.31 | 0.62 | 0.41 | 30.32 | 0.45 | 0.41 |
| Hex | 96 | 68 | 39 | 0 | 1F | 3E | 29 | 1E | 2D | 29 |
| Octal | 226 | 150 | 71 | 0 | 37 | 76 | 51 | 36 | 55 | 51 |
| Binary | 10010110 | 1101000 | 111001 | 0 | 11111 | 111110 | 101001 | 11110 | 101101 | 101001 |
Color Harmonies of #966839
Complementary color
Monochromatic Colors of #966839
Black with #966839
Text Example
Text Example
White with #966839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966839; }
p { color: rgb(150,104,57); }
H1.HeaderClassName
{
color: #966839;
}
.AnyTagClassName
{
color: #966839;
}
</style>
background-color css
<style>
a { background-color: #966839; }
a { background-color: rgb(150,104,57); }
div.DivClassName
{
background-color: #966839;
}
.BgClassName
{
background-color: #966839;
}
</style>
border-color css
<style>
span { border-color: #966839; }
span { border-color: rgb(150,104,57); }
td.TdClassName
{
border-color: #966839;
}
.TagClassName
{
border-color: #966839;
}
</style>