Shades of Corn Harvest #947521
Tints of Corn Harvest #947521
RGB
CMYK
RGB Variations
Color information
#947521 (or 0x947521) is known color: Corn Harvest. HEX triplet: 94, 75 and 21. RGB value is (148,117,33). Sum of RGB (Red+Green+Blue) = 148+117+33=298 (39% of max value = 765). Red value is 148 (58.20% from 255 or 49.66% from 298); Green value is 117 (46.09% from 255 or 39.26% from 298); Blue value is 33 (13.28% from 255 or 11.07% from 298); Max value from RGB is 148 - color contains mainly: red. Hex color #947521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947521 is #6B8ADE. Grayscale: #757575. Windows color (decimal): -7047903 or 2192788. OLE color: 2192788.
HSL color Cylindrical-coordinate representation of color #947521: hue angle of 43.83º 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 #947521 is Cyan = 0, Magento = 0.21, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 33 | - |
| CMYK | 0 | 0.21 | 0.78 | 0.42 |
| HSL | 43.83º | 0.64% | 0.35% | - |
| HSV(B) | 43.83º | 0.78% | 0.58% | - |
| XYZ | 18.85 | 19.13 | 4.14 | - |
| YUV | 116.69 | 80.77 | 150.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 33 | 0 | 0.21 | 0.78 | 0.42 | 43.83 | 0.64 | 0.35 |
| Hex | 94 | 75 | 21 | 0 | 15 | 4E | 2A | 2C | 40 | 23 |
| Octal | 224 | 165 | 41 | 0 | 25 | 116 | 52 | 54 | 100 | 43 |
| Binary | 10010100 | 1110101 | 100001 | 0 | 10101 | 1001110 | 101010 | 101100 | 1000000 | 100011 |
Color Harmonies of #947521
Complementary color
Monochromatic Colors of #947521
Black with #947521
Text Example
Text Example
White with #947521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947521; }
p { color: rgb(148,117,33); }
H1.HeaderClassName
{
color: #947521;
}
.AnyTagClassName
{
color: #947521;
}
</style>
background-color css
<style>
a { background-color: #947521; }
a { background-color: rgb(148,117,33); }
div.DivClassName
{
background-color: #947521;
}
.BgClassName
{
background-color: #947521;
}
</style>
border-color css
<style>
span { border-color: #947521; }
span { border-color: rgb(148,117,33); }
td.TdClassName
{
border-color: #947521;
}
.TagClassName
{
border-color: #947521;
}
</style>