Shades of Corn Harvest #907428
Tints of Corn Harvest #907428
RGB
CMYK
RGB Variations
Color information
#907428 (or 0x907428) is known color: Corn Harvest. HEX triplet: 90, 74 and 28. RGB value is (144,116,40). Sum of RGB (Red+Green+Blue) = 144+116+40=300 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 40 (16.02% from 255 or 13.33% from 300); Max value from RGB is 144 - color contains mainly: red. Hex color #907428 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907428 is #6F8BD7. Grayscale: #747474. Windows color (decimal): -7310296 or 2651280. OLE color: 2651280.
HSL color Cylindrical-coordinate representation of color #907428: hue angle of 43.85º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #907428 is Cyan = 0, Magento = 0.19, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 116 | 40 | - |
| CMYK | 0 | 0.19 | 0.72 | 0.44 |
| HSL | 43.85º | 0.57% | 0.36% | - |
| HSV(B) | 43.85º | 0.72% | 0.56% | - |
| XYZ | 18.13 | 18.57 | 4.64 | - |
| YUV | 115.71 | 85.28 | 148.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 116 | 40 | 0 | 0.19 | 0.72 | 0.44 | 43.85 | 0.57 | 0.36 |
| Hex | 90 | 74 | 28 | 0 | 13 | 48 | 2C | 2C | 39 | 24 |
| Octal | 220 | 164 | 50 | 0 | 23 | 110 | 54 | 54 | 71 | 44 |
| Binary | 10010000 | 1110100 | 101000 | 0 | 10011 | 1001000 | 101100 | 101100 | 111001 | 100100 |
Color Harmonies of #907428
Complementary color
Monochromatic Colors of #907428
Black with #907428
Text Example
Text Example
White with #907428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907428; }
p { color: rgb(144,116,40); }
H1.HeaderClassName
{
color: #907428;
}
.AnyTagClassName
{
color: #907428;
}
</style>
background-color css
<style>
a { background-color: #907428; }
a { background-color: rgb(144,116,40); }
div.DivClassName
{
background-color: #907428;
}
.BgClassName
{
background-color: #907428;
}
</style>
border-color css
<style>
span { border-color: #907428; }
span { border-color: rgb(144,116,40); }
td.TdClassName
{
border-color: #907428;
}
.TagClassName
{
border-color: #907428;
}
</style>