Shades of McKenzie #946940
Tints of McKenzie #946940
RGB
CMYK
RGB Variations
Color information
#946940 (or 0x946940) is known color: McKenzie. HEX triplet: 94, 69 and 40. RGB value is (148,105,64). Sum of RGB (Red+Green+Blue) = 148+105+64=317 (41% of max value = 765). Red value is 148 (58.20% from 255 or 46.69% from 317); Green value is 105 (41.41% from 255 or 33.12% from 317); Blue value is 64 (25.39% from 255 or 20.19% from 317); Max value from RGB is 148 - color contains mainly: red. Hex color #946940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946940 is #6B96BF. Grayscale: #717171. Windows color (decimal): -7050944 or 4221332. OLE color: 4221332.
HSL color Cylindrical-coordinate representation of color #946940: hue angle of 29.29º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #946940 is Cyan = 0, Magento = 0.29, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 105 | 64 | - |
| CMYK | 0 | 0.29 | 0.57 | 0.42 |
| HSL | 29.29º | 0.4% | 0.42% | - |
| HSV(B) | 29.29º | 0.57% | 0.58% | - |
| XYZ | 18.19 | 16.77 | 7.13 | - |
| YUV | 113.18 | 100.25 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 105 | 64 | 0 | 0.29 | 0.57 | 0.42 | 29.29 | 0.4 | 0.42 |
| Hex | 94 | 69 | 40 | 0 | 1D | 39 | 2A | 1D | 28 | 2A |
| Octal | 224 | 151 | 100 | 0 | 35 | 71 | 52 | 35 | 50 | 52 |
| Binary | 10010100 | 1101001 | 1000000 | 0 | 11101 | 111001 | 101010 | 11101 | 101000 | 101010 |
Color Harmonies of #946940
Complementary color
Monochromatic Colors of #946940
Black with #946940
Text Example
Text Example
White with #946940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946940; }
p { color: rgb(148,105,64); }
H1.HeaderClassName
{
color: #946940;
}
.AnyTagClassName
{
color: #946940;
}
</style>
background-color css
<style>
a { background-color: #946940; }
a { background-color: rgb(148,105,64); }
div.DivClassName
{
background-color: #946940;
}
.BgClassName
{
background-color: #946940;
}
</style>
border-color css
<style>
span { border-color: #946940; }
span { border-color: rgb(148,105,64); }
td.TdClassName
{
border-color: #946940;
}
.TagClassName
{
border-color: #946940;
}
</style>