Shades of Corn Harvest #906A2E
Tints of Corn Harvest #906A2E
RGB
CMYK
RGB Variations
Color information
#906A2E (or 0x906A2E) is known color: Corn Harvest. HEX triplet: 90, 6A and 2E. RGB value is (144,106,46). Sum of RGB (Red+Green+Blue) = 144+106+46=296 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48.65% from 296); Green value is 106 (41.80% from 255 or 35.81% from 296); Blue value is 46 (18.36% from 255 or 15.54% from 296); Max value from RGB is 144 - color contains mainly: red. Hex color #906A2E is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906A2E is #6F95D1. Grayscale: #6E6E6E. Windows color (decimal): -7312850 or 3041936. OLE color: 3041936.
HSL color Cylindrical-coordinate representation of color #906A2E: hue angle of 36.73º degrees, saturation: 0.52, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #906A2E is Cyan = 0, Magento = 0.26, Yellow = 0.68 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 106 | 46 | - |
| CMYK | 0 | 0.26 | 0.68 | 0.44 |
| HSL | 36.73º | 0.52% | 0.37% | - |
| HSV(B) | 36.73º | 0.68% | 0.56% | - |
| XYZ | 17.15 | 16.43 | 4.85 | - |
| YUV | 110.52 | 91.59 | 151.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 106 | 46 | 0 | 0.26 | 0.68 | 0.44 | 36.73 | 0.52 | 0.37 |
| Hex | 90 | 6A | 2E | 0 | 1A | 44 | 2C | 25 | 34 | 25 |
| Octal | 220 | 152 | 56 | 0 | 32 | 104 | 54 | 45 | 64 | 45 |
| Binary | 10010000 | 1101010 | 101110 | 0 | 11010 | 1000100 | 101100 | 100101 | 110100 | 100101 |
Color Harmonies of #906A2E
Complementary color
Monochromatic Colors of #906A2E
Black with #906A2E
Text Example
Text Example
White with #906A2E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906A2E; }
p { color: rgb(144,106,46); }
H1.HeaderClassName
{
color: #906A2E;
}
.AnyTagClassName
{
color: #906A2E;
}
</style>
background-color css
<style>
a { background-color: #906A2E; }
a { background-color: rgb(144,106,46); }
div.DivClassName
{
background-color: #906A2E;
}
.BgClassName
{
background-color: #906A2E;
}
</style>
border-color css
<style>
span { border-color: #906A2E; }
span { border-color: rgb(144,106,46); }
td.TdClassName
{
border-color: #906A2E;
}
.TagClassName
{
border-color: #906A2E;
}
</style>