Shades of Corn Harvest #907525
Tints of Corn Harvest #907525
RGB
CMYK
RGB Variations
Color information
#907525 (or 0x907525) is known color: Corn Harvest. HEX triplet: 90, 75 and 25. RGB value is (144,117,37). Sum of RGB (Red+Green+Blue) = 144+117+37=298 (39% of max value = 765). Red value is 144 (56.64% from 255 or 48.32% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 37 (14.84% from 255 or 12.42% from 298); Max value from RGB is 144 - color contains mainly: red. Hex color #907525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #907525 is #6F8ADA. Grayscale: #747474. Windows color (decimal): -7310043 or 2454928. OLE color: 2454928.
HSL color Cylindrical-coordinate representation of color #907525: hue angle of 44.86º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #907525 is Cyan = 0, Magento = 0.19, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 117 | 37 | - |
| CMYK | 0 | 0.19 | 0.74 | 0.44 |
| HSL | 44.86º | 0.59% | 0.35% | - |
| HSV(B) | 44.86º | 0.74% | 0.56% | - |
| XYZ | 18.2 | 18.79 | 4.42 | - |
| YUV | 115.95 | 83.45 | 148 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 117 | 37 | 0 | 0.19 | 0.74 | 0.44 | 44.86 | 0.59 | 0.35 |
| Hex | 90 | 75 | 25 | 0 | 13 | 4A | 2C | 2D | 3B | 23 |
| Octal | 220 | 165 | 45 | 0 | 23 | 112 | 54 | 55 | 73 | 43 |
| Binary | 10010000 | 1110101 | 100101 | 0 | 10011 | 1001010 | 101100 | 101101 | 111011 | 100011 |
Color Harmonies of #907525
Complementary color
Monochromatic Colors of #907525
Black with #907525
Text Example
Text Example
White with #907525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #907525; }
p { color: rgb(144,117,37); }
H1.HeaderClassName
{
color: #907525;
}
.AnyTagClassName
{
color: #907525;
}
</style>
background-color css
<style>
a { background-color: #907525; }
a { background-color: rgb(144,117,37); }
div.DivClassName
{
background-color: #907525;
}
.BgClassName
{
background-color: #907525;
}
</style>
border-color css
<style>
span { border-color: #907525; }
span { border-color: rgb(144,117,37); }
td.TdClassName
{
border-color: #907525;
}
.TagClassName
{
border-color: #907525;
}
</style>