Shades of Corn Harvest #907320
Tints of Corn Harvest #907320
RGB
CMYK
RGB Variations
Color information
#907320 (or 0x907320) is known color: Corn Harvest. HEX triplet: 90, 73 and 20. RGB value is (144,115,32). Sum of RGB (Red+Green+Blue) = 144+115+32=291 (38% of max value = 765). Red value is 144 (56.64% from 255 or 49.48% from 291); Green value is 115 (45.31% from 255 or 39.52% from 291); Blue value is 32 (12.89% from 255 or 11.00% from 291); Max value from RGB is 144 - color contains mainly: red. Hex color #907320 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907320 is #6F8CDF. Grayscale: #727272. Windows color (decimal): -7310560 or 2126736. OLE color: 2126736.
HSL color Cylindrical-coordinate representation of color #907320: hue angle of 44.46º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #907320 is Cyan = 0, Magento = 0.20, Yellow = 0.78 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 32 | - |
| CMYK | 0 | 0.20 | 0.78 | 0.44 |
| HSL | 44.46º | 0.64% | 0.35% | - |
| HSV(B) | 44.46º | 0.78% | 0.56% | - |
| XYZ | 17.89 | 18.3 | 3.95 | - |
| YUV | 114.21 | 81.61 | 149.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 32 | 0 | 0.20 | 0.78 | 0.44 | 44.46 | 0.64 | 0.35 |
| Hex | 90 | 73 | 20 | 0 | 14 | 4E | 2C | 2C | 40 | 23 |
| Octal | 220 | 163 | 40 | 0 | 24 | 116 | 54 | 54 | 100 | 43 |
| Binary | 10010000 | 1110011 | 100000 | 0 | 10100 | 1001110 | 101100 | 101100 | 1000000 | 100011 |
Color Harmonies of #907320
Complementary color
Monochromatic Colors of #907320
Black with #907320
Text Example
Text Example
White with #907320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907320; }
p { color: rgb(144,115,32); }
H1.HeaderClassName
{
color: #907320;
}
.AnyTagClassName
{
color: #907320;
}
</style>
background-color css
<style>
a { background-color: #907320; }
a { background-color: rgb(144,115,32); }
div.DivClassName
{
background-color: #907320;
}
.BgClassName
{
background-color: #907320;
}
</style>
border-color css
<style>
span { border-color: #907320; }
span { border-color: rgb(144,115,32); }
td.TdClassName
{
border-color: #907320;
}
.TagClassName
{
border-color: #907320;
}
</style>