Shades of McKenzie #946934
Tints of McKenzie #946934
RGB
CMYK
RGB Variations
Color information
#946934 (or 0x946934) is known color: McKenzie. HEX triplet: 94, 69 and 34. RGB value is (148,105,52). Sum of RGB (Red+Green+Blue) = 148+105+52=305 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.52% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 52 (20.70% from 255 or 17.05% from 305); Max value from RGB is 148 - color contains mainly: red. Hex color #946934 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946934 is #6B96CB. Grayscale: #707070. Windows color (decimal): -7050956 or 3434900. OLE color: 3434900.
HSL color Cylindrical-coordinate representation of color #946934: hue angle of 33.12º 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 #946934 is Cyan = 0, Magento = 0.29, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 105 | 52 | - |
| CMYK | 0 | 0.29 | 0.65 | 0.42 |
| HSL | 33.13º | 0.48% | 0.39% | - |
| HSV(B) | 33.13º | 0.65% | 0.58% | - |
| XYZ | 17.88 | 16.65 | 5.52 | - |
| YUV | 111.82 | 94.25 | 153.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 105 | 52 | 0 | 0.29 | 0.65 | 0.42 | 33.13 | 0.48 | 0.39 |
| Hex | 94 | 69 | 34 | 0 | 1D | 41 | 2A | 21 | 30 | 27 |
| Octal | 224 | 151 | 64 | 0 | 35 | 101 | 52 | 41 | 60 | 47 |
| Binary | 10010100 | 1101001 | 110100 | 0 | 11101 | 1000001 | 101010 | 100001 | 110000 | 100111 |
Color Harmonies of #946934
Complementary color
Monochromatic Colors of #946934
Black with #946934
Text Example
Text Example
White with #946934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946934; }
p { color: rgb(148,105,52); }
H1.HeaderClassName
{
color: #946934;
}
.AnyTagClassName
{
color: #946934;
}
</style>
background-color css
<style>
a { background-color: #946934; }
a { background-color: rgb(148,105,52); }
div.DivClassName
{
background-color: #946934;
}
.BgClassName
{
background-color: #946934;
}
</style>
border-color css
<style>
span { border-color: #946934; }
span { border-color: rgb(148,105,52); }
td.TdClassName
{
border-color: #946934;
}
.TagClassName
{
border-color: #946934;
}
</style>