Shades of McKenzie #936542
Tints of McKenzie #936542
RGB
CMYK
RGB Variations
Color information
#936542 (or 0x936542) is known color: McKenzie. HEX triplet: 93, 65 and 42. RGB value is (147,101,66). Sum of RGB (Red+Green+Blue) = 147+101+66=314 (41% of max value = 765). Red value is 147 (57.81% from 255 or 46.82% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 66 (26.17% from 255 or 21.02% from 314); Max value from RGB is 147 - color contains mainly: red. Hex color #936542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936542 is #6C9ABD. Grayscale: #6E6E6E. Windows color (decimal): -7117502 or 4351379. OLE color: 4351379.
HSL color Cylindrical-coordinate representation of color #936542: hue angle of 25.93º 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 #936542 is Cyan = 0, Magento = 0.31, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 101 | 66 | - |
| CMYK | 0 | 0.31 | 0.55 | 0.42 |
| HSL | 25.93º | 0.38% | 0.42% | - |
| HSV(B) | 25.93º | 0.55% | 0.58% | - |
| XYZ | 17.67 | 15.9 | 7.29 | - |
| YUV | 110.76 | 102.74 | 153.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 101 | 66 | 0 | 0.31 | 0.55 | 0.42 | 25.93 | 0.38 | 0.42 |
| Hex | 93 | 65 | 42 | 0 | 1F | 37 | 2A | 1A | 26 | 2A |
| Octal | 223 | 145 | 102 | 0 | 37 | 67 | 52 | 32 | 46 | 52 |
| Binary | 10010011 | 1100101 | 1000010 | 0 | 11111 | 110111 | 101010 | 11010 | 100110 | 101010 |
Color Harmonies of #936542
Complementary color
Monochromatic Colors of #936542
Black with #936542
Text Example
Text Example
White with #936542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936542; }
p { color: rgb(147,101,66); }
H1.HeaderClassName
{
color: #936542;
}
.AnyTagClassName
{
color: #936542;
}
</style>
background-color css
<style>
a { background-color: #936542; }
a { background-color: rgb(147,101,66); }
div.DivClassName
{
background-color: #936542;
}
.BgClassName
{
background-color: #936542;
}
</style>
border-color css
<style>
span { border-color: #936542; }
span { border-color: rgb(147,101,66); }
td.TdClassName
{
border-color: #936542;
}
.TagClassName
{
border-color: #936542;
}
</style>