Shades of McKenzie #906840
Tints of McKenzie #906840
RGB
CMYK
RGB Variations
Color information
#906840 (or 0x906840) is known color: McKenzie. HEX triplet: 90, 68 and 40. RGB value is (144,104,64). Sum of RGB (Red+Green+Blue) = 144+104+64=312 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.15% from 312); Green value is 104 (41.02% from 255 or 33.33% from 312); Blue value is 64 (25.39% from 255 or 20.51% from 312); Max value from RGB is 144 - color contains mainly: red. Hex color #906840 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906840 is #6F97BF. Grayscale: #6F6F6F. Windows color (decimal): -7313344 or 4221072. OLE color: 4221072.
HSL color Cylindrical-coordinate representation of color #906840: hue angle of 30º 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 #906840 is Cyan = 0, Magento = 0.28, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 104 | 64 | - |
| CMYK | 0 | 0.28 | 0.56 | 0.44 |
| HSL | 30º | 0.38% | 0.41% | - |
| HSV(B) | 30º | 0.56% | 0.56% | - |
| XYZ | 17.38 | 16.2 | 7.06 | - |
| YUV | 111.4 | 101.25 | 151.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 104 | 64 | 0 | 0.28 | 0.56 | 0.44 | 30 | 0.38 | 0.41 |
| Hex | 90 | 68 | 40 | 0 | 1C | 38 | 2C | 1E | 26 | 29 |
| Octal | 220 | 150 | 100 | 0 | 34 | 70 | 54 | 36 | 46 | 51 |
| Binary | 10010000 | 1101000 | 1000000 | 0 | 11100 | 111000 | 101100 | 11110 | 100110 | 101001 |
Color Harmonies of #906840
Complementary color
Monochromatic Colors of #906840
Black with #906840
Text Example
Text Example
White with #906840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906840; }
p { color: rgb(144,104,64); }
H1.HeaderClassName
{
color: #906840;
}
.AnyTagClassName
{
color: #906840;
}
</style>
background-color css
<style>
a { background-color: #906840; }
a { background-color: rgb(144,104,64); }
div.DivClassName
{
background-color: #906840;
}
.BgClassName
{
background-color: #906840;
}
</style>
border-color css
<style>
span { border-color: #906840; }
span { border-color: rgb(144,104,64); }
td.TdClassName
{
border-color: #906840;
}
.TagClassName
{
border-color: #906840;
}
</style>