Shades of McKenzie #906742
Tints of McKenzie #906742
RGB
CMYK
RGB Variations
Color information
#906742 (or 0x906742) is known color: McKenzie. HEX triplet: 90, 67 and 42. RGB value is (144,103,66). Sum of RGB (Red+Green+Blue) = 144+103+66=313 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.01% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 66 (26.17% from 255 or 21.09% from 313); Max value from RGB is 144 - color contains mainly: red. Hex color #906742 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906742 is #6F98BD. Grayscale: #6F6F6F. Windows color (decimal): -7313598 or 4351888. OLE color: 4351888.
HSL color Cylindrical-coordinate representation of color #906742: hue angle of 28.46º 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 #906742 is Cyan = 0, Magento = 0.28, Yellow = 0.54 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 66 | - |
| CMYK | 0 | 0.28 | 0.54 | 0.44 |
| HSL | 28.46º | 0.37% | 0.41% | - |
| HSV(B) | 28.46º | 0.54% | 0.56% | - |
| XYZ | 17.34 | 16.02 | 7.33 | - |
| YUV | 111.04 | 102.58 | 151.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 66 | 0 | 0.28 | 0.54 | 0.44 | 28.46 | 0.37 | 0.41 |
| Hex | 90 | 67 | 42 | 0 | 1C | 36 | 2C | 1C | 25 | 29 |
| Octal | 220 | 147 | 102 | 0 | 34 | 66 | 54 | 34 | 45 | 51 |
| Binary | 10010000 | 1100111 | 1000010 | 0 | 11100 | 110110 | 101100 | 11100 | 100101 | 101001 |
Color Harmonies of #906742
Complementary color
Monochromatic Colors of #906742
Black with #906742
Text Example
Text Example
White with #906742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906742; }
p { color: rgb(144,103,66); }
H1.HeaderClassName
{
color: #906742;
}
.AnyTagClassName
{
color: #906742;
}
</style>
background-color css
<style>
a { background-color: #906742; }
a { background-color: rgb(144,103,66); }
div.DivClassName
{
background-color: #906742;
}
.BgClassName
{
background-color: #906742;
}
</style>
border-color css
<style>
span { border-color: #906742; }
span { border-color: rgb(144,103,66); }
td.TdClassName
{
border-color: #906742;
}
.TagClassName
{
border-color: #906742;
}
</style>