Shades of Corn Harvest #907031
Tints of Corn Harvest #907031
RGB
CMYK
RGB Variations
Color information
#907031 (or 0x907031) is known color: Corn Harvest. HEX triplet: 90, 70 and 31. RGB value is (144,112,49). Sum of RGB (Red+Green+Blue) = 144+112+49=305 (40% of max value = 765). Red value is 144 (56.64% from 255 or 47.21% from 305); Green value is 112 (44.14% from 255 or 36.72% from 305); Blue value is 49 (19.53% from 255 or 16.07% from 305); Max value from RGB is 144 - color contains mainly: red. Hex color #907031 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907031 is #6F8FCE. Grayscale: #727272. Windows color (decimal): -7311311 or 3240080. OLE color: 3240080.
HSL color Cylindrical-coordinate representation of color #907031: hue angle of 39.79º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #907031 is Cyan = 0, Magento = 0.22, Yellow = 0.66 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 112 | 49 | - |
| CMYK | 0 | 0.22 | 0.66 | 0.44 |
| HSL | 39.79º | 0.49% | 0.38% | - |
| HSV(B) | 39.79º | 0.66% | 0.56% | - |
| XYZ | 17.85 | 17.74 | 5.39 | - |
| YUV | 114.39 | 91.1 | 149.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 112 | 49 | 0 | 0.22 | 0.66 | 0.44 | 39.79 | 0.49 | 0.38 |
| Hex | 90 | 70 | 31 | 0 | 16 | 42 | 2C | 28 | 31 | 26 |
| Octal | 220 | 160 | 61 | 0 | 26 | 102 | 54 | 50 | 61 | 46 |
| Binary | 10010000 | 1110000 | 110001 | 0 | 10110 | 1000010 | 101100 | 101000 | 110001 | 100110 |
Color Harmonies of #907031
Complementary color
Monochromatic Colors of #907031
Black with #907031
Text Example
Text Example
White with #907031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907031; }
p { color: rgb(144,112,49); }
H1.HeaderClassName
{
color: #907031;
}
.AnyTagClassName
{
color: #907031;
}
</style>
background-color css
<style>
a { background-color: #907031; }
a { background-color: rgb(144,112,49); }
div.DivClassName
{
background-color: #907031;
}
.BgClassName
{
background-color: #907031;
}
</style>
border-color css
<style>
span { border-color: #907031; }
span { border-color: rgb(144,112,49); }
td.TdClassName
{
border-color: #907031;
}
.TagClassName
{
border-color: #907031;
}
</style>