Shades of McKenzie #927340
Tints of McKenzie #927340
RGB
CMYK
RGB Variations
Color information
#927340 (or 0x927340) is known color: McKenzie. HEX triplet: 92, 73 and 40. RGB value is (146,115,64). Sum of RGB (Red+Green+Blue) = 146+115+64=325 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.92% from 325); Green value is 115 (45.31% from 255 or 35.38% from 325); Blue value is 64 (25.39% from 255 or 19.69% from 325); Max value from RGB is 146 - color contains mainly: red. Hex color #927340 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927340 is #6D8CBF. Grayscale: #767676. Windows color (decimal): -7179456 or 4223890. OLE color: 4223890.
HSL color Cylindrical-coordinate representation of color #927340: hue angle of 37.32º 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 #927340 is Cyan = 0, Magento = 0.21, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 115 | 64 | - |
| CMYK | 0 | 0.21 | 0.56 | 0.43 |
| HSL | 37.32º | 0.39% | 0.41% | - |
| HSV(B) | 37.32º | 0.56% | 0.57% | - |
| XYZ | 18.91 | 18.74 | 7.47 | - |
| YUV | 118.46 | 97.27 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 115 | 64 | 0 | 0.21 | 0.56 | 0.43 | 37.32 | 0.39 | 0.41 |
| Hex | 92 | 73 | 40 | 0 | 15 | 38 | 2B | 25 | 27 | 29 |
| Octal | 222 | 163 | 100 | 0 | 25 | 70 | 53 | 45 | 47 | 51 |
| Binary | 10010010 | 1110011 | 1000000 | 0 | 10101 | 111000 | 101011 | 100101 | 100111 | 101001 |
Color Harmonies of #927340
Complementary color
Monochromatic Colors of #927340
Black with #927340
Text Example
Text Example
White with #927340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927340; }
p { color: rgb(146,115,64); }
H1.HeaderClassName
{
color: #927340;
}
.AnyTagClassName
{
color: #927340;
}
</style>
background-color css
<style>
a { background-color: #927340; }
a { background-color: rgb(146,115,64); }
div.DivClassName
{
background-color: #927340;
}
.BgClassName
{
background-color: #927340;
}
</style>
border-color css
<style>
span { border-color: #927340; }
span { border-color: rgb(146,115,64); }
td.TdClassName
{
border-color: #927340;
}
.TagClassName
{
border-color: #927340;
}
</style>