Shades of McKenzie #966840
Tints of McKenzie #966840
RGB
CMYK
RGB Variations
Color information
#966840 (or 0x966840) is known color: McKenzie. HEX triplet: 96, 68 and 40. RGB value is (150,104,64). Sum of RGB (Red+Green+Blue) = 150+104+64=318 (42% of max value = 765). Red value is 150 (58.98% from 255 or 47.17% from 318); Green value is 104 (41.02% from 255 or 32.70% from 318); Blue value is 64 (25.39% from 255 or 20.13% from 318); Max value from RGB is 150 - color contains mainly: red. Hex color #966840 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966840 is #6997BF. Grayscale: #717171. Windows color (decimal): -6920128 or 4221078. OLE color: 4221078.
HSL color Cylindrical-coordinate representation of color #966840: hue angle of 27.91º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #966840 is Cyan = 0, Magento = 0.31, Yellow = 0.57 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 104 | 64 | - |
| CMYK | 0 | 0.31 | 0.57 | 0.41 |
| HSL | 27.91º | 0.4% | 0.42% | - |
| HSV(B) | 27.91º | 0.57% | 0.59% | - |
| XYZ | 18.45 | 16.75 | 7.11 | - |
| YUV | 113.19 | 100.24 | 154.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 104 | 64 | 0 | 0.31 | 0.57 | 0.41 | 27.91 | 0.4 | 0.42 |
| Hex | 96 | 68 | 40 | 0 | 1F | 39 | 29 | 1C | 28 | 2A |
| Octal | 226 | 150 | 100 | 0 | 37 | 71 | 51 | 34 | 50 | 52 |
| Binary | 10010110 | 1101000 | 1000000 | 0 | 11111 | 111001 | 101001 | 11100 | 101000 | 101010 |
Color Harmonies of #966840
Complementary color
Monochromatic Colors of #966840
Black with #966840
Text Example
Text Example
White with #966840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966840; }
p { color: rgb(150,104,64); }
H1.HeaderClassName
{
color: #966840;
}
.AnyTagClassName
{
color: #966840;
}
</style>
background-color css
<style>
a { background-color: #966840; }
a { background-color: rgb(150,104,64); }
div.DivClassName
{
background-color: #966840;
}
.BgClassName
{
background-color: #966840;
}
</style>
border-color css
<style>
span { border-color: #966840; }
span { border-color: rgb(150,104,64); }
td.TdClassName
{
border-color: #966840;
}
.TagClassName
{
border-color: #966840;
}
</style>