Shades of McKenzie #936440
Tints of McKenzie #936440
RGB
CMYK
RGB Variations
Color information
#936440 (or 0x936440) is known color: McKenzie. HEX triplet: 93, 64 and 40. RGB value is (147,100,64). Sum of RGB (Red+Green+Blue) = 147+100+64=311 (41% of max value = 765). Red value is 147 (57.81% from 255 or 47.27% from 311); Green value is 100 (39.45% from 255 or 32.15% from 311); Blue value is 64 (25.39% from 255 or 20.58% from 311); Max value from RGB is 147 - color contains mainly: red. Hex color #936440 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #936440 is #6C9BBF. Grayscale: #6E6E6E. Windows color (decimal): -7117760 or 4220051. OLE color: 4220051.
HSL color Cylindrical-coordinate representation of color #936440: hue angle of 26.02º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #936440 is Cyan = 0, Magento = 0.32, Yellow = 0.56 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 100 | 64 | - |
| CMYK | 0 | 0.32 | 0.56 | 0.42 |
| HSL | 26.02º | 0.39% | 0.41% | - |
| HSV(B) | 26.02º | 0.56% | 0.58% | - |
| XYZ | 17.52 | 15.69 | 6.96 | - |
| YUV | 109.95 | 102.07 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 100 | 64 | 0 | 0.32 | 0.56 | 0.42 | 26.02 | 0.39 | 0.41 |
| Hex | 93 | 64 | 40 | 0 | 20 | 38 | 2A | 1A | 27 | 29 |
| Octal | 223 | 144 | 100 | 0 | 40 | 70 | 52 | 32 | 47 | 51 |
| Binary | 10010011 | 1100100 | 1000000 | 0 | 100000 | 111000 | 101010 | 11010 | 100111 | 101001 |
Color Harmonies of #936440
Complementary color
Monochromatic Colors of #936440
Black with #936440
Text Example
Text Example
White with #936440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #936440; }
p { color: rgb(147,100,64); }
H1.HeaderClassName
{
color: #936440;
}
.AnyTagClassName
{
color: #936440;
}
</style>
background-color css
<style>
a { background-color: #936440; }
a { background-color: rgb(147,100,64); }
div.DivClassName
{
background-color: #936440;
}
.BgClassName
{
background-color: #936440;
}
</style>
border-color css
<style>
span { border-color: #936440; }
span { border-color: rgb(147,100,64); }
td.TdClassName
{
border-color: #936440;
}
.TagClassName
{
border-color: #936440;
}
</style>