Shades of McKenzie #947241
Tints of McKenzie #947241
RGB
CMYK
RGB Variations
Color information
#947241 (or 0x947241) is known color: McKenzie. HEX triplet: 94, 72 and 41. RGB value is (148,114,65). Sum of RGB (Red+Green+Blue) = 148+114+65=327 (43% of max value = 765). Red value is 148 (58.20% from 255 or 45.26% from 327); Green value is 114 (44.92% from 255 or 34.86% from 327); Blue value is 65 (25.78% from 255 or 19.88% from 327); Max value from RGB is 148 - color contains mainly: red. Hex color #947241 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947241 is #6B8DBE. Grayscale: #767676. Windows color (decimal): -7048639 or 4289172. OLE color: 4289172.
HSL color Cylindrical-coordinate representation of color #947241: hue angle of 35.42º 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 #947241 is Cyan = 0, Magento = 0.23, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 114 | 65 | - |
| CMYK | 0 | 0.23 | 0.56 | 0.42 |
| HSL | 35.42º | 0.39% | 0.42% | - |
| HSV(B) | 35.42º | 0.56% | 0.58% | - |
| XYZ | 19.18 | 18.71 | 7.6 | - |
| YUV | 118.58 | 97.76 | 148.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 114 | 65 | 0 | 0.23 | 0.56 | 0.42 | 35.42 | 0.39 | 0.42 |
| Hex | 94 | 72 | 41 | 0 | 17 | 38 | 2A | 23 | 27 | 2A |
| Octal | 224 | 162 | 101 | 0 | 27 | 70 | 52 | 43 | 47 | 52 |
| Binary | 10010100 | 1110010 | 1000001 | 0 | 10111 | 111000 | 101010 | 100011 | 100111 | 101010 |
Color Harmonies of #947241
Complementary color
Monochromatic Colors of #947241
Black with #947241
Text Example
Text Example
White with #947241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947241; }
p { color: rgb(148,114,65); }
H1.HeaderClassName
{
color: #947241;
}
.AnyTagClassName
{
color: #947241;
}
</style>
background-color css
<style>
a { background-color: #947241; }
a { background-color: rgb(148,114,65); }
div.DivClassName
{
background-color: #947241;
}
.BgClassName
{
background-color: #947241;
}
</style>
border-color css
<style>
span { border-color: #947241; }
span { border-color: rgb(148,114,65); }
td.TdClassName
{
border-color: #947241;
}
.TagClassName
{
border-color: #947241;
}
</style>