Shades of Corn Harvest #947726
Tints of Corn Harvest #947726
RGB
CMYK
RGB Variations
Color information
#947726 (or 0x947726) is known color: Corn Harvest. HEX triplet: 94, 77 and 26. RGB value is (148,119,38). Sum of RGB (Red+Green+Blue) = 148+119+38=305 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.52% from 305); Green value is 119 (46.88% from 255 or 39.02% from 305); Blue value is 38 (15.23% from 255 or 12.46% from 305); Max value from RGB is 148 - color contains mainly: red. Hex color #947726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947726 is #6B88D9. Grayscale: #767676. Windows color (decimal): -7047386 or 2520980. OLE color: 2520980.
HSL color Cylindrical-coordinate representation of color #947726: hue angle of 44.18º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #947726 is Cyan = 0, Magento = 0.20, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 119 | 38 | - |
| CMYK | 0 | 0.20 | 0.74 | 0.42 |
| HSL | 44.18º | 0.59% | 0.36% | - |
| HSV(B) | 44.18º | 0.74% | 0.58% | - |
| XYZ | 19.16 | 19.63 | 4.61 | - |
| YUV | 118.44 | 82.61 | 149.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 119 | 38 | 0 | 0.20 | 0.74 | 0.42 | 44.18 | 0.59 | 0.36 |
| Hex | 94 | 77 | 26 | 0 | 14 | 4A | 2A | 2C | 3B | 24 |
| Octal | 224 | 167 | 46 | 0 | 24 | 112 | 52 | 54 | 73 | 44 |
| Binary | 10010100 | 1110111 | 100110 | 0 | 10100 | 1001010 | 101010 | 101100 | 111011 | 100100 |
Color Harmonies of #947726
Complementary color
Monochromatic Colors of #947726
Black with #947726
Text Example
Text Example
White with #947726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947726; }
p { color: rgb(148,119,38); }
H1.HeaderClassName
{
color: #947726;
}
.AnyTagClassName
{
color: #947726;
}
</style>
background-color css
<style>
a { background-color: #947726; }
a { background-color: rgb(148,119,38); }
div.DivClassName
{
background-color: #947726;
}
.BgClassName
{
background-color: #947726;
}
</style>
border-color css
<style>
span { border-color: #947726; }
span { border-color: rgb(148,119,38); }
td.TdClassName
{
border-color: #947726;
}
.TagClassName
{
border-color: #947726;
}
</style>