Shades of Corn Harvest #947027
Tints of Corn Harvest #947027
RGB
CMYK
RGB Variations
Color information
#947027 (or 0x947027) is known color: Corn Harvest. HEX triplet: 94, 70 and 27. RGB value is (148,112,39). Sum of RGB (Red+Green+Blue) = 148+112+39=299 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.50% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 39 (15.62% from 255 or 13.04% from 299); Max value from RGB is 148 - color contains mainly: red. Hex color #947027 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947027 is #6B8FD8. Grayscale: #727272. Windows color (decimal): -7049177 or 2584724. OLE color: 2584724.
HSL color Cylindrical-coordinate representation of color #947027: hue angle of 40.18º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #947027 is Cyan = 0, Magento = 0.24, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 112 | 39 | - |
| CMYK | 0 | 0.24 | 0.74 | 0.42 |
| HSL | 40.18º | 0.58% | 0.37% | - |
| HSV(B) | 40.18º | 0.74% | 0.58% | - |
| XYZ | 18.37 | 18.03 | 4.43 | - |
| YUV | 114.44 | 85.43 | 151.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 112 | 39 | 0 | 0.24 | 0.74 | 0.42 | 40.18 | 0.58 | 0.37 |
| Hex | 94 | 70 | 27 | 0 | 18 | 4A | 2A | 28 | 3A | 25 |
| Octal | 224 | 160 | 47 | 0 | 30 | 112 | 52 | 50 | 72 | 45 |
| Binary | 10010100 | 1110000 | 100111 | 0 | 11000 | 1001010 | 101010 | 101000 | 111010 | 100101 |
Color Harmonies of #947027
Complementary color
Monochromatic Colors of #947027
Black with #947027
Text Example
Text Example
White with #947027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947027; }
p { color: rgb(148,112,39); }
H1.HeaderClassName
{
color: #947027;
}
.AnyTagClassName
{
color: #947027;
}
</style>
background-color css
<style>
a { background-color: #947027; }
a { background-color: rgb(148,112,39); }
div.DivClassName
{
background-color: #947027;
}
.BgClassName
{
background-color: #947027;
}
</style>
border-color css
<style>
span { border-color: #947027; }
span { border-color: rgb(148,112,39); }
td.TdClassName
{
border-color: #947027;
}
.TagClassName
{
border-color: #947027;
}
</style>