Shades of McKenzie #926136
Tints of McKenzie #926136
RGB
CMYK
RGB Variations
Color information
#926136 (or 0x926136) is known color: McKenzie. HEX triplet: 92, 61 and 36. RGB value is (146,97,54). Sum of RGB (Red+Green+Blue) = 146+97+54=297 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.16% from 297); Green value is 97 (38.28% from 255 or 32.66% from 297); Blue value is 54 (21.48% from 255 or 18.18% from 297); Max value from RGB is 146 - color contains mainly: red. Hex color #926136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926136 is #6D9EC9. Grayscale: #6A6A6A. Windows color (decimal): -7184074 or 3563922. OLE color: 3563922.
HSL color Cylindrical-coordinate representation of color #926136: hue angle of 28.04º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #926136 is Cyan = 0, Magento = 0.34, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 97 | 54 | - |
| CMYK | 0 | 0.34 | 0.63 | 0.43 |
| HSL | 28.04º | 0.46% | 0.39% | - |
| HSV(B) | 28.04º | 0.63% | 0.57% | - |
| XYZ | 16.79 | 14.93 | 5.49 | - |
| YUV | 106.75 | 98.23 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 97 | 54 | 0 | 0.34 | 0.63 | 0.43 | 28.04 | 0.46 | 0.39 |
| Hex | 92 | 61 | 36 | 0 | 22 | 3F | 2B | 1C | 2E | 27 |
| Octal | 222 | 141 | 66 | 0 | 42 | 77 | 53 | 34 | 56 | 47 |
| Binary | 10010010 | 1100001 | 110110 | 0 | 100010 | 111111 | 101011 | 11100 | 101110 | 100111 |
Color Harmonies of #926136
Complementary color
Monochromatic Colors of #926136
Black with #926136
Text Example
Text Example
White with #926136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926136; }
p { color: rgb(146,97,54); }
H1.HeaderClassName
{
color: #926136;
}
.AnyTagClassName
{
color: #926136;
}
</style>
background-color css
<style>
a { background-color: #926136; }
a { background-color: rgb(146,97,54); }
div.DivClassName
{
background-color: #926136;
}
.BgClassName
{
background-color: #926136;
}
</style>
border-color css
<style>
span { border-color: #926136; }
span { border-color: rgb(146,97,54); }
td.TdClassName
{
border-color: #926136;
}
.TagClassName
{
border-color: #926136;
}
</style>