Shades of McKenzie #946939
Tints of McKenzie #946939
RGB
CMYK
RGB Variations
Color information
#946939 (or 0x946939) is known color: McKenzie. HEX triplet: 94, 69 and 39. RGB value is (148,105,57). Sum of RGB (Red+Green+Blue) = 148+105+57=310 (41% of max value = 765). Red value is 148 (58.20% from 255 or 47.74% from 310); Green value is 105 (41.41% from 255 or 33.87% from 310); Blue value is 57 (22.66% from 255 or 18.39% from 310); Max value from RGB is 148 - color contains mainly: red. Hex color #946939 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946939 is #6B96C6. Grayscale: #707070. Windows color (decimal): -7050951 or 3762580. OLE color: 3762580.
HSL color Cylindrical-coordinate representation of color #946939: hue angle of 31.65º 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 #946939 is Cyan = 0, Magento = 0.29, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 105 | 57 | - |
| CMYK | 0 | 0.29 | 0.61 | 0.42 |
| HSL | 31.65º | 0.44% | 0.4% | - |
| HSV(B) | 31.65º | 0.61% | 0.58% | - |
| XYZ | 18 | 16.69 | 6.14 | - |
| YUV | 112.39 | 96.75 | 153.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 105 | 57 | 0 | 0.29 | 0.61 | 0.42 | 31.65 | 0.44 | 0.4 |
| Hex | 94 | 69 | 39 | 0 | 1D | 3D | 2A | 20 | 2C | 28 |
| Octal | 224 | 151 | 71 | 0 | 35 | 75 | 52 | 40 | 54 | 50 |
| Binary | 10010100 | 1101001 | 111001 | 0 | 11101 | 111101 | 101010 | 100000 | 101100 | 101000 |
Color Harmonies of #946939
Complementary color
Monochromatic Colors of #946939
Black with #946939
Text Example
Text Example
White with #946939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946939; }
p { color: rgb(148,105,57); }
H1.HeaderClassName
{
color: #946939;
}
.AnyTagClassName
{
color: #946939;
}
</style>
background-color css
<style>
a { background-color: #946939; }
a { background-color: rgb(148,105,57); }
div.DivClassName
{
background-color: #946939;
}
.BgClassName
{
background-color: #946939;
}
</style>
border-color css
<style>
span { border-color: #946939; }
span { border-color: rgb(148,105,57); }
td.TdClassName
{
border-color: #946939;
}
.TagClassName
{
border-color: #946939;
}
</style>