Shades of McKenzie #906240
Tints of McKenzie #906240
RGB
CMYK
RGB Variations
Color information
#906240 (or 0x906240) is known color: McKenzie. HEX triplet: 90, 62 and 40. RGB value is (144,98,64). Sum of RGB (Red+Green+Blue) = 144+98+64=306 (40% of max value = 765). Red value is 144 (56.64% from 255 or 47.06% from 306); Green value is 98 (38.67% from 255 or 32.03% from 306); Blue value is 64 (25.39% from 255 or 20.92% from 306); Max value from RGB is 144 - color contains mainly: red. Hex color #906240 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906240 is #6F9DBF. Grayscale: #6C6C6C. Windows color (decimal): -7314880 or 4219536. OLE color: 4219536.
HSL color Cylindrical-coordinate representation of color #906240: hue angle of 25.5º degrees, saturation: 0.38, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #906240 is Cyan = 0, Magento = 0.32, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 98 | 64 | - |
| CMYK | 0 | 0.32 | 0.56 | 0.44 |
| HSL | 25.5º | 0.38% | 0.41% | - |
| HSV(B) | 25.5º | 0.56% | 0.56% | - |
| XYZ | 16.79 | 15.03 | 6.87 | - |
| YUV | 107.88 | 103.24 | 153.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 98 | 64 | 0 | 0.32 | 0.56 | 0.44 | 25.5 | 0.38 | 0.41 |
| Hex | 90 | 62 | 40 | 0 | 20 | 38 | 2C | 1A | 26 | 29 |
| Octal | 220 | 142 | 100 | 0 | 40 | 70 | 54 | 32 | 46 | 51 |
| Binary | 10010000 | 1100010 | 1000000 | 0 | 100000 | 111000 | 101100 | 11010 | 100110 | 101001 |
Color Harmonies of #906240
Complementary color
Monochromatic Colors of #906240
Black with #906240
Text Example
Text Example
White with #906240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906240; }
p { color: rgb(144,98,64); }
H1.HeaderClassName
{
color: #906240;
}
.AnyTagClassName
{
color: #906240;
}
</style>
background-color css
<style>
a { background-color: #906240; }
a { background-color: rgb(144,98,64); }
div.DivClassName
{
background-color: #906240;
}
.BgClassName
{
background-color: #906240;
}
</style>
border-color css
<style>
span { border-color: #906240; }
span { border-color: rgb(144,98,64); }
td.TdClassName
{
border-color: #906240;
}
.TagClassName
{
border-color: #906240;
}
</style>