Shades of McKenzie #906542
Tints of McKenzie #906542
RGB
CMYK
RGB Variations
Color information
#906542 (or 0x906542) is known color: McKenzie. HEX triplet: 90, 65 and 42. RGB value is (144,101,66). Sum of RGB (Red+Green+Blue) = 144+101+66=311 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.30% from 311); Green value is 101 (39.84% from 255 or 32.48% from 311); Blue value is 66 (26.17% from 255 or 21.22% from 311); Max value from RGB is 144 - color contains mainly: red. Hex color #906542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906542 is #6F9ABD. Grayscale: #6E6E6E. Windows color (decimal): -7314110 or 4351376. OLE color: 4351376.
HSL color Cylindrical-coordinate representation of color #906542: hue angle of 26.92º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #906542 is Cyan = 0, Magento = 0.30, Yellow = 0.54 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 66 | - |
| CMYK | 0 | 0.30 | 0.54 | 0.44 |
| HSL | 26.92º | 0.37% | 0.41% | - |
| HSV(B) | 26.92º | 0.54% | 0.56% | - |
| XYZ | 17.14 | 15.63 | 7.27 | - |
| YUV | 109.87 | 103.25 | 152.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 66 | 0 | 0.30 | 0.54 | 0.44 | 26.92 | 0.37 | 0.41 |
| Hex | 90 | 65 | 42 | 0 | 1E | 36 | 2C | 1B | 25 | 29 |
| Octal | 220 | 145 | 102 | 0 | 36 | 66 | 54 | 33 | 45 | 51 |
| Binary | 10010000 | 1100101 | 1000010 | 0 | 11110 | 110110 | 101100 | 11011 | 100101 | 101001 |
Color Harmonies of #906542
Complementary color
Monochromatic Colors of #906542
Black with #906542
Text Example
Text Example
White with #906542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906542; }
p { color: rgb(144,101,66); }
H1.HeaderClassName
{
color: #906542;
}
.AnyTagClassName
{
color: #906542;
}
</style>
background-color css
<style>
a { background-color: #906542; }
a { background-color: rgb(144,101,66); }
div.DivClassName
{
background-color: #906542;
}
.BgClassName
{
background-color: #906542;
}
</style>
border-color css
<style>
span { border-color: #906542; }
span { border-color: rgb(144,101,66); }
td.TdClassName
{
border-color: #906542;
}
.TagClassName
{
border-color: #906542;
}
</style>