Shades of McKenzie #946841
Tints of McKenzie #946841
RGB
CMYK
RGB Variations
Color information
#946841 (or 0x946841) is known color: McKenzie. HEX triplet: 94, 68 and 41. RGB value is (148,104,65). Sum of RGB (Red+Green+Blue) = 148+104+65=317 (41% of max value = 765). Red value is 148 (58.20% from 255 or 46.69% from 317); Green value is 104 (41.02% from 255 or 32.81% from 317); Blue value is 65 (25.78% from 255 or 20.50% from 317); Max value from RGB is 148 - color contains mainly: red. Hex color #946841 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946841 is #6B97BE. Grayscale: #707070. Windows color (decimal): -7051199 or 4286612. OLE color: 4286612.
HSL color Cylindrical-coordinate representation of color #946841: hue angle of 28.19º degrees, saturation: 0.39, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #946841 is Cyan = 0, Magento = 0.30, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 104 | 65 | - |
| CMYK | 0 | 0.30 | 0.56 | 0.42 |
| HSL | 28.19º | 0.39% | 0.42% | - |
| HSV(B) | 28.19º | 0.56% | 0.58% | - |
| XYZ | 18.12 | 16.58 | 7.25 | - |
| YUV | 112.71 | 101.08 | 153.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 104 | 65 | 0 | 0.30 | 0.56 | 0.42 | 28.19 | 0.39 | 0.42 |
| Hex | 94 | 68 | 41 | 0 | 1E | 38 | 2A | 1C | 27 | 2A |
| Octal | 224 | 150 | 101 | 0 | 36 | 70 | 52 | 34 | 47 | 52 |
| Binary | 10010100 | 1101000 | 1000001 | 0 | 11110 | 111000 | 101010 | 11100 | 100111 | 101010 |
Color Harmonies of #946841
Complementary color
Monochromatic Colors of #946841
Black with #946841
Text Example
Text Example
White with #946841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946841; }
p { color: rgb(148,104,65); }
H1.HeaderClassName
{
color: #946841;
}
.AnyTagClassName
{
color: #946841;
}
</style>
background-color css
<style>
a { background-color: #946841; }
a { background-color: rgb(148,104,65); }
div.DivClassName
{
background-color: #946841;
}
.BgClassName
{
background-color: #946841;
}
</style>
border-color css
<style>
span { border-color: #946841; }
span { border-color: rgb(148,104,65); }
td.TdClassName
{
border-color: #946841;
}
.TagClassName
{
border-color: #946841;
}
</style>