Shades of McKenzie #927341
Tints of McKenzie #927341
RGB
CMYK
RGB Variations
Color information
#927341 (or 0x927341) is known color: McKenzie. HEX triplet: 92, 73 and 41. RGB value is (146,115,65). Sum of RGB (Red+Green+Blue) = 146+115+65=326 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.79% from 326); Green value is 115 (45.31% from 255 or 35.28% from 326); Blue value is 65 (25.78% from 255 or 19.94% from 326); Max value from RGB is 146 - color contains mainly: red. Hex color #927341 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927341 is #6D8CBE. Grayscale: #767676. Windows color (decimal): -7179455 or 4289426. OLE color: 4289426.
HSL color Cylindrical-coordinate representation of color #927341: hue angle of 37.04º 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 #927341 is Cyan = 0, Magento = 0.21, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 65 | - |
| CMYK | 0 | 0.21 | 0.55 | 0.43 |
| HSL | 37.04º | 0.38% | 0.41% | - |
| HSV(B) | 37.04º | 0.55% | 0.57% | - |
| XYZ | 18.94 | 18.75 | 7.62 | - |
| YUV | 118.57 | 97.77 | 147.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 65 | 0 | 0.21 | 0.55 | 0.43 | 37.04 | 0.38 | 0.41 |
| Hex | 92 | 73 | 41 | 0 | 15 | 37 | 2B | 25 | 26 | 29 |
| Octal | 222 | 163 | 101 | 0 | 25 | 67 | 53 | 45 | 46 | 51 |
| Binary | 10010010 | 1110011 | 1000001 | 0 | 10101 | 110111 | 101011 | 100101 | 100110 | 101001 |
Color Harmonies of #927341
Complementary color
Monochromatic Colors of #927341
Black with #927341
Text Example
Text Example
White with #927341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927341; }
p { color: rgb(146,115,65); }
H1.HeaderClassName
{
color: #927341;
}
.AnyTagClassName
{
color: #927341;
}
</style>
background-color css
<style>
a { background-color: #927341; }
a { background-color: rgb(146,115,65); }
div.DivClassName
{
background-color: #927341;
}
.BgClassName
{
background-color: #927341;
}
</style>
border-color css
<style>
span { border-color: #927341; }
span { border-color: rgb(146,115,65); }
td.TdClassName
{
border-color: #927341;
}
.TagClassName
{
border-color: #927341;
}
</style>