Shades of Corn Harvest #947526
Tints of Corn Harvest #947526
RGB
CMYK
RGB Variations
Color information
#947526 (or 0x947526) is known color: Corn Harvest. HEX triplet: 94, 75 and 26. RGB value is (148,117,38). Sum of RGB (Red+Green+Blue) = 148+117+38=303 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.84% from 303); Green value is 117 (46.09% from 255 or 38.61% from 303); Blue value is 38 (15.23% from 255 or 12.54% from 303); Max value from RGB is 148 - color contains mainly: red. Hex color #947526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947526 is #6B8AD9. Grayscale: #757575. Windows color (decimal): -7047898 or 2520468. OLE color: 2520468.
HSL color Cylindrical-coordinate representation of color #947526: hue angle of 43.09º 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 #947526 is Cyan = 0, Magento = 0.21, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 117 | 38 | - |
| CMYK | 0 | 0.21 | 0.74 | 0.42 |
| HSL | 43.09º | 0.59% | 0.36% | - |
| HSV(B) | 43.09º | 0.74% | 0.58% | - |
| XYZ | 18.92 | 19.16 | 4.53 | - |
| YUV | 117.26 | 83.27 | 149.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 117 | 38 | 0 | 0.21 | 0.74 | 0.42 | 43.09 | 0.59 | 0.36 |
| Hex | 94 | 75 | 26 | 0 | 15 | 4A | 2A | 2B | 3B | 24 |
| Octal | 224 | 165 | 46 | 0 | 25 | 112 | 52 | 53 | 73 | 44 |
| Binary | 10010100 | 1110101 | 100110 | 0 | 10101 | 1001010 | 101010 | 101011 | 111011 | 100100 |
Color Harmonies of #947526
Complementary color
Monochromatic Colors of #947526
Black with #947526
Text Example
Text Example
White with #947526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947526; }
p { color: rgb(148,117,38); }
H1.HeaderClassName
{
color: #947526;
}
.AnyTagClassName
{
color: #947526;
}
</style>
background-color css
<style>
a { background-color: #947526; }
a { background-color: rgb(148,117,38); }
div.DivClassName
{
background-color: #947526;
}
.BgClassName
{
background-color: #947526;
}
</style>
border-color css
<style>
span { border-color: #947526; }
span { border-color: rgb(148,117,38); }
td.TdClassName
{
border-color: #947526;
}
.TagClassName
{
border-color: #947526;
}
</style>