Shades of Corn Harvest #927538
Tints of Corn Harvest #927538
RGB
CMYK
RGB Variations
Color information
#927538 (or 0x927538) is known color: Corn Harvest. HEX triplet: 92, 75 and 38. RGB value is (146,117,56). Sum of RGB (Red+Green+Blue) = 146+117+56=319 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.77% from 319); Green value is 117 (46.09% from 255 or 36.68% from 319); Blue value is 56 (22.27% from 255 or 17.55% from 319); Max value from RGB is 146 - color contains mainly: red. Hex color #927538 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927538 is #6D8AC7. Grayscale: #767676. Windows color (decimal): -7178952 or 3700114. OLE color: 3700114.
HSL color Cylindrical-coordinate representation of color #927538: hue angle of 40.67º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #927538 is Cyan = 0, Magento = 0.20, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 117 | 56 | - |
| CMYK | 0 | 0.20 | 0.62 | 0.43 |
| HSL | 40.67º | 0.45% | 0.4% | - |
| HSV(B) | 40.67º | 0.62% | 0.57% | - |
| XYZ | 18.93 | 19.12 | 6.43 | - |
| YUV | 118.72 | 92.61 | 147.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 117 | 56 | 0 | 0.20 | 0.62 | 0.43 | 40.67 | 0.45 | 0.4 |
| Hex | 92 | 75 | 38 | 0 | 14 | 3E | 2B | 29 | 2D | 28 |
| Octal | 222 | 165 | 70 | 0 | 24 | 76 | 53 | 51 | 55 | 50 |
| Binary | 10010010 | 1110101 | 111000 | 0 | 10100 | 111110 | 101011 | 101001 | 101101 | 101000 |
Color Harmonies of #927538
Complementary color
Monochromatic Colors of #927538
Black with #927538
Text Example
Text Example
White with #927538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927538; }
p { color: rgb(146,117,56); }
H1.HeaderClassName
{
color: #927538;
}
.AnyTagClassName
{
color: #927538;
}
</style>
background-color css
<style>
a { background-color: #927538; }
a { background-color: rgb(146,117,56); }
div.DivClassName
{
background-color: #927538;
}
.BgClassName
{
background-color: #927538;
}
</style>
border-color css
<style>
span { border-color: #927538; }
span { border-color: rgb(146,117,56); }
td.TdClassName
{
border-color: #927538;
}
.TagClassName
{
border-color: #927538;
}
</style>