Shades of Corn Harvest #907628
Tints of Corn Harvest #907628
RGB
CMYK
RGB Variations
Color information
#907628 (or 0x907628) is known color: Corn Harvest. HEX triplet: 90, 76 and 28. RGB value is (144,118,40). Sum of RGB (Red+Green+Blue) = 144+118+40=302 (40% of max value = 765). Red value is 144 (56.64% from 255 or 47.68% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 40 (16.02% from 255 or 13.25% from 302); Max value from RGB is 144 - color contains mainly: red. Hex color #907628 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907628 is #6F89D7. Grayscale: #757575. Windows color (decimal): -7309784 or 2651792. OLE color: 2651792.
HSL color Cylindrical-coordinate representation of color #907628: hue angle of 45º 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 #907628 is Cyan = 0, Magento = 0.18, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 118 | 40 | - |
| CMYK | 0 | 0.18 | 0.72 | 0.44 |
| HSL | 45º | 0.57% | 0.36% | - |
| HSV(B) | 45º | 0.72% | 0.56% | - |
| XYZ | 18.36 | 19.04 | 4.71 | - |
| YUV | 116.88 | 84.61 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 118 | 40 | 0 | 0.18 | 0.72 | 0.44 | 45 | 0.57 | 0.36 |
| Hex | 90 | 76 | 28 | 0 | 12 | 48 | 2C | 2D | 39 | 24 |
| Octal | 220 | 166 | 50 | 0 | 22 | 110 | 54 | 55 | 71 | 44 |
| Binary | 10010000 | 1110110 | 101000 | 0 | 10010 | 1001000 | 101100 | 101101 | 111001 | 100100 |
Color Harmonies of #907628
Complementary color
Monochromatic Colors of #907628
Black with #907628
Text Example
Text Example
White with #907628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907628; }
p { color: rgb(144,118,40); }
H1.HeaderClassName
{
color: #907628;
}
.AnyTagClassName
{
color: #907628;
}
</style>
background-color css
<style>
a { background-color: #907628; }
a { background-color: rgb(144,118,40); }
div.DivClassName
{
background-color: #907628;
}
.BgClassName
{
background-color: #907628;
}
</style>
border-color css
<style>
span { border-color: #907628; }
span { border-color: rgb(144,118,40); }
td.TdClassName
{
border-color: #907628;
}
.TagClassName
{
border-color: #907628;
}
</style>