Shades of McKenzie #946440
Tints of McKenzie #946440
RGB
CMYK
RGB Variations
Color information
#946440 (or 0x946440) is known color: McKenzie. HEX triplet: 94, 64 and 40. RGB value is (148,100,64). Sum of RGB (Red+Green+Blue) = 148+100+64=312 (41% of max value = 765). Red value is 148 (58.20% from 255 or 47.44% from 312); Green value is 100 (39.45% from 255 or 32.05% from 312); Blue value is 64 (25.39% from 255 or 20.51% from 312); Max value from RGB is 148 - color contains mainly: red. Hex color #946440 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946440 is #6B9BBF. Grayscale: #6E6E6E. Windows color (decimal): -7052224 or 4220052. OLE color: 4220052.
HSL color Cylindrical-coordinate representation of color #946440: hue angle of 25.71º 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 #946440 is Cyan = 0, Magento = 0.32, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 100 | 64 | - |
| CMYK | 0 | 0.32 | 0.57 | 0.42 |
| HSL | 25.71º | 0.4% | 0.42% | - |
| HSV(B) | 25.71º | 0.57% | 0.58% | - |
| XYZ | 17.7 | 15.78 | 6.96 | - |
| YUV | 110.25 | 101.9 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 100 | 64 | 0 | 0.32 | 0.57 | 0.42 | 25.71 | 0.4 | 0.42 |
| Hex | 94 | 64 | 40 | 0 | 20 | 39 | 2A | 1A | 28 | 2A |
| Octal | 224 | 144 | 100 | 0 | 40 | 71 | 52 | 32 | 50 | 52 |
| Binary | 10010100 | 1100100 | 1000000 | 0 | 100000 | 111001 | 101010 | 11010 | 101000 | 101010 |
Color Harmonies of #946440
Complementary color
Monochromatic Colors of #946440
Black with #946440
Text Example
Text Example
White with #946440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946440; }
p { color: rgb(148,100,64); }
H1.HeaderClassName
{
color: #946440;
}
.AnyTagClassName
{
color: #946440;
}
</style>
background-color css
<style>
a { background-color: #946440; }
a { background-color: rgb(148,100,64); }
div.DivClassName
{
background-color: #946440;
}
.BgClassName
{
background-color: #946440;
}
</style>
border-color css
<style>
span { border-color: #946440; }
span { border-color: rgb(148,100,64); }
td.TdClassName
{
border-color: #946440;
}
.TagClassName
{
border-color: #946440;
}
</style>