Shades of Corn Harvest #947927
Tints of Corn Harvest #947927
RGB
CMYK
RGB Variations
Color information
#947927 (or 0x947927) is known color: Corn Harvest. HEX triplet: 94, 79 and 27. RGB value is (148,121,39). Sum of RGB (Red+Green+Blue) = 148+121+39=308 (40% of max value = 765). Red value is 148 (58.20% from 255 or 48.05% from 308); Green value is 121 (47.66% from 255 or 39.29% from 308); Blue value is 39 (15.62% from 255 or 12.66% from 308); Max value from RGB is 148 - color contains mainly: red. Hex color #947927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #947927 is #6B86D8. Grayscale: #787878. Windows color (decimal): -7046873 or 2587028. OLE color: 2587028.
HSL color Cylindrical-coordinate representation of color #947927: hue angle of 45.14º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #947927 is Cyan = 0, Magento = 0.18, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 121 | 39 | - |
| CMYK | 0 | 0.18 | 0.74 | 0.42 |
| HSL | 45.14º | 0.58% | 0.37% | - |
| HSV(B) | 45.14º | 0.74% | 0.58% | - |
| XYZ | 19.42 | 20.12 | 4.78 | - |
| YUV | 119.73 | 82.45 | 148.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 121 | 39 | 0 | 0.18 | 0.74 | 0.42 | 45.14 | 0.58 | 0.37 |
| Hex | 94 | 79 | 27 | 0 | 12 | 4A | 2A | 2D | 3A | 25 |
| Octal | 224 | 171 | 47 | 0 | 22 | 112 | 52 | 55 | 72 | 45 |
| Binary | 10010100 | 1111001 | 100111 | 0 | 10010 | 1001010 | 101010 | 101101 | 111010 | 100101 |
Color Harmonies of #947927
Complementary color
Monochromatic Colors of #947927
Black with #947927
Text Example
Text Example
White with #947927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #947927; }
p { color: rgb(148,121,39); }
H1.HeaderClassName
{
color: #947927;
}
.AnyTagClassName
{
color: #947927;
}
</style>
background-color css
<style>
a { background-color: #947927; }
a { background-color: rgb(148,121,39); }
div.DivClassName
{
background-color: #947927;
}
.BgClassName
{
background-color: #947927;
}
</style>
border-color css
<style>
span { border-color: #947927; }
span { border-color: rgb(148,121,39); }
td.TdClassName
{
border-color: #947927;
}
.TagClassName
{
border-color: #947927;
}
</style>