Shades of McKenzie #946641
Tints of McKenzie #946641
RGB
CMYK
RGB Variations
Color information
#946641 (or 0x946641) is known color: McKenzie. HEX triplet: 94, 66 and 41. RGB value is (148,102,65). Sum of RGB (Red+Green+Blue) = 148+102+65=315 (41% of max value = 765). Red value is 148 (58.20% from 255 or 46.98% from 315); Green value is 102 (40.23% from 255 or 32.38% from 315); Blue value is 65 (25.78% from 255 or 20.63% from 315); Max value from RGB is 148 - color contains mainly: red. Hex color #946641 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946641 is #6B99BE. Grayscale: #6F6F6F. Windows color (decimal): -7051711 or 4286100. OLE color: 4286100.
HSL color Cylindrical-coordinate representation of color #946641: hue angle of 26.75º 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 #946641 is Cyan = 0, Magento = 0.31, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 102 | 65 | - |
| CMYK | 0 | 0.31 | 0.56 | 0.42 |
| HSL | 26.75º | 0.39% | 0.42% | - |
| HSV(B) | 26.75º | 0.56% | 0.58% | - |
| XYZ | 17.92 | 16.18 | 7.18 | - |
| YUV | 111.54 | 101.74 | 154.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 102 | 65 | 0 | 0.31 | 0.56 | 0.42 | 26.75 | 0.39 | 0.42 |
| Hex | 94 | 66 | 41 | 0 | 1F | 38 | 2A | 1B | 27 | 2A |
| Octal | 224 | 146 | 101 | 0 | 37 | 70 | 52 | 33 | 47 | 52 |
| Binary | 10010100 | 1100110 | 1000001 | 0 | 11111 | 111000 | 101010 | 11011 | 100111 | 101010 |
Color Harmonies of #946641
Complementary color
Monochromatic Colors of #946641
Black with #946641
Text Example
Text Example
White with #946641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946641; }
p { color: rgb(148,102,65); }
H1.HeaderClassName
{
color: #946641;
}
.AnyTagClassName
{
color: #946641;
}
</style>
background-color css
<style>
a { background-color: #946641; }
a { background-color: rgb(148,102,65); }
div.DivClassName
{
background-color: #946641;
}
.BgClassName
{
background-color: #946641;
}
</style>
border-color css
<style>
span { border-color: #946641; }
span { border-color: rgb(148,102,65); }
td.TdClassName
{
border-color: #946641;
}
.TagClassName
{
border-color: #946641;
}
</style>