Shades of McKenzie #946640
Tints of McKenzie #946640
RGB
CMYK
RGB Variations
Color information
#946640 (or 0x946640) is known color: McKenzie. HEX triplet: 94, 66 and 40. RGB value is (148,102,64). Sum of RGB (Red+Green+Blue) = 148+102+64=314 (41% of max value = 765). Red value is 148 (58.20% from 255 or 47.13% from 314); Green value is 102 (40.23% from 255 or 32.48% from 314); Blue value is 64 (25.39% from 255 or 20.38% from 314); Max value from RGB is 148 - color contains mainly: red. Hex color #946640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946640 is #6B99BF. Grayscale: #6F6F6F. Windows color (decimal): -7051712 or 4220564. OLE color: 4220564.
HSL color Cylindrical-coordinate representation of color #946640: hue angle of 27.14º 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 #946640 is Cyan = 0, Magento = 0.31, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 102 | 64 | - |
| CMYK | 0 | 0.31 | 0.57 | 0.42 |
| HSL | 27.14º | 0.4% | 0.42% | - |
| HSV(B) | 27.14º | 0.57% | 0.58% | - |
| XYZ | 17.89 | 16.17 | 7.03 | - |
| YUV | 111.42 | 101.24 | 154.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 102 | 64 | 0 | 0.31 | 0.57 | 0.42 | 27.14 | 0.4 | 0.42 |
| Hex | 94 | 66 | 40 | 0 | 1F | 39 | 2A | 1B | 28 | 2A |
| Octal | 224 | 146 | 100 | 0 | 37 | 71 | 52 | 33 | 50 | 52 |
| Binary | 10010100 | 1100110 | 1000000 | 0 | 11111 | 111001 | 101010 | 11011 | 101000 | 101010 |
Color Harmonies of #946640
Complementary color
Monochromatic Colors of #946640
Black with #946640
Text Example
Text Example
White with #946640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946640; }
p { color: rgb(148,102,64); }
H1.HeaderClassName
{
color: #946640;
}
.AnyTagClassName
{
color: #946640;
}
</style>
background-color css
<style>
a { background-color: #946640; }
a { background-color: rgb(148,102,64); }
div.DivClassName
{
background-color: #946640;
}
.BgClassName
{
background-color: #946640;
}
</style>
border-color css
<style>
span { border-color: #946640; }
span { border-color: rgb(148,102,64); }
td.TdClassName
{
border-color: #946640;
}
.TagClassName
{
border-color: #946640;
}
</style>