Shades of McKenzie #927142
Tints of McKenzie #927142
RGB
CMYK
RGB Variations
Color information
#927142 (or 0x927142) is known color: McKenzie. HEX triplet: 92, 71 and 42. RGB value is (146,113,66). Sum of RGB (Red+Green+Blue) = 146+113+66=325 (43% of max value = 765). Red value is 146 (57.42% from 255 or 44.92% from 325); Green value is 113 (44.53% from 255 or 34.77% from 325); Blue value is 66 (26.17% from 255 or 20.31% from 325); Max value from RGB is 146 - color contains mainly: red. Hex color #927142 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927142 is #6D8EBD. Grayscale: #757575. Windows color (decimal): -7179966 or 4354450. OLE color: 4354450.
HSL color Cylindrical-coordinate representation of color #927142: hue angle of 35.25º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #927142 is Cyan = 0, Magento = 0.23, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 66 | - |
| CMYK | 0 | 0.23 | 0.55 | 0.43 |
| HSL | 35.25º | 0.38% | 0.42% | - |
| HSV(B) | 35.25º | 0.55% | 0.57% | - |
| XYZ | 18.74 | 18.31 | 7.7 | - |
| YUV | 117.51 | 98.93 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 66 | 0 | 0.23 | 0.55 | 0.43 | 35.25 | 0.38 | 0.42 |
| Hex | 92 | 71 | 42 | 0 | 17 | 37 | 2B | 23 | 26 | 2A |
| Octal | 222 | 161 | 102 | 0 | 27 | 67 | 53 | 43 | 46 | 52 |
| Binary | 10010010 | 1110001 | 1000010 | 0 | 10111 | 110111 | 101011 | 100011 | 100110 | 101010 |
Color Harmonies of #927142
Complementary color
Monochromatic Colors of #927142
Black with #927142
Text Example
Text Example
White with #927142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927142; }
p { color: rgb(146,113,66); }
H1.HeaderClassName
{
color: #927142;
}
.AnyTagClassName
{
color: #927142;
}
</style>
background-color css
<style>
a { background-color: #927142; }
a { background-color: rgb(146,113,66); }
div.DivClassName
{
background-color: #927142;
}
.BgClassName
{
background-color: #927142;
}
</style>
border-color css
<style>
span { border-color: #927142; }
span { border-color: rgb(146,113,66); }
td.TdClassName
{
border-color: #927142;
}
.TagClassName
{
border-color: #927142;
}
</style>