Shades of Corn Harvest #907418
Tints of Corn Harvest #907418
RGB
CMYK
RGB Variations
Color information
#907418 (or 0x907418) is known color: Corn Harvest. HEX triplet: 90, 74 and 18. RGB value is (144,116,24). Sum of RGB (Red+Green+Blue) = 144+116+24=284 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.70% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 24 (9.77% from 255 or 8.45% from 284); Max value from RGB is 144 - color contains mainly: red. Hex color #907418 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907418 is #6F8BE7. Grayscale: #727272. Windows color (decimal): -7310312 or 1602704. OLE color: 1602704.
HSL color Cylindrical-coordinate representation of color #907418: hue angle of 46º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #907418 is Cyan = 0, Magento = 0.19, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 24 | - |
| CMYK | 0 | 0.19 | 0.83 | 0.44 |
| HSL | 46º | 0.71% | 0.33% | - |
| HSV(B) | 46º | 0.83% | 0.56% | - |
| XYZ | 17.91 | 18.49 | 3.49 | - |
| YUV | 113.88 | 77.28 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 24 | 0 | 0.19 | 0.83 | 0.44 | 46 | 0.71 | 0.33 |
| Hex | 90 | 74 | 18 | 0 | 13 | 53 | 2C | 2E | 47 | 21 |
| Octal | 220 | 164 | 30 | 0 | 23 | 123 | 54 | 56 | 107 | 41 |
| Binary | 10010000 | 1110100 | 11000 | 0 | 10011 | 1010011 | 101100 | 101110 | 1000111 | 100001 |
Color Harmonies of #907418
Complementary color
Monochromatic Colors of #907418
Black with #907418
Text Example
Text Example
White with #907418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907418; }
p { color: rgb(144,116,24); }
H1.HeaderClassName
{
color: #907418;
}
.AnyTagClassName
{
color: #907418;
}
</style>
background-color css
<style>
a { background-color: #907418; }
a { background-color: rgb(144,116,24); }
div.DivClassName
{
background-color: #907418;
}
.BgClassName
{
background-color: #907418;
}
</style>
border-color css
<style>
span { border-color: #907418; }
span { border-color: rgb(144,116,24); }
td.TdClassName
{
border-color: #907418;
}
.TagClassName
{
border-color: #907418;
}
</style>