Shades of Corn Harvest #927136
Tints of Corn Harvest #927136
RGB
CMYK
RGB Variations
Color information
#927136 (or 0x927136) is known color: Corn Harvest. HEX triplet: 92, 71 and 36. RGB value is (146,113,54). Sum of RGB (Red+Green+Blue) = 146+113+54=313 (41% of max value = 765). Red value is 146 (57.42% from 255 or 46.65% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 54 (21.48% from 255 or 17.25% from 313); Max value from RGB is 146 - color contains mainly: red. Hex color #927136 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #927136 is #6D8EC9. Grayscale: #747474. Windows color (decimal): -7179978 or 3568018. OLE color: 3568018.
HSL color Cylindrical-coordinate representation of color #927136: hue angle of 38.48º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #927136 is Cyan = 0, Magento = 0.23, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 113 | 54 | - |
| CMYK | 0 | 0.23 | 0.63 | 0.43 |
| HSL | 38.48º | 0.46% | 0.39% | - |
| HSV(B) | 38.48º | 0.63% | 0.57% | - |
| XYZ | 18.43 | 18.19 | 6.03 | - |
| YUV | 116.14 | 92.93 | 149.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 113 | 54 | 0 | 0.23 | 0.63 | 0.43 | 38.48 | 0.46 | 0.39 |
| Hex | 92 | 71 | 36 | 0 | 17 | 3F | 2B | 26 | 2E | 27 |
| Octal | 222 | 161 | 66 | 0 | 27 | 77 | 53 | 46 | 56 | 47 |
| Binary | 10010010 | 1110001 | 110110 | 0 | 10111 | 111111 | 101011 | 100110 | 101110 | 100111 |
Color Harmonies of #927136
Complementary color
Monochromatic Colors of #927136
Black with #927136
Text Example
Text Example
White with #927136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #927136; }
p { color: rgb(146,113,54); }
H1.HeaderClassName
{
color: #927136;
}
.AnyTagClassName
{
color: #927136;
}
</style>
background-color css
<style>
a { background-color: #927136; }
a { background-color: rgb(146,113,54); }
div.DivClassName
{
background-color: #927136;
}
.BgClassName
{
background-color: #927136;
}
</style>
border-color css
<style>
span { border-color: #927136; }
span { border-color: rgb(146,113,54); }
td.TdClassName
{
border-color: #927136;
}
.TagClassName
{
border-color: #927136;
}
</style>