Shades of Corn Harvest #907319
Tints of Corn Harvest #907319
RGB
CMYK
RGB Variations
Color information
#907319 (or 0x907319) is known color: Corn Harvest. HEX triplet: 90, 73 and 19. RGB value is (144,115,25). Sum of RGB (Red+Green+Blue) = 144+115+25=284 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.70% from 284); Green value is 115 (45.31% from 255 or 40.49% from 284); Blue value is 25 (10.16% from 255 or 8.80% from 284); Max value from RGB is 144 - color contains mainly: red. Hex color #907319 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #907319 is #6F8CE6. Grayscale: #717171. Windows color (decimal): -7310567 or 1667984. OLE color: 1667984.
HSL color Cylindrical-coordinate representation of color #907319: hue angle of 45.38º degrees, saturation: 0.7, 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 #907319 is Cyan = 0, Magento = 0.20, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 115 | 25 | - |
| CMYK | 0 | 0.20 | 0.83 | 0.44 |
| HSL | 45.38º | 0.7% | 0.33% | - |
| HSV(B) | 45.38º | 0.83% | 0.56% | - |
| XYZ | 17.81 | 18.26 | 3.51 | - |
| YUV | 113.41 | 78.11 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 115 | 25 | 0 | 0.20 | 0.83 | 0.44 | 45.38 | 0.7 | 0.33 |
| Hex | 90 | 73 | 19 | 0 | 14 | 53 | 2C | 2D | 46 | 21 |
| Octal | 220 | 163 | 31 | 0 | 24 | 123 | 54 | 55 | 106 | 41 |
| Binary | 10010000 | 1110011 | 11001 | 0 | 10100 | 1010011 | 101100 | 101101 | 1000110 | 100001 |
Color Harmonies of #907319
Complementary color
Monochromatic Colors of #907319
Black with #907319
Text Example
Text Example
White with #907319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907319; }
p { color: rgb(144,115,25); }
H1.HeaderClassName
{
color: #907319;
}
.AnyTagClassName
{
color: #907319;
}
</style>
background-color css
<style>
a { background-color: #907319; }
a { background-color: rgb(144,115,25); }
div.DivClassName
{
background-color: #907319;
}
.BgClassName
{
background-color: #907319;
}
</style>
border-color css
<style>
span { border-color: #907319; }
span { border-color: rgb(144,115,25); }
td.TdClassName
{
border-color: #907319;
}
.TagClassName
{
border-color: #907319;
}
</style>