Shades of Corn Harvest #927520
Tints of Corn Harvest #927520
RGB
CMYK
RGB Variations
Color information
#927520 (or 0x927520) is known color: Corn Harvest. HEX triplet: 92, 75 and 20. RGB value is (146,117,32). Sum of RGB (Red+Green+Blue) = 146+117+32=295 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.49% from 295); Green value is 117 (46.09% from 255 or 39.66% from 295); Blue value is 32 (12.89% from 255 or 10.85% from 295); Max value from RGB is 146 - color contains mainly: red. Hex color #927520 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927520 is #6D8ADF. Grayscale: #747474. Windows color (decimal): -7178976 or 2127250. OLE color: 2127250.
HSL color Cylindrical-coordinate representation of color #927520: hue angle of 44.74º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #927520 is Cyan = 0, Magento = 0.20, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 32 | - |
| CMYK | 0 | 0.20 | 0.78 | 0.43 |
| HSL | 44.74º | 0.64% | 0.35% | - |
| HSV(B) | 44.74º | 0.78% | 0.57% | - |
| XYZ | 18.48 | 18.94 | 4.05 | - |
| YUV | 115.98 | 80.61 | 149.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 32 | 0 | 0.20 | 0.78 | 0.43 | 44.74 | 0.64 | 0.35 |
| Hex | 92 | 75 | 20 | 0 | 14 | 4E | 2B | 2D | 40 | 23 |
| Octal | 222 | 165 | 40 | 0 | 24 | 116 | 53 | 55 | 100 | 43 |
| Binary | 10010010 | 1110101 | 100000 | 0 | 10100 | 1001110 | 101011 | 101101 | 1000000 | 100011 |
Color Harmonies of #927520
Complementary color
Monochromatic Colors of #927520
Black with #927520
Text Example
Text Example
White with #927520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927520; }
p { color: rgb(146,117,32); }
H1.HeaderClassName
{
color: #927520;
}
.AnyTagClassName
{
color: #927520;
}
</style>
background-color css
<style>
a { background-color: #927520; }
a { background-color: rgb(146,117,32); }
div.DivClassName
{
background-color: #927520;
}
.BgClassName
{
background-color: #927520;
}
</style>
border-color css
<style>
span { border-color: #927520; }
span { border-color: rgb(146,117,32); }
td.TdClassName
{
border-color: #927520;
}
.TagClassName
{
border-color: #927520;
}
</style>