Shades of McKenzie #946742
Tints of McKenzie #946742
RGB
CMYK
RGB Variations
Color information
#946742 (or 0x946742) is known color: McKenzie. HEX triplet: 94, 67 and 42. RGB value is (148,103,66). Sum of RGB (Red+Green+Blue) = 148+103+66=317 (41% of max value = 765). Red value is 148 (58.20% from 255 or 46.69% from 317); Green value is 103 (40.62% from 255 or 32.49% from 317); Blue value is 66 (26.17% from 255 or 20.82% from 317); Max value from RGB is 148 - color contains mainly: red. Hex color #946742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946742 is #6B98BD. Grayscale: #707070. Windows color (decimal): -7051454 or 4351892. OLE color: 4351892.
HSL color Cylindrical-coordinate representation of color #946742: hue angle of 27.07º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #946742 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 66 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.42 |
| HSL | 27.07º | 0.38% | 0.42% | - |
| HSV(B) | 27.07º | 0.55% | 0.58% | - |
| XYZ | 18.05 | 16.39 | 7.37 | - |
| YUV | 112.24 | 101.91 | 153.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 66 | 0 | 0.30 | 0.55 | 0.42 | 27.07 | 0.38 | 0.42 |
| Hex | 94 | 67 | 42 | 0 | 1E | 37 | 2A | 1B | 26 | 2A |
| Octal | 224 | 147 | 102 | 0 | 36 | 67 | 52 | 33 | 46 | 52 |
| Binary | 10010100 | 1100111 | 1000010 | 0 | 11110 | 110111 | 101010 | 11011 | 100110 | 101010 |
Color Harmonies of #946742
Complementary color
Monochromatic Colors of #946742
Black with #946742
Text Example
Text Example
White with #946742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946742; }
p { color: rgb(148,103,66); }
H1.HeaderClassName
{
color: #946742;
}
.AnyTagClassName
{
color: #946742;
}
</style>
background-color css
<style>
a { background-color: #946742; }
a { background-color: rgb(148,103,66); }
div.DivClassName
{
background-color: #946742;
}
.BgClassName
{
background-color: #946742;
}
</style>
border-color css
<style>
span { border-color: #946742; }
span { border-color: rgb(148,103,66); }
td.TdClassName
{
border-color: #946742;
}
.TagClassName
{
border-color: #946742;
}
</style>