Shades of McKenzie #946741
Tints of McKenzie #946741
RGB
CMYK
RGB Variations
Color information
#946741 (or 0x946741) is known color: McKenzie. HEX triplet: 94, 67 and 41. RGB value is (148,103,65). Sum of RGB (Red+Green+Blue) = 148+103+65=316 (41% of max value = 765). Red value is 148 (58.20% from 255 or 46.84% from 316); Green value is 103 (40.62% from 255 or 32.59% from 316); Blue value is 65 (25.78% from 255 or 20.57% from 316); Max value from RGB is 148 - color contains mainly: red. Hex color #946741 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946741 is #6B98BE. Grayscale: #707070. Windows color (decimal): -7051455 or 4286356. OLE color: 4286356.
HSL color Cylindrical-coordinate representation of color #946741: hue angle of 27.47º 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 #946741 is Cyan = 0, Magento = 0.30, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 65 | - |
| CMYK | 0 | 0.30 | 0.56 | 0.42 |
| HSL | 27.47º | 0.39% | 0.42% | - |
| HSV(B) | 27.47º | 0.56% | 0.58% | - |
| XYZ | 18.02 | 16.38 | 7.21 | - |
| YUV | 112.12 | 101.41 | 153.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 65 | 0 | 0.30 | 0.56 | 0.42 | 27.47 | 0.39 | 0.42 |
| Hex | 94 | 67 | 41 | 0 | 1E | 38 | 2A | 1B | 27 | 2A |
| Octal | 224 | 147 | 101 | 0 | 36 | 70 | 52 | 33 | 47 | 52 |
| Binary | 10010100 | 1100111 | 1000001 | 0 | 11110 | 111000 | 101010 | 11011 | 100111 | 101010 |
Color Harmonies of #946741
Complementary color
Monochromatic Colors of #946741
Black with #946741
Text Example
Text Example
White with #946741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946741; }
p { color: rgb(148,103,65); }
H1.HeaderClassName
{
color: #946741;
}
.AnyTagClassName
{
color: #946741;
}
</style>
background-color css
<style>
a { background-color: #946741; }
a { background-color: rgb(148,103,65); }
div.DivClassName
{
background-color: #946741;
}
.BgClassName
{
background-color: #946741;
}
</style>
border-color css
<style>
span { border-color: #946741; }
span { border-color: rgb(148,103,65); }
td.TdClassName
{
border-color: #946741;
}
.TagClassName
{
border-color: #946741;
}
</style>