Shades of Corn Harvest #887430
Tints of Corn Harvest #887430
RGB
CMYK
RGB Variations
Color information
#887430 (or 0x887430) is known color: Corn Harvest. HEX triplet: 88, 74 and 30. RGB value is (136,116,48). Sum of RGB (Red+Green+Blue) = 136+116+48=300 (39% of max value = 765). Red value is 136 (53.52% from 255 or 45.33% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 48 (19.14% from 255 or 16% from 300); Max value from RGB is 136 - color contains mainly: red. Hex color #887430 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #887430 is #778BCF. Grayscale: #727272. Windows color (decimal): -7834576 or 3175560. OLE color: 3175560.
HSL color Cylindrical-coordinate representation of color #887430: hue angle of 46.36º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #887430 is Cyan = 0, Magento = 0.15, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 48 | - |
| CMYK | 0 | 0.15 | 0.65 | 0.47 |
| HSL | 46.36º | 0.48% | 0.36% | - |
| HSV(B) | 46.36º | 0.65% | 0.53% | - |
| XYZ | 16.93 | 17.94 | 5.37 | - |
| YUV | 114.23 | 90.63 | 143.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 48 | 0 | 0.15 | 0.65 | 0.47 | 46.36 | 0.48 | 0.36 |
| Hex | 88 | 74 | 30 | 0 | F | 41 | 2F | 2E | 30 | 24 |
| Octal | 210 | 164 | 60 | 0 | 17 | 101 | 57 | 56 | 60 | 44 |
| Binary | 10001000 | 1110100 | 110000 | 0 | 1111 | 1000001 | 101111 | 101110 | 110000 | 100100 |
Color Harmonies of #887430
Complementary color
Monochromatic Colors of #887430
Black with #887430
Text Example
Text Example
White with #887430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887430; }
p { color: rgb(136,116,48); }
H1.HeaderClassName
{
color: #887430;
}
.AnyTagClassName
{
color: #887430;
}
</style>
background-color css
<style>
a { background-color: #887430; }
a { background-color: rgb(136,116,48); }
div.DivClassName
{
background-color: #887430;
}
.BgClassName
{
background-color: #887430;
}
</style>
border-color css
<style>
span { border-color: #887430; }
span { border-color: rgb(136,116,48); }
td.TdClassName
{
border-color: #887430;
}
.TagClassName
{
border-color: #887430;
}
</style>