Shades of McKenzie #946739
Tints of McKenzie #946739
RGB
CMYK
RGB Variations
Color information
#946739 (or 0x946739) is known color: McKenzie. HEX triplet: 94, 67 and 39. RGB value is (148,103,57). Sum of RGB (Red+Green+Blue) = 148+103+57=308 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.05% from 308); Green value is 103 (40.62% from 255 or 33.44% from 308); Blue value is 57 (22.66% from 255 or 18.51% from 308); Max value from RGB is 148 - color contains mainly: red. Hex color #946739 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946739 is #6B98C6. Grayscale: #6F6F6F. Windows color (decimal): -7051463 or 3762068. OLE color: 3762068.
HSL color Cylindrical-coordinate representation of color #946739: hue angle of 30.33º 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 #946739 is Cyan = 0, Magento = 0.30, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 57 | - |
| CMYK | 0 | 0.30 | 0.61 | 0.42 |
| HSL | 30.33º | 0.44% | 0.4% | - |
| HSV(B) | 30.33º | 0.61% | 0.58% | - |
| XYZ | 17.8 | 16.29 | 6.08 | - |
| YUV | 111.21 | 97.41 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 57 | 0 | 0.30 | 0.61 | 0.42 | 30.33 | 0.44 | 0.4 |
| Hex | 94 | 67 | 39 | 0 | 1E | 3D | 2A | 1E | 2C | 28 |
| Octal | 224 | 147 | 71 | 0 | 36 | 75 | 52 | 36 | 54 | 50 |
| Binary | 10010100 | 1100111 | 111001 | 0 | 11110 | 111101 | 101010 | 11110 | 101100 | 101000 |
Color Harmonies of #946739
Complementary color
Monochromatic Colors of #946739
Black with #946739
Text Example
Text Example
White with #946739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946739; }
p { color: rgb(148,103,57); }
H1.HeaderClassName
{
color: #946739;
}
.AnyTagClassName
{
color: #946739;
}
</style>
background-color css
<style>
a { background-color: #946739; }
a { background-color: rgb(148,103,57); }
div.DivClassName
{
background-color: #946739;
}
.BgClassName
{
background-color: #946739;
}
</style>
border-color css
<style>
span { border-color: #946739; }
span { border-color: rgb(148,103,57); }
td.TdClassName
{
border-color: #946739;
}
.TagClassName
{
border-color: #946739;
}
</style>