Shades of Corn Harvest #947933
Tints of Corn Harvest #947933
RGB
CMYK
RGB Variations
Color information
#947933 (or 0x947933) is known color: Corn Harvest. HEX triplet: 94, 79 and 33. RGB value is (148,121,51). Sum of RGB (Red+Green+Blue) = 148+121+51=320 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.25% from 320); Green value is 121 (47.66% from 255 or 37.81% from 320); Blue value is 51 (20.31% from 255 or 15.94% from 320); Max value from RGB is 148 - color contains mainly: red. Hex color #947933 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947933 is #6B86CC. Grayscale: #797979. Windows color (decimal): -7046861 or 3373460. OLE color: 3373460.
HSL color Cylindrical-coordinate representation of color #947933: hue angle of 43.3º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #947933 is Cyan = 0, Magento = 0.18, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 51 | - |
| CMYK | 0 | 0.18 | 0.66 | 0.42 |
| HSL | 43.3º | 0.49% | 0.39% | - |
| HSV(B) | 43.3º | 0.66% | 0.58% | - |
| XYZ | 19.65 | 20.21 | 6 | - |
| YUV | 121.09 | 88.45 | 147.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 51 | 0 | 0.18 | 0.66 | 0.42 | 43.3 | 0.49 | 0.39 |
| Hex | 94 | 79 | 33 | 0 | 12 | 42 | 2A | 2B | 31 | 27 |
| Octal | 224 | 171 | 63 | 0 | 22 | 102 | 52 | 53 | 61 | 47 |
| Binary | 10010100 | 1111001 | 110011 | 0 | 10010 | 1000010 | 101010 | 101011 | 110001 | 100111 |
Color Harmonies of #947933
Complementary color
Monochromatic Colors of #947933
Black with #947933
Text Example
Text Example
White with #947933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947933; }
p { color: rgb(148,121,51); }
H1.HeaderClassName
{
color: #947933;
}
.AnyTagClassName
{
color: #947933;
}
</style>
background-color css
<style>
a { background-color: #947933; }
a { background-color: rgb(148,121,51); }
div.DivClassName
{
background-color: #947933;
}
.BgClassName
{
background-color: #947933;
}
</style>
border-color css
<style>
span { border-color: #947933; }
span { border-color: rgb(148,121,51); }
td.TdClassName
{
border-color: #947933;
}
.TagClassName
{
border-color: #947933;
}
</style>