Shades of Corn Harvest #907129
Tints of Corn Harvest #907129
RGB
CMYK
RGB Variations
Color information
#907129 (or 0x907129) is known color: Corn Harvest. HEX triplet: 90, 71 and 29. RGB value is (144,113,41). Sum of RGB (Red+Green+Blue) = 144+113+41=298 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48.32% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 41 (16.41% from 255 or 13.76% from 298); Max value from RGB is 144 - color contains mainly: red. Hex color #907129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907129 is #6F8ED6. Grayscale: #727272. Windows color (decimal): -7311063 or 2716048. OLE color: 2716048.
HSL color Cylindrical-coordinate representation of color #907129: hue angle of 41.94º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #907129 is Cyan = 0, Magento = 0.22, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 113 | 41 | - |
| CMYK | 0 | 0.22 | 0.72 | 0.44 |
| HSL | 41.94º | 0.56% | 0.36% | - |
| HSV(B) | 41.94º | 0.72% | 0.56% | - |
| XYZ | 17.81 | 17.9 | 4.61 | - |
| YUV | 114.06 | 86.77 | 149.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 113 | 41 | 0 | 0.22 | 0.72 | 0.44 | 41.94 | 0.56 | 0.36 |
| Hex | 90 | 71 | 29 | 0 | 16 | 48 | 2C | 2A | 38 | 24 |
| Octal | 220 | 161 | 51 | 0 | 26 | 110 | 54 | 52 | 70 | 44 |
| Binary | 10010000 | 1110001 | 101001 | 0 | 10110 | 1001000 | 101100 | 101010 | 111000 | 100100 |
Color Harmonies of #907129
Complementary color
Monochromatic Colors of #907129
Black with #907129
Text Example
Text Example
White with #907129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907129; }
p { color: rgb(144,113,41); }
H1.HeaderClassName
{
color: #907129;
}
.AnyTagClassName
{
color: #907129;
}
</style>
background-color css
<style>
a { background-color: #907129; }
a { background-color: rgb(144,113,41); }
div.DivClassName
{
background-color: #907129;
}
.BgClassName
{
background-color: #907129;
}
</style>
border-color css
<style>
span { border-color: #907129; }
span { border-color: rgb(144,113,41); }
td.TdClassName
{
border-color: #907129;
}
.TagClassName
{
border-color: #907129;
}
</style>