Shades of McKenzie #907140
Tints of McKenzie #907140
RGB
CMYK
RGB Variations
Color information
#907140 (or 0x907140) is known color: McKenzie. HEX triplet: 90, 71 and 40. RGB value is (144,113,64). Sum of RGB (Red+Green+Blue) = 144+113+64=321 (42% of max value = 765). Red value is 144 (56.64% from 255 or 44.86% from 321); Green value is 113 (44.53% from 255 or 35.20% from 321); Blue value is 64 (25.39% from 255 or 19.94% from 321); Max value from RGB is 144 - color contains mainly: red. Hex color #907140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907140 is #6F8EBF. Grayscale: #747474. Windows color (decimal): -7311040 or 4223376. OLE color: 4223376.
HSL color Cylindrical-coordinate representation of color #907140: hue angle of 36.75º 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 #907140 is Cyan = 0, Magento = 0.22, Yellow = 0.56 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 64 | - |
| CMYK | 0 | 0.22 | 0.56 | 0.44 |
| HSL | 36.75º | 0.38% | 0.41% | - |
| HSV(B) | 36.75º | 0.56% | 0.56% | - |
| XYZ | 18.33 | 18.11 | 7.38 | - |
| YUV | 116.68 | 98.27 | 147.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 64 | 0 | 0.22 | 0.56 | 0.44 | 36.75 | 0.38 | 0.41 |
| Hex | 90 | 71 | 40 | 0 | 16 | 38 | 2C | 25 | 26 | 29 |
| Octal | 220 | 161 | 100 | 0 | 26 | 70 | 54 | 45 | 46 | 51 |
| Binary | 10010000 | 1110001 | 1000000 | 0 | 10110 | 111000 | 101100 | 100101 | 100110 | 101001 |
Color Harmonies of #907140
Complementary color
Monochromatic Colors of #907140
Black with #907140
Text Example
Text Example
White with #907140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907140; }
p { color: rgb(144,113,64); }
H1.HeaderClassName
{
color: #907140;
}
.AnyTagClassName
{
color: #907140;
}
</style>
background-color css
<style>
a { background-color: #907140; }
a { background-color: rgb(144,113,64); }
div.DivClassName
{
background-color: #907140;
}
.BgClassName
{
background-color: #907140;
}
</style>
border-color css
<style>
span { border-color: #907140; }
span { border-color: rgb(144,113,64); }
td.TdClassName
{
border-color: #907140;
}
.TagClassName
{
border-color: #907140;
}
</style>