Shades of Corn Harvest #927419
Tints of Corn Harvest #927419
RGB
CMYK
RGB Variations
Color information
#927419 (or 0x927419) is known color: Corn Harvest. HEX triplet: 92, 74 and 19. RGB value is (146,116,25). Sum of RGB (Red+Green+Blue) = 146+116+25=287 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.87% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 25 (10.16% from 255 or 8.71% from 287); Max value from RGB is 146 - color contains mainly: red. Hex color #927419 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #927419 is #6D8BE6. Grayscale: #727272. Windows color (decimal): -7179239 or 1668242. OLE color: 1668242.
HSL color Cylindrical-coordinate representation of color #927419: hue angle of 45.12º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #927419 is Cyan = 0, Magento = 0.21, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 116 | 25 | - |
| CMYK | 0 | 0.21 | 0.83 | 0.43 |
| HSL | 45.12º | 0.71% | 0.34% | - |
| HSV(B) | 45.12º | 0.83% | 0.57% | - |
| XYZ | 18.27 | 18.67 | 3.56 | - |
| YUV | 114.6 | 77.44 | 150.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 116 | 25 | 0 | 0.21 | 0.83 | 0.43 | 45.12 | 0.71 | 0.34 |
| Hex | 92 | 74 | 19 | 0 | 15 | 53 | 2B | 2D | 47 | 22 |
| Octal | 222 | 164 | 31 | 0 | 25 | 123 | 53 | 55 | 107 | 42 |
| Binary | 10010010 | 1110100 | 11001 | 0 | 10101 | 1010011 | 101011 | 101101 | 1000111 | 100010 |
Color Harmonies of #927419
Complementary color
Monochromatic Colors of #927419
Black with #927419
Text Example
Text Example
White with #927419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927419; }
p { color: rgb(146,116,25); }
H1.HeaderClassName
{
color: #927419;
}
.AnyTagClassName
{
color: #927419;
}
</style>
background-color css
<style>
a { background-color: #927419; }
a { background-color: rgb(146,116,25); }
div.DivClassName
{
background-color: #927419;
}
.BgClassName
{
background-color: #927419;
}
</style>
border-color css
<style>
span { border-color: #927419; }
span { border-color: rgb(146,116,25); }
td.TdClassName
{
border-color: #927419;
}
.TagClassName
{
border-color: #927419;
}
</style>