Shades of McKenzie #926641
Tints of McKenzie #926641
RGB
CMYK
RGB Variations
Color information
#926641 (or 0x926641) is known color: McKenzie. HEX triplet: 92, 66 and 41. RGB value is (146,102,65). Sum of RGB (Red+Green+Blue) = 146+102+65=313 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.65% from 313); Green value is 102 (40.23% from 255 or 32.59% from 313); Blue value is 65 (25.78% from 255 or 20.77% from 313); Max value from RGB is 146 - color contains mainly: red. Hex color #926641 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926641 is #6D99BE. Grayscale: #6F6F6F. Windows color (decimal): -7182783 or 4286098. OLE color: 4286098.
HSL color Cylindrical-coordinate representation of color #926641: hue angle of 27.41º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #926641 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 102 | 65 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.43 |
| HSL | 27.41º | 0.38% | 0.41% | - |
| HSV(B) | 27.41º | 0.55% | 0.57% | - |
| XYZ | 17.56 | 16 | 7.16 | - |
| YUV | 110.94 | 102.08 | 153.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 102 | 65 | 0 | 0.30 | 0.55 | 0.43 | 27.41 | 0.38 | 0.41 |
| Hex | 92 | 66 | 41 | 0 | 1E | 37 | 2B | 1B | 26 | 29 |
| Octal | 222 | 146 | 101 | 0 | 36 | 67 | 53 | 33 | 46 | 51 |
| Binary | 10010010 | 1100110 | 1000001 | 0 | 11110 | 110111 | 101011 | 11011 | 100110 | 101001 |
Color Harmonies of #926641
Complementary color
Monochromatic Colors of #926641
Black with #926641
Text Example
Text Example
White with #926641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926641; }
p { color: rgb(146,102,65); }
H1.HeaderClassName
{
color: #926641;
}
.AnyTagClassName
{
color: #926641;
}
</style>
background-color css
<style>
a { background-color: #926641; }
a { background-color: rgb(146,102,65); }
div.DivClassName
{
background-color: #926641;
}
.BgClassName
{
background-color: #926641;
}
</style>
border-color css
<style>
span { border-color: #926641; }
span { border-color: rgb(146,102,65); }
td.TdClassName
{
border-color: #926641;
}
.TagClassName
{
border-color: #926641;
}
</style>