Shades of Corn Harvest #947935
Tints of Corn Harvest #947935
RGB
CMYK
RGB Variations
Color information
#947935 (or 0x947935) is known color: Corn Harvest. HEX triplet: 94, 79 and 35. RGB value is (148,121,53). Sum of RGB (Red+Green+Blue) = 148+121+53=322 (42% of max value = 765). Red value is 148 (58.20% from 255 or 45.96% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 53 (21.09% from 255 or 16.46% from 322); Max value from RGB is 148 - color contains mainly: red. Hex color #947935 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947935 is #6B86CA. Grayscale: #797979. Windows color (decimal): -7046859 or 3504532. OLE color: 3504532.
HSL color Cylindrical-coordinate representation of color #947935: hue angle of 42.95º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #947935 is Cyan = 0, Magento = 0.18, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 53 | - |
| CMYK | 0 | 0.18 | 0.64 | 0.42 |
| HSL | 42.95º | 0.47% | 0.39% | - |
| HSV(B) | 42.95º | 0.64% | 0.58% | - |
| XYZ | 19.69 | 20.23 | 6.23 | - |
| YUV | 121.32 | 89.45 | 147.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 53 | 0 | 0.18 | 0.64 | 0.42 | 42.95 | 0.47 | 0.39 |
| Hex | 94 | 79 | 35 | 0 | 12 | 40 | 2A | 2B | 2F | 27 |
| Octal | 224 | 171 | 65 | 0 | 22 | 100 | 52 | 53 | 57 | 47 |
| Binary | 10010100 | 1111001 | 110101 | 0 | 10010 | 1000000 | 101010 | 101011 | 101111 | 100111 |
Color Harmonies of #947935
Complementary color
Monochromatic Colors of #947935
Black with #947935
Text Example
Text Example
White with #947935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947935; }
p { color: rgb(148,121,53); }
H1.HeaderClassName
{
color: #947935;
}
.AnyTagClassName
{
color: #947935;
}
</style>
background-color css
<style>
a { background-color: #947935; }
a { background-color: rgb(148,121,53); }
div.DivClassName
{
background-color: #947935;
}
.BgClassName
{
background-color: #947935;
}
</style>
border-color css
<style>
span { border-color: #947935; }
span { border-color: rgb(148,121,53); }
td.TdClassName
{
border-color: #947935;
}
.TagClassName
{
border-color: #947935;
}
</style>