Shades of McKenzie #946633
Tints of McKenzie #946633
RGB
CMYK
RGB Variations
Color information
#946633 (or 0x946633) is known color: McKenzie. HEX triplet: 94, 66 and 33. RGB value is (148,102,51). Sum of RGB (Red+Green+Blue) = 148+102+51=301 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.17% from 301); Green value is 102 (40.23% from 255 or 33.89% from 301); Blue value is 51 (20.31% from 255 or 16.94% from 301); Max value from RGB is 148 - color contains mainly: red. Hex color #946633 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946633 is #6B99CC. Grayscale: #6E6E6E. Windows color (decimal): -7051725 or 3368596. OLE color: 3368596.
HSL color Cylindrical-coordinate representation of color #946633: hue angle of 31.55º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #946633 is Cyan = 0, Magento = 0.31, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 102 | 51 | - |
| CMYK | 0 | 0.31 | 0.66 | 0.42 |
| HSL | 31.55º | 0.49% | 0.39% | - |
| HSV(B) | 31.55º | 0.66% | 0.58% | - |
| XYZ | 17.56 | 16.04 | 5.3 | - |
| YUV | 109.94 | 94.74 | 155.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 102 | 51 | 0 | 0.31 | 0.66 | 0.42 | 31.55 | 0.49 | 0.39 |
| Hex | 94 | 66 | 33 | 0 | 1F | 42 | 2A | 20 | 31 | 27 |
| Octal | 224 | 146 | 63 | 0 | 37 | 102 | 52 | 40 | 61 | 47 |
| Binary | 10010100 | 1100110 | 110011 | 0 | 11111 | 1000010 | 101010 | 100000 | 110001 | 100111 |
Color Harmonies of #946633
Complementary color
Monochromatic Colors of #946633
Black with #946633
Text Example
Text Example
White with #946633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946633; }
p { color: rgb(148,102,51); }
H1.HeaderClassName
{
color: #946633;
}
.AnyTagClassName
{
color: #946633;
}
</style>
background-color css
<style>
a { background-color: #946633; }
a { background-color: rgb(148,102,51); }
div.DivClassName
{
background-color: #946633;
}
.BgClassName
{
background-color: #946633;
}
</style>
border-color css
<style>
span { border-color: #946633; }
span { border-color: rgb(148,102,51); }
td.TdClassName
{
border-color: #946633;
}
.TagClassName
{
border-color: #946633;
}
</style>