Shades of McKenzie #946434
Tints of McKenzie #946434
RGB
CMYK
RGB Variations
Color information
#946434 (or 0x946434) is known color: McKenzie. HEX triplet: 94, 64 and 34. RGB value is (148,100,52). Sum of RGB (Red+Green+Blue) = 148+100+52=300 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.33% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 52 (20.70% from 255 or 17.33% from 300); Max value from RGB is 148 - color contains mainly: red. Hex color #946434 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946434 is #6B9BCB. Grayscale: #6D6D6D. Windows color (decimal): -7052236 or 3433620. OLE color: 3433620.
HSL color Cylindrical-coordinate representation of color #946434: hue angle of 30º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #946434 is Cyan = 0, Magento = 0.32, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 100 | 52 | - |
| CMYK | 0 | 0.32 | 0.65 | 0.42 |
| HSL | 30º | 0.48% | 0.39% | - |
| HSV(B) | 30º | 0.65% | 0.58% | - |
| XYZ | 17.39 | 15.66 | 5.35 | - |
| YUV | 108.88 | 95.9 | 155.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 100 | 52 | 0 | 0.32 | 0.65 | 0.42 | 30 | 0.48 | 0.39 |
| Hex | 94 | 64 | 34 | 0 | 20 | 41 | 2A | 1E | 30 | 27 |
| Octal | 224 | 144 | 64 | 0 | 40 | 101 | 52 | 36 | 60 | 47 |
| Binary | 10010100 | 1100100 | 110100 | 0 | 100000 | 1000001 | 101010 | 11110 | 110000 | 100111 |
Color Harmonies of #946434
Complementary color
Monochromatic Colors of #946434
Black with #946434
Text Example
Text Example
White with #946434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946434; }
p { color: rgb(148,100,52); }
H1.HeaderClassName
{
color: #946434;
}
.AnyTagClassName
{
color: #946434;
}
</style>
background-color css
<style>
a { background-color: #946434; }
a { background-color: rgb(148,100,52); }
div.DivClassName
{
background-color: #946434;
}
.BgClassName
{
background-color: #946434;
}
</style>
border-color css
<style>
span { border-color: #946434; }
span { border-color: rgb(148,100,52); }
td.TdClassName
{
border-color: #946434;
}
.TagClassName
{
border-color: #946434;
}
</style>