Shades of McKenzie #906434
Tints of McKenzie #906434
RGB
CMYK
RGB Variations
Color information
#906434 (or 0x906434) is known color: McKenzie. HEX triplet: 90, 64 and 34. RGB value is (144,100,52). Sum of RGB (Red+Green+Blue) = 144+100+52=296 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48.65% from 296); Green value is 100 (39.45% from 255 or 33.78% from 296); Blue value is 52 (20.70% from 255 or 17.57% from 296); Max value from RGB is 144 - color contains mainly: red. Hex color #906434 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906434 is #6F9BCB. Grayscale: #6B6B6B. Windows color (decimal): -7314380 or 3433616. OLE color: 3433616.
HSL color Cylindrical-coordinate representation of color #906434: hue angle of 31.3º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #906434 is Cyan = 0, Magento = 0.31, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 52 | - |
| CMYK | 0 | 0.31 | 0.64 | 0.44 |
| HSL | 31.3º | 0.47% | 0.38% | - |
| HSV(B) | 31.3º | 0.64% | 0.56% | - |
| XYZ | 16.68 | 15.29 | 5.32 | - |
| YUV | 107.68 | 96.58 | 153.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 52 | 0 | 0.31 | 0.64 | 0.44 | 31.3 | 0.47 | 0.38 |
| Hex | 90 | 64 | 34 | 0 | 1F | 40 | 2C | 1F | 2F | 26 |
| Octal | 220 | 144 | 64 | 0 | 37 | 100 | 54 | 37 | 57 | 46 |
| Binary | 10010000 | 1100100 | 110100 | 0 | 11111 | 1000000 | 101100 | 11111 | 101111 | 100110 |
Color Harmonies of #906434
Complementary color
Monochromatic Colors of #906434
Black with #906434
Text Example
Text Example
White with #906434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906434; }
p { color: rgb(144,100,52); }
H1.HeaderClassName
{
color: #906434;
}
.AnyTagClassName
{
color: #906434;
}
</style>
background-color css
<style>
a { background-color: #906434; }
a { background-color: rgb(144,100,52); }
div.DivClassName
{
background-color: #906434;
}
.BgClassName
{
background-color: #906434;
}
</style>
border-color css
<style>
span { border-color: #906434; }
span { border-color: rgb(144,100,52); }
td.TdClassName
{
border-color: #906434;
}
.TagClassName
{
border-color: #906434;
}
</style>