Shades of McKenzie #936442
Tints of McKenzie #936442
RGB
CMYK
RGB Variations
Color information
#936442 (or 0x936442) is known color: McKenzie. HEX triplet: 93, 64 and 42. RGB value is (147,100,66). Sum of RGB (Red+Green+Blue) = 147+100+66=313 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.96% from 313); Green value is 100 (39.45% from 255 or 31.95% from 313); Blue value is 66 (26.17% from 255 or 21.09% from 313); Max value from RGB is 147 - color contains mainly: red. Hex color #936442 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936442 is #6C9BBD. Grayscale: #6E6E6E. Windows color (decimal): -7117758 or 4351123. OLE color: 4351123.
HSL color Cylindrical-coordinate representation of color #936442: hue angle of 25.19º 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 #936442 is Cyan = 0, Magento = 0.32, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 66 | - |
| CMYK | 0 | 0.32 | 0.55 | 0.42 |
| HSL | 25.19º | 0.38% | 0.42% | - |
| HSV(B) | 25.19º | 0.55% | 0.58% | - |
| XYZ | 17.57 | 15.71 | 7.26 | - |
| YUV | 110.18 | 103.07 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 66 | 0 | 0.32 | 0.55 | 0.42 | 25.19 | 0.38 | 0.42 |
| Hex | 93 | 64 | 42 | 0 | 20 | 37 | 2A | 19 | 26 | 2A |
| Octal | 223 | 144 | 102 | 0 | 40 | 67 | 52 | 31 | 46 | 52 |
| Binary | 10010011 | 1100100 | 1000010 | 0 | 100000 | 110111 | 101010 | 11001 | 100110 | 101010 |
Color Harmonies of #936442
Complementary color
Monochromatic Colors of #936442
Black with #936442
Text Example
Text Example
White with #936442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936442; }
p { color: rgb(147,100,66); }
H1.HeaderClassName
{
color: #936442;
}
.AnyTagClassName
{
color: #936442;
}
</style>
background-color css
<style>
a { background-color: #936442; }
a { background-color: rgb(147,100,66); }
div.DivClassName
{
background-color: #936442;
}
.BgClassName
{
background-color: #936442;
}
</style>
border-color css
<style>
span { border-color: #936442; }
span { border-color: rgb(147,100,66); }
td.TdClassName
{
border-color: #936442;
}
.TagClassName
{
border-color: #936442;
}
</style>