Shades of Corn Harvest #877130
Tints of Corn Harvest #877130
RGB
CMYK
RGB Variations
Color information
#877130 (or 0x877130) is known color: Corn Harvest. HEX triplet: 87, 71 and 30. RGB value is (135,113,48). Sum of RGB (Red+Green+Blue) = 135+113+48=296 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.61% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 48 (19.14% from 255 or 16.22% from 296); Max value from RGB is 135 - color contains mainly: red. Hex color #877130 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877130 is #788ECF. Grayscale: #707070. Windows color (decimal): -7900880 or 3174791. OLE color: 3174791.
HSL color Cylindrical-coordinate representation of color #877130: hue angle of 44.83º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #877130 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 48 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.47 |
| HSL | 44.83º | 0.48% | 0.36% | - |
| HSV(B) | 44.83º | 0.64% | 0.53% | - |
| XYZ | 16.43 | 17.17 | 5.25 | - |
| YUV | 112.17 | 91.79 | 144.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 48 | 0 | 0.16 | 0.64 | 0.47 | 44.83 | 0.48 | 0.36 |
| Hex | 87 | 71 | 30 | 0 | 10 | 40 | 2F | 2D | 30 | 24 |
| Octal | 207 | 161 | 60 | 0 | 20 | 100 | 57 | 55 | 60 | 44 |
| Binary | 10000111 | 1110001 | 110000 | 0 | 10000 | 1000000 | 101111 | 101101 | 110000 | 100100 |
Color Harmonies of #877130
Complementary color
Monochromatic Colors of #877130
Black with #877130
Text Example
Text Example
White with #877130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877130; }
p { color: rgb(135,113,48); }
H1.HeaderClassName
{
color: #877130;
}
.AnyTagClassName
{
color: #877130;
}
</style>
background-color css
<style>
a { background-color: #877130; }
a { background-color: rgb(135,113,48); }
div.DivClassName
{
background-color: #877130;
}
.BgClassName
{
background-color: #877130;
}
</style>
border-color css
<style>
span { border-color: #877130; }
span { border-color: rgb(135,113,48); }
td.TdClassName
{
border-color: #877130;
}
.TagClassName
{
border-color: #877130;
}
</style>