Shades of McKenzie #906640
Tints of McKenzie #906640
RGB
CMYK
RGB Variations
Color information
#906640 (or 0x906640) is known color: McKenzie. HEX triplet: 90, 66 and 40. RGB value is (144,102,64). Sum of RGB (Red+Green+Blue) = 144+102+64=310 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.45% from 310); Green value is 102 (40.23% from 255 or 32.90% from 310); Blue value is 64 (25.39% from 255 or 20.65% from 310); Max value from RGB is 144 - color contains mainly: red. Hex color #906640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906640 is #6F99BF. Grayscale: #6E6E6E. Windows color (decimal): -7313856 or 4220560. OLE color: 4220560.
HSL color Cylindrical-coordinate representation of color #906640: hue angle of 28.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 #906640 is Cyan = 0, Magento = 0.29, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 102 | 64 | - |
| CMYK | 0 | 0.29 | 0.56 | 0.44 |
| HSL | 28.5º | 0.38% | 0.41% | - |
| HSV(B) | 28.5º | 0.56% | 0.56% | - |
| XYZ | 17.18 | 15.8 | 7 | - |
| YUV | 110.23 | 101.91 | 152.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 102 | 64 | 0 | 0.29 | 0.56 | 0.44 | 28.5 | 0.38 | 0.41 |
| Hex | 90 | 66 | 40 | 0 | 1D | 38 | 2C | 1C | 26 | 29 |
| Octal | 220 | 146 | 100 | 0 | 35 | 70 | 54 | 34 | 46 | 51 |
| Binary | 10010000 | 1100110 | 1000000 | 0 | 11101 | 111000 | 101100 | 11100 | 100110 | 101001 |
Color Harmonies of #906640
Complementary color
Monochromatic Colors of #906640
Black with #906640
Text Example
Text Example
White with #906640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906640; }
p { color: rgb(144,102,64); }
H1.HeaderClassName
{
color: #906640;
}
.AnyTagClassName
{
color: #906640;
}
</style>
background-color css
<style>
a { background-color: #906640; }
a { background-color: rgb(144,102,64); }
div.DivClassName
{
background-color: #906640;
}
.BgClassName
{
background-color: #906640;
}
</style>
border-color css
<style>
span { border-color: #906640; }
span { border-color: rgb(144,102,64); }
td.TdClassName
{
border-color: #906640;
}
.TagClassName
{
border-color: #906640;
}
</style>