Shades of Corn Harvest #947028
Tints of Corn Harvest #947028
RGB
CMYK
RGB Variations
Color information
#947028 (or 0x947028) is known color: Corn Harvest. HEX triplet: 94, 70 and 28. RGB value is (148,112,40). Sum of RGB (Red+Green+Blue) = 148+112+40=300 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.33% from 300); Green value is 112 (44.14% from 255 or 37.33% from 300); Blue value is 40 (16.02% from 255 or 13.33% from 300); Max value from RGB is 148 - color contains mainly: red. Hex color #947028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947028 is #6B8FD7. Grayscale: #727272. Windows color (decimal): -7049176 or 2650260. OLE color: 2650260.
HSL color Cylindrical-coordinate representation of color #947028: hue angle of 40º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #947028 is Cyan = 0, Magento = 0.24, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 40 | - |
| CMYK | 0 | 0.24 | 0.73 | 0.42 |
| HSL | 40º | 0.57% | 0.37% | - |
| HSV(B) | 40º | 0.73% | 0.58% | - |
| XYZ | 18.39 | 18.04 | 4.52 | - |
| YUV | 114.56 | 85.93 | 151.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 40 | 0 | 0.24 | 0.73 | 0.42 | 40 | 0.57 | 0.37 |
| Hex | 94 | 70 | 28 | 0 | 18 | 49 | 2A | 28 | 39 | 25 |
| Octal | 224 | 160 | 50 | 0 | 30 | 111 | 52 | 50 | 71 | 45 |
| Binary | 10010100 | 1110000 | 101000 | 0 | 11000 | 1001001 | 101010 | 101000 | 111001 | 100101 |
Color Harmonies of #947028
Complementary color
Monochromatic Colors of #947028
Black with #947028
Text Example
Text Example
White with #947028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947028; }
p { color: rgb(148,112,40); }
H1.HeaderClassName
{
color: #947028;
}
.AnyTagClassName
{
color: #947028;
}
</style>
background-color css
<style>
a { background-color: #947028; }
a { background-color: rgb(148,112,40); }
div.DivClassName
{
background-color: #947028;
}
.BgClassName
{
background-color: #947028;
}
</style>
border-color css
<style>
span { border-color: #947028; }
span { border-color: rgb(148,112,40); }
td.TdClassName
{
border-color: #947028;
}
.TagClassName
{
border-color: #947028;
}
</style>