Shades of Corn Harvest #846730
Tints of Corn Harvest #846730
RGB
CMYK
RGB Variations
Color information
#846730 (or 0x846730) is known color: Corn Harvest. HEX triplet: 84, 67 and 30. RGB value is (132,103,48). Sum of RGB (Red+Green+Blue) = 132+103+48=283 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.64% from 283); Green value is 103 (40.62% from 255 or 36.40% from 283); Blue value is 48 (19.14% from 255 or 16.96% from 283); Max value from RGB is 132 - color contains mainly: red. Hex color #846730 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #846730 is #7B98CF. Grayscale: #696969. Windows color (decimal): -8100048 or 3172228. OLE color: 3172228.
HSL color Cylindrical-coordinate representation of color #846730: hue angle of 39.29º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #846730 is Cyan = 0, Magento = 0.22, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 103 | 48 | - |
| CMYK | 0 | 0.22 | 0.64 | 0.48 |
| HSL | 39.29º | 0.47% | 0.35% | - |
| HSV(B) | 39.29º | 0.64% | 0.52% | - |
| XYZ | 14.9 | 14.82 | 4.87 | - |
| YUV | 105.4 | 95.61 | 146.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 48 | 0 | 0.22 | 0.64 | 0.48 | 39.29 | 0.47 | 0.35 |
| Hex | 84 | 67 | 30 | 0 | 16 | 40 | 30 | 27 | 2F | 23 |
| Octal | 204 | 147 | 60 | 0 | 26 | 100 | 60 | 47 | 57 | 43 |
| Binary | 10000100 | 1100111 | 110000 | 0 | 10110 | 1000000 | 110000 | 100111 | 101111 | 100011 |
Color Harmonies of #846730
Complementary color
Monochromatic Colors of #846730
Black with #846730
Text Example
Text Example
White with #846730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846730; }
p { color: rgb(132,103,48); }
H1.HeaderClassName
{
color: #846730;
}
.AnyTagClassName
{
color: #846730;
}
</style>
background-color css
<style>
a { background-color: #846730; }
a { background-color: rgb(132,103,48); }
div.DivClassName
{
background-color: #846730;
}
.BgClassName
{
background-color: #846730;
}
</style>
border-color css
<style>
span { border-color: #846730; }
span { border-color: rgb(132,103,48); }
td.TdClassName
{
border-color: #846730;
}
.TagClassName
{
border-color: #846730;
}
</style>