Shades of McKenzie #926740
Tints of McKenzie #926740
RGB
CMYK
RGB Variations
Color information
#926740 (or 0x926740) is known color: McKenzie. HEX triplet: 92, 67 and 40. RGB value is (146,103,64). Sum of RGB (Red+Green+Blue) = 146+103+64=313 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.65% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 64 (25.39% from 255 or 20.45% from 313); Max value from RGB is 146 - color contains mainly: red. Hex color #926740 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926740 is #6D98BF. Grayscale: #6F6F6F. Windows color (decimal): -7182528 or 4220818. OLE color: 4220818.
HSL color Cylindrical-coordinate representation of color #926740: hue angle of 28.54º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #926740 is Cyan = 0, Magento = 0.29, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 64 | - |
| CMYK | 0 | 0.29 | 0.56 | 0.43 |
| HSL | 28.54º | 0.39% | 0.41% | - |
| HSV(B) | 28.54º | 0.56% | 0.57% | - |
| XYZ | 17.63 | 16.18 | 7.04 | - |
| YUV | 111.41 | 101.25 | 152.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 64 | 0 | 0.29 | 0.56 | 0.43 | 28.54 | 0.39 | 0.41 |
| Hex | 92 | 67 | 40 | 0 | 1D | 38 | 2B | 1D | 27 | 29 |
| Octal | 222 | 147 | 100 | 0 | 35 | 70 | 53 | 35 | 47 | 51 |
| Binary | 10010010 | 1100111 | 1000000 | 0 | 11101 | 111000 | 101011 | 11101 | 100111 | 101001 |
Color Harmonies of #926740
Complementary color
Monochromatic Colors of #926740
Black with #926740
Text Example
Text Example
White with #926740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926740; }
p { color: rgb(146,103,64); }
H1.HeaderClassName
{
color: #926740;
}
.AnyTagClassName
{
color: #926740;
}
</style>
background-color css
<style>
a { background-color: #926740; }
a { background-color: rgb(146,103,64); }
div.DivClassName
{
background-color: #926740;
}
.BgClassName
{
background-color: #926740;
}
</style>
border-color css
<style>
span { border-color: #926740; }
span { border-color: rgb(146,103,64); }
td.TdClassName
{
border-color: #926740;
}
.TagClassName
{
border-color: #926740;
}
</style>