Shades of Corn Harvest #907420
Tints of Corn Harvest #907420
RGB
CMYK
RGB Variations
Color information
#907420 (or 0x907420) is known color: Corn Harvest. HEX triplet: 90, 74 and 20. RGB value is (144,116,32). Sum of RGB (Red+Green+Blue) = 144+116+32=292 (38% of max value = 765). Red value is 144 (56.64% from 255 or 49.32% from 292); Green value is 116 (45.70% from 255 or 39.73% from 292); Blue value is 32 (12.89% from 255 or 10.96% from 292); Max value from RGB is 144 - color contains mainly: red. Hex color #907420 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907420 is #6F8BDF. Grayscale: #737373. Windows color (decimal): -7310304 or 2126992. OLE color: 2126992.
HSL color Cylindrical-coordinate representation of color #907420: hue angle of 45º 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 #907420 is Cyan = 0, Magento = 0.19, Yellow = 0.78 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 32 | - |
| CMYK | 0 | 0.19 | 0.78 | 0.44 |
| HSL | 45º | 0.64% | 0.35% | - |
| HSV(B) | 45º | 0.78% | 0.56% | - |
| XYZ | 18.01 | 18.52 | 3.99 | - |
| YUV | 114.8 | 81.28 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 32 | 0 | 0.19 | 0.78 | 0.44 | 45 | 0.64 | 0.35 |
| Hex | 90 | 74 | 20 | 0 | 13 | 4E | 2C | 2D | 40 | 23 |
| Octal | 220 | 164 | 40 | 0 | 23 | 116 | 54 | 55 | 100 | 43 |
| Binary | 10010000 | 1110100 | 100000 | 0 | 10011 | 1001110 | 101100 | 101101 | 1000000 | 100011 |
Color Harmonies of #907420
Complementary color
Monochromatic Colors of #907420
Black with #907420
Text Example
Text Example
White with #907420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907420; }
p { color: rgb(144,116,32); }
H1.HeaderClassName
{
color: #907420;
}
.AnyTagClassName
{
color: #907420;
}
</style>
background-color css
<style>
a { background-color: #907420; }
a { background-color: rgb(144,116,32); }
div.DivClassName
{
background-color: #907420;
}
.BgClassName
{
background-color: #907420;
}
</style>
border-color css
<style>
span { border-color: #907420; }
span { border-color: rgb(144,116,32); }
td.TdClassName
{
border-color: #907420;
}
.TagClassName
{
border-color: #907420;
}
</style>