Shades of McKenzie #946835
Tints of McKenzie #946835
RGB
CMYK
RGB Variations
Color information
#946835 (or 0x946835) is known color: McKenzie. HEX triplet: 94, 68 and 35. RGB value is (148,104,53). Sum of RGB (Red+Green+Blue) = 148+104+53=305 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.52% from 305); Green value is 104 (41.02% from 255 or 34.10% from 305); Blue value is 53 (21.09% from 255 or 17.38% from 305); Max value from RGB is 148 - color contains mainly: red. Hex color #946835 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946835 is #6B97CA. Grayscale: #6F6F6F. Windows color (decimal): -7051211 or 3500180. OLE color: 3500180.
HSL color Cylindrical-coordinate representation of color #946835: hue angle of 32.21º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #946835 is Cyan = 0, Magento = 0.30, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 53 | - |
| CMYK | 0 | 0.30 | 0.64 | 0.42 |
| HSL | 32.21º | 0.47% | 0.39% | - |
| HSV(B) | 32.21º | 0.64% | 0.58% | - |
| XYZ | 17.81 | 16.45 | 5.61 | - |
| YUV | 111.34 | 95.08 | 154.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 53 | 0 | 0.30 | 0.64 | 0.42 | 32.21 | 0.47 | 0.39 |
| Hex | 94 | 68 | 35 | 0 | 1E | 40 | 2A | 20 | 2F | 27 |
| Octal | 224 | 150 | 65 | 0 | 36 | 100 | 52 | 40 | 57 | 47 |
| Binary | 10010100 | 1101000 | 110101 | 0 | 11110 | 1000000 | 101010 | 100000 | 101111 | 100111 |
Color Harmonies of #946835
Complementary color
Monochromatic Colors of #946835
Black with #946835
Text Example
Text Example
White with #946835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946835; }
p { color: rgb(148,104,53); }
H1.HeaderClassName
{
color: #946835;
}
.AnyTagClassName
{
color: #946835;
}
</style>
background-color css
<style>
a { background-color: #946835; }
a { background-color: rgb(148,104,53); }
div.DivClassName
{
background-color: #946835;
}
.BgClassName
{
background-color: #946835;
}
</style>
border-color css
<style>
span { border-color: #946835; }
span { border-color: rgb(148,104,53); }
td.TdClassName
{
border-color: #946835;
}
.TagClassName
{
border-color: #946835;
}
</style>