Shades of Corn Harvest #877230
Tints of Corn Harvest #877230
RGB
CMYK
RGB Variations
Color information
#877230 (or 0x877230) is known color: Corn Harvest. HEX triplet: 87, 72 and 30. RGB value is (135,114,48). Sum of RGB (Red+Green+Blue) = 135+114+48=297 (39% of max value = 765). Red value is 135 (53.12% from 255 or 45.45% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 48 (19.14% from 255 or 16.16% from 297); Max value from RGB is 135 - color contains mainly: red. Hex color #877230 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #877230 is #788DCF. Grayscale: #717171. Windows color (decimal): -7900624 or 3175047. OLE color: 3175047.
HSL color Cylindrical-coordinate representation of color #877230: hue angle of 45.52º 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 #877230 is Cyan = 0, Magento = 0.16, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 48 | - |
| CMYK | 0 | 0.16 | 0.64 | 0.47 |
| HSL | 45.52º | 0.48% | 0.36% | - |
| HSV(B) | 45.52º | 0.64% | 0.53% | - |
| XYZ | 16.54 | 17.4 | 5.28 | - |
| YUV | 112.76 | 91.46 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 48 | 0 | 0.16 | 0.64 | 0.47 | 45.52 | 0.48 | 0.36 |
| Hex | 87 | 72 | 30 | 0 | 10 | 40 | 2F | 2E | 30 | 24 |
| Octal | 207 | 162 | 60 | 0 | 20 | 100 | 57 | 56 | 60 | 44 |
| Binary | 10000111 | 1110010 | 110000 | 0 | 10000 | 1000000 | 101111 | 101110 | 110000 | 100100 |
Color Harmonies of #877230
Complementary color
Monochromatic Colors of #877230
Black with #877230
Text Example
Text Example
White with #877230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877230; }
p { color: rgb(135,114,48); }
H1.HeaderClassName
{
color: #877230;
}
.AnyTagClassName
{
color: #877230;
}
</style>
background-color css
<style>
a { background-color: #877230; }
a { background-color: rgb(135,114,48); }
div.DivClassName
{
background-color: #877230;
}
.BgClassName
{
background-color: #877230;
}
</style>
border-color css
<style>
span { border-color: #877230; }
span { border-color: rgb(135,114,48); }
td.TdClassName
{
border-color: #877230;
}
.TagClassName
{
border-color: #877230;
}
</style>