Shades of McKenzie #946139
Tints of McKenzie #946139
RGB
CMYK
RGB Variations
Color information
#946139 (or 0x946139) is known color: McKenzie. HEX triplet: 94, 61 and 39. RGB value is (148,97,57). Sum of RGB (Red+Green+Blue) = 148+97+57=302 (40% of max value = 765). Red value is 148 (58.20% from 255 or 49.01% from 302); Green value is 97 (38.28% from 255 or 32.12% from 302); Blue value is 57 (22.66% from 255 or 18.87% from 302); Max value from RGB is 148 - color contains mainly: red. Hex color #946139 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946139 is #6B9EC6. Grayscale: #6B6B6B. Windows color (decimal): -7052999 or 3760532. OLE color: 3760532.
HSL color Cylindrical-coordinate representation of color #946139: hue angle of 26.37º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #946139 is Cyan = 0, Magento = 0.34, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 97 | 57 | - |
| CMYK | 0 | 0.34 | 0.61 | 0.42 |
| HSL | 26.37º | 0.44% | 0.4% | - |
| HSV(B) | 26.37º | 0.61% | 0.58% | - |
| XYZ | 17.23 | 15.14 | 5.89 | - |
| YUV | 107.69 | 99.4 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 97 | 57 | 0 | 0.34 | 0.61 | 0.42 | 26.37 | 0.44 | 0.4 |
| Hex | 94 | 61 | 39 | 0 | 22 | 3D | 2A | 1A | 2C | 28 |
| Octal | 224 | 141 | 71 | 0 | 42 | 75 | 52 | 32 | 54 | 50 |
| Binary | 10010100 | 1100001 | 111001 | 0 | 100010 | 111101 | 101010 | 11010 | 101100 | 101000 |
Color Harmonies of #946139
Complementary color
Monochromatic Colors of #946139
Black with #946139
Text Example
Text Example
White with #946139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946139; }
p { color: rgb(148,97,57); }
H1.HeaderClassName
{
color: #946139;
}
.AnyTagClassName
{
color: #946139;
}
</style>
background-color css
<style>
a { background-color: #946139; }
a { background-color: rgb(148,97,57); }
div.DivClassName
{
background-color: #946139;
}
.BgClassName
{
background-color: #946139;
}
</style>
border-color css
<style>
span { border-color: #946139; }
span { border-color: rgb(148,97,57); }
td.TdClassName
{
border-color: #946139;
}
.TagClassName
{
border-color: #946139;
}
</style>