Shades of Corn Harvest #947520
Tints of Corn Harvest #947520
RGB
CMYK
RGB Variations
Color information
#947520 (or 0x947520) is known color: Corn Harvest. HEX triplet: 94, 75 and 20. RGB value is (148,117,32). Sum of RGB (Red+Green+Blue) = 148+117+32=297 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.83% from 297); Green value is 117 (46.09% from 255 or 39.39% from 297); Blue value is 32 (12.89% from 255 or 10.77% from 297); Max value from RGB is 148 - color contains mainly: red. Hex color #947520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947520 is #6B8ADF. Grayscale: #747474. Windows color (decimal): -7047904 or 2127252. OLE color: 2127252.
HSL color Cylindrical-coordinate representation of color #947520: hue angle of 43.97º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #947520 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 32 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.42 |
| HSL | 43.97º | 0.64% | 0.35% | - |
| HSV(B) | 43.97º | 0.78% | 0.58% | - |
| XYZ | 18.83 | 19.12 | 4.06 | - |
| YUV | 116.58 | 80.27 | 150.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 32 | 0 | 0.21 | 0.78 | 0.42 | 43.97 | 0.64 | 0.35 |
| Hex | 94 | 75 | 20 | 0 | 15 | 4E | 2A | 2C | 40 | 23 |
| Octal | 224 | 165 | 40 | 0 | 25 | 116 | 52 | 54 | 100 | 43 |
| Binary | 10010100 | 1110101 | 100000 | 0 | 10101 | 1001110 | 101010 | 101100 | 1000000 | 100011 |
Color Harmonies of #947520
Complementary color
Monochromatic Colors of #947520
Black with #947520
Text Example
Text Example
White with #947520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947520; }
p { color: rgb(148,117,32); }
H1.HeaderClassName
{
color: #947520;
}
.AnyTagClassName
{
color: #947520;
}
</style>
background-color css
<style>
a { background-color: #947520; }
a { background-color: rgb(148,117,32); }
div.DivClassName
{
background-color: #947520;
}
.BgClassName
{
background-color: #947520;
}
</style>
border-color css
<style>
span { border-color: #947520; }
span { border-color: rgb(148,117,32); }
td.TdClassName
{
border-color: #947520;
}
.TagClassName
{
border-color: #947520;
}
</style>